Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate manual modifications of font data to gen_font.py #3771

Open
obrusvit opened this issue May 4, 2024 · 0 comments
Open

Incorporate manual modifications of font data to gen_font.py #3771

obrusvit opened this issue May 4, 2024 · 0 comments
Labels
code Code improvements

Comments

@obrusvit
Copy link
Contributor

obrusvit commented May 4, 2024

If we run core/tools/codegen/gen_font.py script, it creates a diff in generated font definitions. This is because of manual changes done to individual glyps for better visual appearance on certain models. The changes are documented by commentary but IMHO they should be defined in the script so that manual changes to generated code are not necessary.

Changes are done to

  • font_unifont_regular_16
  • font_pixeloperatormono_regular_8
  • font_pixeloperator_regular_8
  • font_pixeloperator_bold_8

image

@obrusvit obrusvit added the code Code improvements label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements
Projects
Status: No status
Development

No branches or pull requests

1 participant