10000 Tags · Pal3love/otRebuilder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Pal3love/otRebuilder

Tags

v1.5.6-R

Toggle v1.5.6-R's commit message
Version 1.5.6 update

Converter.changeUPM(): fix the bug to avoid composite glyphs being
scaled multiple times.

v1.5.5-R

Toggle v1.5.5-R's commit message
Metadata update

v1.5.4-R

Toggle v1.5.4-R's commit message
Version 1.5.4 update

1. Change abbreviation of "Semibold" from "DB" to "SB".
2. Rebuilder.__rebuildName(): Re-write style-links handling for Windows
legacy family.

v1.5.3-R

Toggle v1.5.3-R's commit message
Version 1.5.3 update

Fixer.fixName(): We must complete Win names itself first!

v1.5.2-R

Toggle v1.5.2-R's commit message
Version 1.5.2 update

Fixer.fixName(): Win->Mac must take place first because Win has more
than one sections: winBMP, winSym and winFul.

v1.5.1-R

Toggle v1.5.1-R's commit message
Version 1.5.1 update

From now the Mac nameID 1 no longer requires <= 31 characters.

v1.5.0-R

Toggle v1.5.0-R's commit message
Version 1.5.0 update

Fix potential fsSelection collisions when adding style-links.
Split —otf2ttf <targetUPM> into two options: —otf2ttf and —UPM
<targetUPM>, so otRebuilder now can convert UPM separately.
Add common OpenType layout tables support for UPM scaling: `BASE`,
`GPOS` and `JSTF`.
Minor bug fixes.

v1.4.11-R

Toggle v1.4.11-R's commit message
Version 1.4.11 update

Fix a bug that crashes when -c is specified and multilang is also
specified but [Style] is not.
Synchronize with fontTools 3.15.1.

v1.4.9-R

Toggle v1.4.9-R's commit message
Version 1.4.9 update

Emergency fix of a low-level bug in fixMaxp().

v1.4.8-R

Toggle v1.4.8-R's commit message
Version 1.4.8 update

Synchronize with fontTools v3.15.0.
Add fixMaxp() into Fixer class.
0