-
```
The Adobe Type Manager Font Driver (ATMFD.DLL) used by the Windows kernel to
handle Type1 (.PFB + .PFM) and OpenType (.OTF) fonts does not limit the number
of state machine instructions which ca…
-
Hi!
I wanted to add couple of ligatures to Fira Mono similar to what [Hasklig does to Source Code Pro](https://github.com/i-tu/Hasklig), for personal use.
I’m trying to build Fira Mono from sources …
-
```
The Adobe Type Manager Font Driver (ATMFD.DLL) used by the Windows kernel to
handle Type1 (.PFB + .PFM) and OpenType (.OTF) fonts does not limit the number
of state machine instructions which ca…
-
```
The Type1/CFF CharString interpreter code in the Adobe Type Manager Font Driver
(ATMFD.DLL) Windows kernel module does not check if the input stream pointer
has not gone beyond the end of the so…
-
```
The Type1/CFF CharString interpreter code in the Adobe Type Manager Font Driver
(ATMFD.DLL) Windows kernel module does not check if the input stream pointer
has not gone beyond the end of the so…
-
Can you please clarify that various cmaps are under 3-clause BSD and some FontLab macros are under MIT in LICENSE.txt at the root of the project?
Also, many files still have the following restricted…
-
I found that the `ttx` included in AFDKO is [an opensource tool with MIT license](https://github.com/behdad/fonttools/blob/master/LICENSE.txt), which requires distributor to include its license with a…
-
I tried to add featureNames to my cvXX features in the same way it is done with ssXX, here is a sample code:
```
feature cv01 {
featureNames {
name "Superscript \00AE"; # Windows English
…
-
I have a font family of 5 weights, exported from FL with the AFDKO 'make instances' script.
When compiling the fonts, I've started getting a makeotf error that did not occur previously with the same …
-
```
It would be great to see source files for the fonts, specifically to see how
components are nested and features programmed.
```
Original issue reported on code.google.com by `weiandhi...@gmail.…