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

Respect useTypoMetrics #306

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 26, 2023

  1. Fix VHEA table structure

    Signed-off-by: Vsevolod Volkov <st.lyn4@gmail.com>
    StLyn4 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c4a8820 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Fix loading non-existent data from glyf table

    Signed-off-by: Vsevolod Volkov <st.lyn4@gmail.com>
    StLyn4 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    7c7e6ac View commit details
    Browse the repository at this point in the history
  2. Setting zero coordinates for empty glyphs (space)

    Signed-off-by: Vsevolod Volkov <st.lyn4@gmail.com>
    StLyn4 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6b9538a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Handling maxp, post, vhea` versions as Version16Dot16

    Signed-off-by: Vsevolod Volkov <st.lyn4@gmail.com>
    StLyn4 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    30acdf8 View commit details
    Browse the repository at this point in the history
  2. Added respect for the "useTypoMetrics" flag

    Signed-off-by: Vsevolod Volkov <st.lyn4@gmail.com>
    StLyn4 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    dad5cca View commit details
    Browse the repository at this point in the history