lvgl / lv_font_conv

Converts TTF/WOFF fonts to compact bitmap format
https://lvgl.io/tools/fontconverter
MIT License
187 stars 79 forks source link

Set "Opts" comment in the web version #106

Closed neuschaefer closed 8 months ago

neuschaefer commented 8 months ago

This PR implements the feature requested in https://github.com/lvgl/lv_font_conv/issues/100.

kisvegabor commented 8 months ago

Tested and published on https://lvgl.io/tools/fontconverter

Thank you!

neuschaefer commented 8 months ago

Tested and published on https://lvgl.io/tools/fontconverter

Thanks!

I noticed that some of HTML is still old, for example the typos in "A pixel perefect fonts: Terminus", which was fixed in Git a while ago.

kisvegabor commented 8 months ago

The online HTML and content.html differs. I manually updated online HTML file based on the git history.