ugfx/src/gdisp
inmarket 0ee1b20451 Add font baseline to the starting point of string rendering.
Otherwise the limit calculation will cut off the first character
on larger fonts, like DejaVuSans24.
2013-07-30 14:19:05 +10:00
..
fonts Fix rule handling to help the end user get things right. 2013-07-29 16:31:54 +10:00
mcufont Fix compiler warnings, operating system dependancies, and non-portable code. 2013-07-29 16:25:20 +10:00
fonts.c Fix compiler warnings, operating system dependancies, and non-portable code. 2013-07-29 16:25:20 +10:00
gdisp.c Add font baseline to the starting point of string rendering. 2013-07-30 14:19:05 +10:00
gdisp.mk First cut - beautiful new font handling by PetteriAimonen 2013-07-28 17:08:45 +10:00
image.c Missing define for OSX 2013-07-24 13:55:54 +10:00
image_bmp.c fixed license headers 2013-07-21 22:20:37 +02:00
image_gif.c fixed license headers 2013-07-21 22:20:37 +02:00
image_jpg.c fixed license headers 2013-07-21 22:20:37 +02:00
image_native.c fixed license headers 2013-07-21 22:20:37 +02:00
image_png.c fixed license headers 2013-07-21 22:20:37 +02:00