From: Kenichi Handa <handa@m17n.org>
Subject: Re: Printing from modern Emacsen
Date: Thu, 09 Mar 2006 16:46:22 +0900 [thread overview]
Message-ID: <E1FHFqo-0007NC-00@etlken> (raw)
In-Reply-To: <m1FFW0W-0004FVC@rattlesnake.com> (bob@rattlesnake.com)
[-- Attachment #1: Type: text/plain, Size: 594 bytes --]
By reading TTF/OTF spec again, I found that
checkSumAdjustment slot of `head' table must be recalculated
on generating a Type42 font. I was copying `head' table
verbatim in the previous code, but it seems that gs and some
printers just ignore that value, and thus processed the code
without error.
Here's the new code. I eliminated all unnecessary part (no
setpagedevice for A4 or US-LETTER, etc), so an error if
occurred is surely because of the Type42 handling code. It
just prints cyrillic-iso8859-5 characters in 16x6 form (at
the bottom of a paper).
---
Kenichi Handa
handa@m17n.org
[-- Attachment #2: type42.ps --]
[-- Type: application/postscript, Size: 45430 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
next prev parent reply other threads:[~2006-03-09 7:46 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 ` Printing from modern Emacsen Kenichi Handa
2006-03-01 6:29 ` 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 [this message]
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=E1FHFqo-0007NC-00@etlken \
--to=handa@m17n.org \
/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).