I use "Online font converter" and "SquareLine" to gen font but the the compress not work!

What do you want to achieve?

In “Online font converter” I checked the checkBox of “Enable Font compression” but no significant reduction in size of the output fons .c file, same thing happened in SquareLine(by not add “–no-compress” to the “Custom” option box)

why???

image

this pic show the “use compress” output the “ui_font_fontRef36Compress.c”, and “not use compress” output is “ui_font_fontReg36.c”, they are the same size, why???

What have you tried so far?

Screenshot or video

Others

  • SquareLine Studio version:
  • Operating system:
  • Target hardware:

from this I use "Online font converter" and "SquareLine" to gen font but the the compress not work!!! · Issue #98 · lvgl/lv_font_conv · GitHub
so the compress function not work well with 1bpp??

It seems so. I guess the conversion algorithm can’t compress 1bpp font further. You can ask for more info/details at LVGL forum…