unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: akochoi@shaw.ca, Peter_Dyballa@web.de, zenitani@tkg.att.ne.jp,
	arobert@cogsci.ucsd.edu, hniksic@xemacs.org,
	lennart.borgman.073@student.lu.se, miles@gnu.org
Subject: Re: Printing from modern Emacsen
Date: Wed, 01 Mar 2006 11:53:42 +0900	[thread overview]
Message-ID: <E1FEHTC-0002dI-00@etlken> (raw)
In-Reply-To: <E1Epoh6-0004iI-Jq@fencepost.gnu.org> (rms@gnu.org)

[-- Attachment #1: Type: text/plain, Size: 1470 bytes --]

I'm very sorry for not reponding on this subject.

In article <E1Epoh6-0004iI-Jq@fencepost.gnu.org>, "Richard M. Stallman" <rms@gnu.org> writes:

> In principle, I think it would be good to move towards a Unicode-based
> printing system for Emacs.  Especially in the Unicode-2 branch.  I am
> not sure how far away we are from that goal.  Handa, can you tell us?

I've been working (but slowly) on using TTF font directly
from ps-print, and just finished the first version of such a
tool (ps-ttf.el; yet another external library for ps-print).
It basically generates a Type42 PostScript font from TTF
(defining only glyphs necessary for printing the current
text) and embed it in the output.

But, it requires a PostScript printer to support TrueType
rasterizer (i.e. version 2013 or the later), and also
requires several backward compatibility issues for version
yanger than 3011.

I tried to address those backward compatibility issues, but
as I don't have an old PostScript printer, I'm not sure how
well it works.

So, I'd like to ask you to print the attached PostScript
file on PostScript printers around you.  As recent
ghostscript has no problem on handling it, if your printer
is drived by ghostscript, you should be able to get the
correct result.

The file is created on emacs-unicode-2 by (ps-print-buffer
"~/temp.ps") on *Character List* buffer for
cyrillic-iso8859-5 using FreeMono.ttf
(http://www.nongnu.org/freefont/).

---
Kenichi Handa
handa@m17n.org


[-- Attachment #2: temp.ps --]
[-- Type: application/postscript, Size: 79539 bytes --]

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

       reply	other threads:[~2006-03-01  2:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b8b42f36f08ad4bfa29eb7e24e9b9066@Web.DE>
     [not found] ` <E1Epoh6-0004iI-Jq@fencepost.gnu.org>
2006-03-01  2:53   ` Kenichi Handa [this message]
2006-03-01  6:29     ` Printing from modern Emacsen Miles Bader
2006-03-01  7:13       ` Kenichi Handa
2006-03-03 12:55         ` Kenichi Handa
2006-03-04 12:37           ` Robert J. Chassell
2006-03-09  7:46             ` Kenichi Handa
2006-03-01 19:19     ` Eli Zaretskii
2006-03-02  2:28       ` Kenichi Handa
2006-03-03 17:24         ` Eli Zaretskii
2006-03-07 13:04           ` Kenichi Handa
2006-03-07 19:38             ` Eli Zaretskii
2006-03-08  0:51               ` Kenichi Handa
2006-03-07 21:46             ` Robert J. Chassell
     [not found]             ` <m1FGlVk-0004FVC@rattlesnake.com>
2006-03-09  8:06               ` Kenichi Handa
2006-03-09 13:06                 ` Robert J. Chassell
2006-03-02 11:37     ` Mark Aufflick
2006-03-02 11:53       ` Mark Aufflick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1FEHTC-0002dI-00@etlken \
    --to=handa@m17n.org \
    --cc=Peter_Dyballa@web.de \
    --cc=akochoi@shaw.ca \
    --cc=arobert@cogsci.ucsd.edu \
    --cc=hniksic@xemacs.org \
    --cc=lennart.borgman.073@student.lu.se \
    --cc=miles@gnu.org \
    --cc=zenitani@tkg.att.ne.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).