chore(deps): update dependency fonttools to v4.53.0 #11
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mCaptcha/powd!11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/fonttools-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==4.42.0->==4.53.0Release Notes
fonttools/fonttools (fonttools)
v4.53.0Compare Source
v4.52.4Compare Source
v4.52.3Compare Source
Fixed a small syntax error in the reStructuredText-formatted NEWS.rst file which caused the upload to PyPI to fail for 4.52.2. No other code changes.
v4.52.1Compare Source
Fixed a small syntax error in the reStructuredText-formatted NEWS.rst file which caused the upload to PyPI to fail for 4.52.0.
No other code changes.
v4.51.0Compare Source
v4.50.0Compare Source
v4.49.0Compare Source
MATHtable (#3446)v4.48.1Compare Source
v4.47.2Compare Source
Minor release to fix uploading wheels to PyPI.
v4.47.0Compare Source
getMasterScalarsandinterpolateFromValuesAndScalars.public.fontInfolib key, not used anywhere yet (#3358).v4.46.0Compare Source
addFeatureVariationsfunction can now take a list of featureTags; similarly, the lib key 'com.github.fonttools.varLib.featureVarsFeatureTag' can now take a comma-separateed string of feature tags (e.g. "salt,ss01") instead of a single tag (#3360).VarLibErrorif the feature tag already has feature variations associated with it (#3363).addGSUBFeatureVariationsfunction to add GSUB Feature Variations to an existing variable font from rules defined in a DesignSpace document (#3362).v4.45.1Compare Source
v4.45.0Compare Source
--pdfand--htmloptions to generate a PDF or HTML report of the interpolation issues.The PDF/HTML report showcases the problematic masters, the interpolated broken glyph, as well as the proposed fixed version.
v4.44.3Compare Source
v4.44.1Compare Source
recalcCodePageRangesto OS/2 table class; added--prune-codepage-rangestofonttools subsetcommand (#3328, #2607).NOTE: this release was "yanked" from PyPI because it introduced a regression: https://github.com/fonttools/fonttools/issues/3334
v4.44.0Compare Source
92cbfee).recalcBounds(#3301).v4.43.1Compare Source
_reverseBytesmethod triggered when dumping some bitmap fonts withttx -z bitwiseoption (#3162).recalcmethod when no vmtx or hmtx tables are present (#3290).calcQuadraticArcLength(#3288).v4.43.0Compare Source
XMLParser(resolve_entities=False)when parsing OT-SVG documents to prevent XML External Entity (XXE) attacks (9f61271): https://codeql.github.com/codeql-query-help/python/py-xxe/iup_delta_optimizethat was leading to IUP tolerance being incorrectly initialised, resulting in sub-optimal deltas (6012643, cython/cython#5732).fonttools varLib.avarto add anavartable to an existing VF from axes mappings in a .designspace file (0a3360e).v4.42.1Compare Source
457f11c).addMultilingualNameandttFontparameter was not passed on tofindMultilingualName(#3253).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.