diff options
author | Simon Glass <sjg@chromium.org> | 2016-01-14 18:10:34 -0700 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2016-01-30 09:35:58 +0100 |
commit | 8340ef6278b6fc89322a5ecb6a5666642aeccd4c (patch) | |
tree | 6b35693c4033fe3991ee0625aebea51e11ec1cac /cmd/mmc.c | |
parent | 8a36287a019f5d7532a8a1a7da6aa96e490dbb8a (diff) | |
download | u-boot-imx-8340ef6278b6fc89322a5ecb6a5666642aeccd4c.zip u-boot-imx-8340ef6278b6fc89322a5ecb6a5666642aeccd4c.tar.gz u-boot-imx-8340ef6278b6fc89322a5ecb6a5666642aeccd4c.tar.bz2 |
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>
Diffstat (limited to 'cmd/mmc.c')
0 files changed, 0 insertions, 0 deletions