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

[ufotools] switch to fontTools.misc.plistlib #829

Merged
merged 2 commits into from
Jul 8, 2019

Commits on Jul 8, 2019

  1. [ufotools] use fontTools.misc.plistlib

    - fontTools.misc.plistlib `load` and `dump` to read/write plist files
    - added `__version__` attribute & bumped to `1.34.1`
    josh-hadley committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    c02ed99 View commit details
    Browse the repository at this point in the history
  2. [tests] update expected_output plist data

    (to reflect changes in fontTools.misc.plistlib)
    - xml declaration uses single-quotes
    - 2-space indents
    josh-hadley committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    a2cba3f View commit details
    Browse the repository at this point in the history