unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Basic WYSIWYG printing in GNU Emacs (Unicode with CJK + Image)
@ 2021-07-20  6:30 Anand Tamariya
  0 siblings, 0 replies; only message in thread
From: Anand Tamariya @ 2021-07-20  6:30 UTC (permalink / raw)
  To: emacs-devel

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

Here is my next iteration on basic WYSIWYG printing in GNU Emacs for CJK
Unicode text. Now you can print CJK Unicode text using TrueType/Opentype
fonts (Google's Noto Serif CJK font in the image) .

Note: Ghostscript doesn't support font collections (OTC/TTC) for CID keyed
fonts. So use individual TTF/OTF font files.

   -

   Run M-x ps-print-buffer-with-faces to send output to printer.
   -

   Run C-u M-x ps-print-buffer-with-faces to send output to file (PS
   format).

*CJK Font setup:*
https://www.preining.info/blog/software-projects/cjk-fonts-ghostscript/

*Code:* https://gitlab.com/atamariya/emacs/tree/dev

*Screenshot:*
https://lifeofpenguin.blogspot.com/2021/06/basic-wysiwyg-printing-in-gnu-emacs.html

[-- Attachment #2: Type: text/html, Size: 1891 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-20  6:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-20  6:30 Basic WYSIWYG printing in GNU Emacs (Unicode with CJK + Image) Anand Tamariya

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).