Correctly compute text width for prop fonts; Make styles a per-bitmap attribute.
[bertos.git] / gfx / text.c
2006-03-07 bernieCorrectly compute text width for prop fonts; Make style...
2006-02-15 bernieImplement prop fonts; Fix algo styles.
2006-02-10 bernieAdd multiple font support in bitmaps.
2005-11-04 bernieFix header guards and includes for new location of...
2005-11-04 bernieMove graphics stuff from mware/ to gfx/.