Hi,
Is someone know a good light library for graphic ?
It's for a use on LPC17x8 processors in C with LPCOpen and FreeRTOS.
I made the low level for ePaper control and i'll search a lib for made the frame buffer with fonts and small drawing.
Thanks a lot.
Philippe.
Solved! Go to Solution.
More simple is SWIM, implementing fonts and simple drawing algorithms and managing the frame.
Look out for "SWIM" on our website.
Regards,
NXP Support Team
Thanks.
emWin is too heavy !
SWIM sound good :smileyhappy:
I found from my side µGUI seem's to be like SWIM (https://github.com/achimdoebler/UGUI)
Philippe.
Hi
NXP provides emWin embedded graphics library, which supports LPC17X8 chip.
More detailed info, please check below link:
Wish it helps.
Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
More simple is SWIM, implementing fonts and simple drawing algorithms and managing the frame.
Look out for "SWIM" on our website.
Regards,
NXP Support Team