Is there a 2D rendering library with full fixed point support for embedded Linux?
I am working on embedded linux, is there any open source 2D rendering available that can use scan based memory, full fixed point support.
I am working in c or cpp programming language.
I know one that meets all my needs like Google Skia which Google uses in android and chrome. But I found it without documentation, not with a direct compiler, not directly accessible in side projects.
Best regards, Sunny.
+2
source to share