This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
Re: [docbook-apps] Re: Hebrew Characters in PDFs
Weiqi Gao wrote:
> The most likely reason is that FOP doesn't know where to look. For
> example where is the "typical font dir", etc., on the multitude of
> platforms that Java supports?
Many apps must and do know where to find fonts.
pseudo code:
case OS
when 'Win9*'
look_in 'C:\WINDOWS\FONTS\'
when 'Mac OS X'
look_in # ...
# add as many OSs as possible
# also look in any directory supplied in the rc file
Tobi
--
http://www.pinkjuice.com/
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.