-
@ anthrotype
Please have a look on [this issue.](https://github.com/google/zopfli/issues/115)
-
I would like to comment the ttx dump with the help of a Python find and replace tool. Actually I am using the command line program [SSR (Simple Search & Replace)](http://software.reinhardt.nu/ssr/inde…
-
Sorry if wrong place as more a question than an issue. I can't pinpoint a link but I remember seeing when 2.7 was released that font feature file support had been dropped.
(update: listed in NEWS fi…
-
makeotf does allow up to 63 chars since a few years ago, see @readroberts comment: https://github.com/fontforge/fontforge/pull/2500#issuecomment-143263393 and associated AFDKO issue adobe-type-tools/a…
-
Our first try was me sending a `.fea` to @Tarobish and asking him to import it into the glyphs project.
It failed:
> I tried bit it wasn’t successful, i think its possible to this with Glyphs let's …
-
I’m exploring using Source Sans Pro as a Latin companion to an Arabic typeface I’m working on, so I’m trying to understand the workflow.
While the masters are included in the repository, the interpol…
-
Your copyright strings are non-ascii, eg
```
Copyright © 2016 by Rosetta Type Foundry. All rights reserved.
```
https://github.com/rosettatype/yrsa/blob/master/Production/UFOs/Rasa-Light.ufo/fon…
-
copied from https://github.com/adobe-type-tools/afdko/issues/101#issuecomment-178309158
"The current (and intended) case in makeotf is that script and language statements affect only the enclosing fea…
-
According to the the OpenType Feature File Specification it is possible to specify or override tables within the feature file: http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html…
-
Glyphs.app can generate the following:
```
feature aalt {
sub Eng by Eng.alt1;
sub Eng by Eng.alt2;
sub Eng by Eng.alt3;
} aalt;
```
Now, feaLib has implemented the special handling for …