gfx_blitImage(): New function; gfx_blitRaster(): Fix clipping bug.
[bertos.git] / gfx / text.h
2006-03-07 bernieCorrectly compute text width for prop fonts; Make style...
2006-02-10 bernieAdd STYLEF_TALL (unimplemented).
2005-11-04 bernieFix header guards and includes for new location of...
2005-11-04 bernieMove graphics stuff from mware/ to gfx/.