-
Noted by @khaledhosny:
> Names defined in the feature file override those already in the name table. This [what feaLib does](https://github.com/fonttools/fonttools/blob/b90ac3c29f6030ec7309b044c41a…
-
Related:
* [Proposal] OpenType Features as properties of glyph object #87
* Ideal file format: Layout information stored as structured information instead of text blob you have to compile daltonmaa…
-
MakeOTF causes the following error on the GitHub Actions runner, which runs Ubuntu 20.04.6 LTS and CPython 3.12.7:
```
$ git clone 'https://github.com/adobe-fonts/adobe-blank.git' && cd adobe-blan…
-
As @khaledhosny reported in https://github.com/adobe-type-tools/afdko/issues/993, the following FEA snippet crashes both makeotfexe and feaLib:
```
markClass [acute grave] @TOP_MARKS; …
-
Description:
It seems the font customization strips the PS Private? See this Image:
This affects postscript hinting on mac and more importantly, this prevents afdko/otfautohint from running.
-
So currently it looks like we are outputting T1 hints to UFO under the `com.fontlab.hintdata` namespace. I don't know what the vendor support for this is aside from FontLab but if we adopt [the AFDKO …
-
This started happening in the 4.0 release I think. It was previously fine, now the outlines of the glyphs in many fonts are incorrect. E.g.
```
tx -pdf tests/data/fonts/sourcecodepro/SourceCodePro…
-
Trying to install cffsubr with pip3 install cffsubr on msys64 python Windows 10. It fails after trying to build from source with cmake because of a long path.
I need to install this package on msys2 …
-
Create a PyPI package called **afdko-extras** that includes compiled versions of `checkoutlines` and `IS`.
-
As Thomas Phinney mentioned in the TypeCon 2018 MFDOS meeting: it would be great to include checks from the AFDKO comparefamily tool in FontBakery.
Here's a link to the code in GitHub:
https://git…