Files
u-boot/drivers/video
Simon Glass 8340ef6278 video: Add stb TrueType font renderer
This is a header file which provides a fairly light-weight TrueType
rendering implementation. It is pulled from http://nothings.org/. The code
style does not comply with U-Boot but I think it is best to leave alone to
permit the source to be synced later if needed.

The only change is to fix a reference to fabs() which should route through
a macro to allow U-Boot to provide its own version.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-30 09:35:58 +01:00
..
2015-09-11 17:15:32 -04:00
2015-06-10 19:26:54 -06:00
2015-08-26 07:54:17 -07:00
2013-10-30 10:48:41 +01:00
2016-01-21 20:42:36 -07:00