Convert to new Doxygen style.
[bertos.git] / gfx / text_format.c
2006-07-19 bernieConvert to new Doxygen style.
2006-04-27 bernieEnhance text rendering to arbitrary x,y coords.
2006-03-22 bernieDon't use C99 stuff.
2006-03-20 bernieCleanups.
2006-03-13 bernieMark slow paths as UNLIKELY.
2006-03-07 bernieCorrectly compute text width for prop fonts; Make style...
2006-02-10 bernieAdd multiple font support in bitmaps.
2005-11-27 bernieReorder includes.
2005-11-04 bernieFix header guards and includes for new location of...
2005-11-04 bernieMove graphics stuff from mware/ to gfx/.