-
fontmake has an `--mti-source` option to load Monotype feature files from a plist file containing a mapping of OpenType table tags (GSUB, GPOS, GDEF) to text files containing feature specifications in…
-
PNav emulation works by generating the quadcopter's location based on its waypoints. It simply iterates through every waypoint with a set delay, setting the location at each point.
This means that…
-
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…
-
Discussion on opentype list 26th April 2016:
```
Sasha Brawer pointed out that the AFDKO makeotf program is inconsistent in how it builds MarkToBase and MarkToLigature GPOS lookups. For MarkToBase an…
-
OTF and TTF font files must pass ots, but today this fails
```
$ ot-sanitise AkayaKanadaka-Regular.ttf
ERROR at src/layout.cc:210 (ParseLookupTable)
ERROR: Layout: Lookup flags ask for mark attachme…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin using Fleet's built-in policies,
| I want to add Windows policies that che…
-
Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/4144
- Created at 2020-01-23 17:37:17 by [lordlimecat](https://pagure.io/user/lordlimecat)
- Assigned to nobody
---
Using "service" settin…
-
See https://tex.stackexchange.com/questions/593281/lualatex-gsub-gpos-multiple-glyphs-per-type-only-partially-kerned
There is a workaround (use HarfBuzz as Renderer), but the default renderer seems…
-
```
Here's a list of the errors on unhinted fonts, based on Khaled Hosny's ToT ots:
NotoNaskhArabic-Bold.ttf:
GDEF: bad contour indeces: 30 >= 30
GDEF: Invalid attachment list, table discarded
Layout…
-
Noticing this in a diff between feaLib and fea-rs. Format 1 subtables are much more compact, since they only store a single delta value that is applied to all items, whereas format 2 has to store per-…