Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MCUs? #15

Closed
arahasya opened this issue Jul 12, 2020 · 2 comments
Closed

Support for MCUs? #15

arahasya opened this issue Jul 12, 2020 · 2 comments

Comments

@arahasya
Copy link

Hi,

I have a very important project to render Devnagiri text using Arduino Uno/Mega or ESP32.

I was looking for solutions and came across this. As you have clearly mentioned this library is for linux environment.

But the code is in python. ESP32 supports micro python.

Is there any way to port this to ESP32/Arduino environment with MicroPython?

If not, do you have any ideas how to achieve this? Thanks!

@ldo
Copy link
Owner

ldo commented Jul 12, 2020

I have no idea. Does MicroPython include the ctypes library? That and libharfbuzz should be the main dependencies.

@ldo
Copy link
Owner

ldo commented Jul 19, 2020

Nothing more?

@ldo ldo closed this as completed Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants