-
Notifications
You must be signed in to change notification settings - Fork 92
Description
Problem
When converting Material Symbols (newest fonts) and Material Icons (older variants), the icons are smaller than expected, and they're also not vertically centered.
Examples
Reference with properly converted AwesomeFont icons:
Material Symbols with debug rendering on LVGL:
Debug export with 14px size, with lv_font_conv:
Note that the icons are 12px high instead of 14px.
Debug data for the above character:
60029 debug.txt
Bounty
I'm putting a 50 EUR bounty on this. I am able to pay it via Paypal/OpenCollective/GitHub/European bank transfer. Payment is limited to these options, but I am open to discuss alternatives.
If you can prove that it's more work, I'm willing to raise the bounty.
Background
I want to add more icons to my open source project, but the AwesomeFont license doesn't seem to allow me to redistribute the icons in my GPL-licensed project.