On Sun, Jul 06, 2003 at 02:47:41PM +0300, Aharon Schkolnik wrote:

> 
> I googled around a bit and came up with the Hebrew Printing in KDE
> document on IGLU. I followed the instructions for making fonts
> available to ghostscript, and I checked using 
> 
>      gs prfont.ps
> GS> /<font name> DoFont

As far as I know, adding fonts to Ghostscript is a wrong solution.
Every QT application should be able to print in Hebrew without doing anything
special, assuming that you have Postscript or TrueType Hebrew fonts installed.
On my machine, I need to set the locale to he_IL, otherwise font
embedding doesn't work.

Anyone knows why setting the locale affect the font embedding ?
(It wasn't necessary with previous versions of QT)

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to