Daphne Preston-Kendal
Daphne Preston-Kendal
Look identical to numerators and denominators, but are slightly higher and lower respectively. The bottom of subscript numbers should be the bottom of parentheses and square brackets; the middle-ish of...
At the moment font copyright metadata is in the UFO `fontinfo.plist` files and is still unchanged from when the fonts were PS Type 1 and called ET Bembo. It should...
Need: * A version of f with a shorter hook for use in German (and probably Dutch, etc). E.g. in the word Auflage, because of the morpheme boundary (Auf|lage), it...
Use FontForge's “build accented glyph” feature to fill in gaps in the Unicode repertoire. There should be enough character+glyph combinations possible for most European languages …
The kerning pairs in the original font suitcase files are fairly limited in scope, so this should be fixed sometime after the main bulk of the 2.0 project is done....
E.g. (very common) ``` makeotfexe [WARNING] [internal] Feature block seen before any language system statement. You should place languagesystem statements before any feature definition [ETBook-Italic.ufo/../../features/ligatures.fea 4] ```
Prerequisites of this form: ``` task:V: `find dir -name \*.src | sed 's/\.src$/.bin/'` ``` will only ever build the first prerequisite returned because the rest are separated by newlines instead...
Sometimes it might be useful to get output from the build command. Colour makes it difficult to parse. Most well-behaved tools (like `grep` on certain systems) will only colour by...