lineuve / u8glib

Automatically exported from code.google.com/p/u8glib
0 stars 0 forks source link

HeightXText #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
add new ascent/descent for '(' and '{' 
--> XText Height

also:
GetWidth(u8g, str)
GetXOffset(u8g, char)

Original issue reported on code.google.com by olikr...@gmail.com on 21 Jan 2012 at 10:46

GoogleCodeExporter commented 8 years ago
GetWidth renamed to GetPixelWidth
GetXOffset will not yet be implemented
All other: implemented

Original comment by olikr...@gmail.com on 1 Feb 2012 at 10:07