Hi, On Sun, Aug 06, 2006, gulfstream wrote: > When I use wxWidgets(GTK+ port) and hoops, which is a high-performance > 2D/3D engineering graphics engine, the fonts (including menu and > button, etc) in the UI missed, and get warning message in the > terminal. The warning message is "Pango-WARNING **: shape engine > failure, expect ugly output. the offending font is 'Sans > 9.9990234375'".
"Sans 9.9990234375" looks like a bug in hoops which would incorrectly round up font metrics and request floating point metrics to pango. Could you check in hoops? I can't find it in Debian. Bye, -- Loïc Minier <[EMAIL PROTECTED]>

