Light graphic lib

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Light graphic lib

Jump to solution
884 Views
gph
Contributor III

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.

Tags (1)
0 Kudos
1 Solution
728 Views
bernhardfink
NXP Employee
NXP Employee

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

View solution in original post

3 Replies
728 Views
gph
Contributor III

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.

0 Kudos
728 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi

NXP provides emWin embedded graphics library, which supports LPC17X8 chip.

More detailed info, please check below link:

emWin Graphics Library|NXP 


Wish it helps.

Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
729 Views
bernhardfink
NXP Employee
NXP Employee

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