-
@ Ken
`-u = Upper end of point size range; used only with '-o' option`
I would reserve -u for usage, although an usage option does not exist in case of setsnap.pl.
Edit:
And with regard to
```
su…
-
The web page http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html is “last updated 4 Sept 2012”, but there have been at least two fixes to the specification since then but not ref…
-
The AFDKO from 03-26-2016 has worked. But now makeotfexe.exe is not built anymore.
21 errors and 4 warnings. Just a few lines of the error message:
```
..\..\..\..\source\hotconv\GDEF.c(341): error …
-
When embedding FDK inside RoboFont a `subprocess.call` works fine but the stdout and stderr got lost...
https://github.com/adobe-type-tools/afdko/blob/master/FDK/Tools/SharedData/FDKScripts/FDKUtils.…
-
Using https://github.com/googlei18n/fontmake/ to dump a Glyphs file to TTF, most OS/2 table values are zeroed. e.g. unicode ranges, ySubscript*, ySuperscript*, yStrikeout*, etc. Though, I notice that…
-
I downloaded and tried the SHS HW SC fonts. In LibreOffice Writer and web browser, it looks all right. the English letters and Chinese characters are aligned as I expected. but in programs like notepa…
-
In https://github.com/behdad/fonttools/issues/559#issuecomment-202122434 @schriftgestalt wrote that makeotf is not following the spec for glyph ranges. Re-filing this here because it sounds like an AF…
-
Adobe Type released https://github.com/adobe-type-tools/afdko/ under a libre licnse yesterday, so lets add a `bakery.yml` option, `compiler`, to choose if we build with FF or FDK:
- [x] `compiler: fon…
-
I am trying to find out a good workflow for font development with fontforge, automake and harfbuzz based testing. I wanted to keep the feature file separate from SFD. But at the same time developer ma…
-
Following #466, ideally I would like to evolve `fontbakery-setup.py` into an interactive 'quiz' style script.
Here is a mockup, but if `ncurses` or some similar framework for such a interactive/prom…