-
Not sure if the numbers here are correct. From kernget.g -> kern_get_loadavg:
```
ksprintf (info->buf, len, "%lu.%03lu %lu.%03lu %lu.%03lu %d/%d %d\n",
LOAD_INT (avenrun[0]), LOAD_FRAC (…
-
The kerning on the hyphen - seems off with a bunch of letters, especially A. If you're combining two words with a hyphen, such as Far-Away the gap between - and A is too large.
-
Ensure that the glyphs are included in the appropriate kerning groups, many still need this information.
-
### Description
Using Firebase version 10.25.0 on an iPhone 13 Pro running iOS 17.6.1, a crash occurs exclusively with TestFlight builds. The app successfully configures Firebase on the first launc…
-
输入TaTeToTuAWAVA看不到字母收拢。
-
Going off the official website version of the typeface (Chrome/MacOS), the following:
⟅a b c⟆
kerns the first bag and the `a` too far apart, but the final bag fine, resulting in a fairly jarring…
-
fontations doesn't currently read or write the [`kern`](https://learn.microsoft.com/en-us/typography/opentype/spec/kern#format-0) table. However, support for this table is needed for kerning in Micros…
-
While deliciously space-saving, it's a bit greedy sometimes.
![image](https://github.com/user-attachments/assets/86579ab0-530b-4075-bb72-ca70c640c457)
An accidental on one chord should probably neve…
-
Please give kerning an overall revision and ensure the most common cases are covered. E.g. `Yo` `Po` `LY` `LT` among others
-
mac ENFILE: file table overflow
echo kern.maxfiles=65536 | sudo tee -a /etc/sysctl.conf
echo kern.maxfilesperproc=65536 | sudo tee -a /etc/sysctl.conf
sudo sysctl -w kern.maxfiles=65536
sudo s…