chris wrote:
> A very annoying problem is, that this true type fonts are not displayed
> with the same dimensions on both platforms. Under Windows the character
> spacing is in general smaller and the font heigth of the same font say
> Verdana 14px is smaller than in Linux.
> 
> This makes it nearly impossible to design for example a List-Box,..

        Have you tried using fl_measure() to determine the actual
        size of the fonts, and basing you sizes on that?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to