OpenFontRender icon indicating copy to clipboard operation
OpenFontRender copied to clipboard

Feature request: output to image file

Open pkzr15 opened this issue 2 years ago β€’ 3 comments

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.

pkzr15 avatar Mar 10 '23 07:03 pkzr15

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

takkaO avatar Mar 12 '23 07:03 takkaO

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.

pkzr15 avatar Mar 13 '23 06:03 pkzr15

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?

  • Expected output
  • Current output
  • Target font file

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 😱

takkaO avatar May 01 '23 14:05 takkaO