Simon Glass <s...@chromium.org> writes:

> 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.

This seems to be using floating-point quite a bit.  Unless I missed a
recent change, that's not allowed in u-boot.

-- 
Måns Rullgård
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to