Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Fix loading of custom fonts #70

Merged
merged 3 commits into from
Mar 20, 2023

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    ea5f902 View commit details
    Browse the repository at this point in the history
  2. Fix loading of custom fonts

    Load fonts in binary mode, because font files aren't encoded strings.
    
    Fix parseFunc tables encoding
    janopae committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    3f6a85b View commit details
    Browse the repository at this point in the history
  3. Fix parsing/validation of font files

    by fixing parseFunc tables encoding
    janopae committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    2382a85 View commit details
    Browse the repository at this point in the history