Next in thread →
Next in month →
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/
Next in thread →
Next in month →