-
I have a NotificationListenerService and turn on some glpyhs when a notification is received.
My code works when the app is installed for the first time but when the phone reboots glyphs won't turn o…
-
When glyphsLib converts a multiple-master glyphs file into a set of UFOs + a designspace file, we lack the ability to store Glyphs.app specific data such as instance custom parameters in the designspa…
-
Hi,
I'm _Nor Eddine Bahha_, a jazz pianist and type designer. I'm trying to generate the JSON file for my smufl'd BopMusic font, so I followed your steps for FontLab and Glyphs app. But, the genera…
-
When generating TTFs, Glyphs.app decomposes all components which have any transforms (scale, flip, rotation, etc.) applied to them.
@schriftgestalt, is this another legacy compatibility thing?
Any…
-
When building the attached font, Arabic dot mark glyphs are not assigned a GDEF glyph class and there are no GPOS mark feature for them.
The font decomposes Arabic glyphs into base and dot mark, so…
-
## What problem does this solve or what need does it fill?
Consider the following example:
```rust
use bevy::prelude::*;
fn main() {
App::new()
.add_plugins(DefaultPlugins)
…
-
**Are you ready to report?**
Before reporting a bug, use GitHub's [issues filter](https://github.com/Cuperino/QPrompt/issues) to see if the bug you've found was already reported. If it has been rep…
-
input: https://github.com/googlei18n/noto-source/blob/master/src/NotoSansDisplayRoman-MM.glyphs
glyph in question: UNIA73A (as represented in source)
![a73a-source](https://cloud.githubusercontent…
-
Currently, glyph data is organized into sets into sources into layers into glyphs, sort of extending the UFO data model of putting glyphs in layers.
1. It works, but introduces some inelegance whe…
madig updated
2 years ago
-
fontTools.varLib (used by fontmake to build VFs) contains a hardcoded set of axis names that receive special treatment, see:
https://github.com/fonttools/fonttools/blob/afceebcda515b779faabe0acdec13…