mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: May 05 2008,18:19 |
|
Another thing about the fonts, which I can't remember for sure if I'd posted here before.... If the dynamic murgaLua uses freetype fonts (I think it does), it won't work with X font names. You can get the freetype names to use by using Fl:set_fonts() and Fl:get_font_name() as shown above, or use the system fonts script in the murgaLua_demos package to get the font names and a visual preview.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|