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

CTFeatureOpenTypeTag #307

Merged
merged 20 commits into from
Oct 21, 2019
Merged

CTFeatureOpenTypeTag #307

merged 20 commits into from
Oct 21, 2019

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    839cefd View commit details
    Browse the repository at this point in the history
  2. lazy load ttfont

    typemytype committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    21d0c6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e54569 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    2f30689 View commit details
    Browse the repository at this point in the history
  2. improve setting fea in svg

    syntax is "<tag>" <value> like `"liga" 0` to turn it off/on
    typemytype committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    3a5fed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4496f16 View commit details
    Browse the repository at this point in the history
  4. improve svg test data

    typemytype committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    8bb62e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f90bf93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb58b69 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. 1 Configuration menu
    Copy the full SHA
    c9a513e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a19ee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a580ef8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5b9f8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2dfeaa View commit details
    Browse the repository at this point in the history
  6. added several bits of fallback code so simulated opentype fesatures k…

    …eep working for AAT fonts in macOS < 10.13
    justvanrossum committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    7211f81 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    8555d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f399b6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    704907a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f2e837 View commit details
    Browse the repository at this point in the history
  5. only warn when turning a non-available feature _on_ (or we'll get a w…

    …arning for appendGlyph() which will unconditionally turn off 'calt')
    justvanrossum committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    23b469b View commit details
    Browse the repository at this point in the history