For converting fonts with large sizes and high resolutions (eight bits per pixel), LVGL's built-in converter works very well, and there's no need for another converter. The need for a new font converter arose when I wanted to convert fonts for a scrolling LED display. Since my display was monochrome, with each pixel corresponding to a single LED, I needed to set the resolution to one bit per pixel. After converting the font, I realized it wasn't suitable for my needs at all, especially with its small size. I decided to create an application where, during font conversion, I could preview the characters and the rendered bitmaps for each character and even edit them. That's why I started writing this font converter for LVGL.
-
Notifications
You must be signed in to change notification settings - Fork 2
Font Converter For LVGL
License
HooRun/FontConverter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Font Converter For LVGL
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published