On Sun, Feb 16, 2003 at 11:19:35AM +0200, Shachar Shemesh wrote: > I have a problem when printing from either KWord of Mozilla, that the > Hebrew text does not print at all. I think that telling them to embed > the fonts in the PS would solve this problem, but I don't know how to do > that (yes, I have searched the archives, all I found were people saying > "you need to embed the fonts", and then people saying "Thanks! that > worked").
Open the KDE print dialog, press "System Options", and then press "Fonts". To test it, you can try printing to a Postscript file and then view it. Note that this will work only in KDE apps (so it won't work in Mozilla). > I am also not 100% clear on what path the printing goes by on its way > from the program to the printer (I used KDE's CUPS configurator to set > everything up). As such, it is not 100% clear to me how it is that the > intermediate postscript can at all use my TTF fonts. The QT library contains a code that converts the TTF fonts to Postscript fonts, and embed them in the Postscript file. ================================================================= 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]
