takkaO / OpenFontRender

TTF font render support library for microcomputer.
Other
112 stars 17 forks source link

Feature request: output to image file #24

Open pkzr15 opened 1 year ago

pkzr15 commented 1 year ago

Hello. Can the function of outputting to a image file be implemented, so that even without using actual hardware, the ttf rendering can be checked?

Thanks.

takkaO commented 1 year ago

Hi @pkzr15 . Thank you for using this library 😊.

Image output functionality would not be implemented in this library. You can use M5LcdEmulator to check the rendering results, but this project is at the alpha version level and requires some skill to use. I plan to evolve M5LcdEmulator to make OpenFontRender more useful, but it will be a while. Sorry.

P.S. I am using M5LcdEmulator to develop this library.

γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2023-03-12 160214

pkzr15 commented 1 year ago

Thanks @takkaO .

I purchased a M5Stack after asking the above question πŸ˜€ and managed to get OpenFontRender up and running.

I'm interested in implementing complex script (Hindi for example) rendering on embedded platforms, which at the moment is not being rendered by OpenFontRender correctly, very unfortunate. The glyphs were beautiful but the order of the glyphs were not taken care of.

Anyway thanks for your kind reply and have a great day.

takkaO commented 1 year ago

I am really sorry for the late replyπŸ™‡β€β™‚οΈπŸ™‡β€β™‚οΈπŸ™‡β€β™‚οΈ

The glyphs were beautiful but the order of the glyphs were not taken care of.

Very interesting. More information is needed to resolve this issue. Can you give us at least the following three pieces of information?

It would be very helpful if you could make another issue, as it is very different from the current issue. Lastly, unfortunately I do not understand Hindi at all 😱