Hi,

What is the state of printing Unicode? I have been using Markus'
utf2ps.c successfully but of course it only supports a very small set
of glyphs. Here's the 4 corners for the box and line drawing symbols BTW:

  { 0x250C, 1, "{0.05 setlinewidth 0.5 0 moveto 0.5 1 lineto 1 1 lineto stroke} bgr" },
  { 0x2510, 1, "{0.05 setlinewidth 0.5 0 moveto 0.5 1 lineto 0 1 lineto stroke} bgr" },
  { 0x2514, 1, "{0.05 setlinewidth 0.5 2 moveto 0.5 1 lineto 1 1 lineto stroke} bgr" },
  { 0x2518, 1, "{0.05 setlinewidth 0.5 2 moveto 0.5 1 lineto 0 1 lineto stroke} bgr" },

Is this being developed further? I'm looking at Cedella now but I need
to generate a grid of glyphs liked this:

  http://users.erols.com/mballen/tmvc/tmvc.ps

Is there an effort to prerender and embed fonts? I think Mozilla could
use that for sure.

Mike

-- 
May The Source be with you.

--
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to