Light graphic lib

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Light graphic lib

跳至解决方案
1,025 次查看
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.

标记 (1)
0 项奖励
回复
1 解答
869 次查看
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

在原帖中查看解决方案

3 回复数
869 次查看
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 项奖励
回复
869 次查看
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 项奖励
回复
870 次查看
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