Skip to content

Releases: sfyip/font2c

Fix outdated function api in pillow, add utf8_map in template file

Choose a tag to compare

@sfyip sfyip released this 11 Jan 18:56
  1. replace outdated font.getsize() to font.getbbox() import from Pillow
  2. add utf8_map and enable_utf8 in template file

initial release

Choose a tag to compare

@sfyip sfyip released this 03 Feb 17:23
  1. Redefine the template format
  2. Add template keyword
  3. Encoding option: raw, raw with bounding box, lvgl compression(no pre-filter)