PDA

View Full Version : linux font problem


samirkut
07-29-2005, 09:30 PM
I created a lzx app using the default fonts. The fonts render correctly in windows but look horrible in linux. I am assuming this could be because the fonts are not present in linux.

What are the default fonts used by laszlo? If I embed ttf fonts will they be read correctly under linux(firefox)?

mmenti
07-30-2005, 08:45 AM
I believe the default used is helmetr.ttf (but could be wrong).

And yes, if you explicitly name the fonts, then they will be compiled into the Laszlo app, so will be available/used by the client.