9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] toff fonts
@ 2011-09-18  5:55 cinap_lenrek
  2011-09-18 14:05 ` Russ Cox
  0 siblings, 1 reply; 6+ messages in thread
From: cinap_lenrek @ 2011-09-18  5:55 UTC (permalink / raw)
  To: 9fans

trying to render special unicode character 0x2019
in troff.

but pr2post fails with:

/386/bin/aux/tr2post: <stdin>:31 :WARNING: cannot find glyph, rune=0x2019 stoken=<’> troff font R

now looking in:

/sys/lib/postscript/troff/R

0x2000 0x20ff LucidaSansUnicode20

but in:

/sys/lib/troff/font/devutf/R

there is no reference to 0x2019 at all, only in

/sys/lib/troff/font/devutf/LucidaSans:12: ' 32 2 8217 2019

setting to front to LucidaSans in the troff source works.

so whats the relation between /sys/lib/postscript/troff/*
and /sys/lib/troff/font/dev*/*?

should the stuff in /sys/lib/troff/font/dev*/* be autogeneated
somehow?

--
cinap



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-09-19  1:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-18  5:55 [9fans] toff fonts cinap_lenrek
2011-09-18 14:05 ` Russ Cox
2011-09-18 14:16   ` cinap_lenrek
2011-09-18 15:07     ` Russ Cox
2011-09-18 15:22       ` cinap_lenrek
2011-09-19  1:01         ` Russ Cox

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 NNTP newsgroup(s).