afdko
afdko copied to clipboard
Adobe Font Development Kit for OpenType
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/adobe-type-tools/afdko). ## Config Migration Needed - [ ]...
## Description Replaces the two instances of "rU" with "r", as python now deals with newlines by default since Python 3.4. Fixes #1583 ## Checklist: - [x] I have followed...
I get the following traceback when trying to run `compareFamily` on Python 3.11: ``` Traceback (most recent call last): File "/Users/colinmford/MyProject/.venv/bin/compareFamily", line 8, in sys.exit(main()) ^^^^^^ File "/Users/colinmford/MyProject/.venv/lib/python3.11/site-packages/afdko/comparefamily.py", line 5013,...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [fontMath](https://togithub.com/robotools/fontMath) | `==0.9.2`...
_Looks_ like CMake 3.25.0 is breaking our Windows build. There's a patch for 3.25.1, but it's not on PyPI yet. Looks like Cmake v3.24.3 was working fine, so this is...
Hi `adobe-type-tools/afdko`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
typecomp (currently part of `makeotfexe`) issues a warning message when it encounters a negative advance and sets the advance to zero. cffwrite in `tx` just lets a negative advance through...
## Description Fixes #1542 and #1539 Does what #1380 intended, but rewritten for the new libxml2 improvements + other considerations. 🚀 ## To-Dos: - [x] ufowrite: write FDArray in lib.plist...
After merging sources with “naturally created” (through `makeotf`) `usWinAscent` values, I noticed (via FontBakery output) that the OS/2 values written into the VF just correspond to the values found in...
``` OS: Windows 11 22H2 AFDKO: 3.9.1 tx -v: tx 1.3.0 absfont 1.0.54 ctutil 2.0.3 dynarr 2.0.4 sfntread 1.0.7 t2cstr 1.0.23 cffread 2.1.3 cffwrite 1.0.56 sfntwrite 1.0.6 pstoken 2.0.11 t1cstr...