On Dec 24, 2007 1:59 AM, Peter Dyballa <[EMAIL PROTECTED]> wrote: > Hello! > > A second missing particle is SVG > support (via librsvg or such), as in GNU Emacs 23.0.50 and 23.0.60, > the Unicode-2 branch.
I'll check into what kind of support is needed for this in the port. I take it simply configuring in librsvg is not enough? > The File menu has a few print entries. None of them works really well > with Unicode text, or graphics. PostScript supports only 8-bit > encodings (with CID keyed PostScript fonts or OpenType fonts it might > work to print 16-bit encodings), Kenichi Handa was working on improved postscript printing for the unicode emacs core, but other priorities took precedence. > so Carbon Emacsen use a work-around: > they htmlize the text buffer's contents Such an elaborate mechanism involving 3rd-party software is appropriate for distributions (of which there are none for Emacs.app) but not the port itself. Within *Step there is support for WYSIWIG printing based on the underlying display model in which screen and printing are done via the same graphics primitives. But because emacs itself manages so much of the rendering, some hacks would be needed to leverage this in Emacs.app. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
