Thread: Series2 OSD
View Single Post
  #48  
Old 08-23-2004, 01:17 PM
dah31 dah31 is offline
Charter Member
 
Join Date: Nov 2003
Posts: 36
Quote:
Originally Posted by Cheezmo
When I do that, the phone number draws a little lower than the name. (With a funny little black "dash" over the first number that would line up with where the top of the name would be. Is one using safe action and the other using safe title for the top or something?
This turned out to be a bug in libosd's FreeType code: I had the sign of the size of the bounding box below the baseline wrong. Or something.

The ``dash'' was incongruous padding code in drawstring_direct.c:ft_draw_string_by_pixels().

Herewith libosd 0.4.1 . (See the previous message for a current elseed .)

--
dah31
Attached Files
File Type: zip libosd-0.4.1.tar.bz2.zip (748.3 KB, 374 views)
Reply With Quote