-
Please review this font. The GPOS table is showing error.
-
If I print the time for `bytes_for` in `fontbe/src/font.rs` GPOS takes ~10x GSUB which takes ~50x the next table in line:
```
$ cargo build --release && rm -rf build/ && time target/release/fontc …
-
The original Open Sans has a kern table (not GPOS).
Should we use a kern table or use GPOS kerns?
I'm guessing old ms apps/browsers don't like gpos kerning?
Easiest approach is to just use th…
-
Consider: [palt-sparse.zip](https://github.com/fonttools/fonttools/files/9804282/palt-sparse.zip)
Regular and Wide span the single Width axis. "Sparse" is a master in-between with fewer glyphs.
…
-
```
ERROR:fontTools.ttLib.tables.otTables:Don't know how to split GPOS lookup type 6
```
I'm getting this error while trying to build the upcoming version of Source Sans variable.
~~The source fil…
-
I'm experiencing an issue in FontForge (version 20230101) on a 64-bit operating system. After exporting character SVGs from Illustrator and importing them into FontForge, I attempt to add pair kerni…
-
I wonder if it might be sensible to, principally, allow multiple FEA files to be used, and to specify the behavior of tge compiler explicitly. For example, it's common in font development that multipl…
-
Ran into this one while generating DSCs to test against using DSCEA. With particular policies that have no value listed (see first image below), the Recurse_PolicyKeys function, particularly at line 9…
-
Hi, is this a suitable place for raising OpenType spec issues?
For example, in the [GSUB header struct](https://docs.microsoft.com/en-us/typography/opentype/spec/gsub#gsub-header) the spec implies …
-
The Bangla sandhi mark is lacking any anchors for mark-to-base or mark-to-mark support.
@sridatta1 Am I right in thinking that this sign (and U+A8F1) does not need to interact with vowel signs? Or …
tiroj updated
2 years ago