From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Does ps-print-buffer-with-faces give the correct colors?
Date: Thu, 23 Nov 2006 11:46:09 +0100 [thread overview]
Message-ID: <1EE6DD10-5F37-4A0C-9BBE-04A6A7C19E2E@Web.DE> (raw)
In-Reply-To: <uac2in6sl.fsf@gnu.org>
Am 23.11.2006 um 05:08 schrieb Eli Zaretskii:
> What encodings can't PS preserve, and why?
Utf-8. To be more specific: everything non ISO Latin-1 is a problem
for the PS print routines in GNU Emacs:
These characters in the buffer can't be printed:
Ą, ą, Ł, €, „, Š, š, Ș, Ź, ź, Ż, Č, ł, Ž, ”, and
more...
Click them to jump to the buffer position,
or C-u C-x = will give information about them.
Please don't mention PS Mule and BDF fonts! The reason why it fails
lies in the PostScript fonts: they can only provide up to 256 glyphs.
CID type PS fonts for use with CJK scripts can provide more glyphs.
Right now there is no PostScript "fontset" defined that supports the
planes defined in Unicode, not even for the first 64 K positions in
the BMP, the Basic Multilingual Plane.
It is clever to use the operating system's knowledge.
--
Greetings
Pete
There's something the technicians need to learn from the artists. If
it isn't aesthetically pleasing, it's probably wrong.
next prev parent reply other threads:[~2006-11-23 10:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-22 18:25 Does ps-print-buffer-with-faces give the correct colors? Mathias Dahl
2006-11-22 22:35 ` Peter Dyballa
2006-11-23 4:08 ` Eli Zaretskii
2006-11-23 10:46 ` Peter Dyballa [this message]
2006-11-23 0:43 ` Mathias Dahl
2006-11-23 4:16 ` Eli Zaretskii
[not found] ` <mailman.1005.1164235028.2155.help-gnu-emacs@gnu.org>
2006-11-23 9:29 ` Mathias Dahl
2006-11-23 17:32 ` Mathias Dahl
2006-11-24 20:16 ` Kim F. Storm
2006-11-24 23:15 ` Lennart Borgman
2006-11-25 10:21 ` Eli Zaretskii
[not found] ` <mailman.1023.1164399420.2155.help-gnu-emacs@gnu.org>
2006-11-27 9:28 ` Mathias Dahl
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1EE6DD10-5F37-4A0C-9BBE-04A6A7C19E2E@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.