~silnrsi/smith/+git/fonttools-master:narrow-tents-v2

Last commit made on 2022-08-23
Get this branch:
git clone -b narrow-tents-v2 https://git.launchpad.net/~silnrsi/smith/+git/fonttools-master

Branch merges

Branch information

Name:
narrow-tents-v2
Repository:
lp:~silnrsi/smith/+git/fonttools-master

Recent commits

e6bde10... by BehdadEsfahbod

[varLib] Narrow tents, second try

Fixes https://github.com/fonttools/fonttools/issues/2764

Only use narrow-tents algorithm for on-axis locations.

8028ef8... by BehdadEsfahbod

Revert "Revert "[varLib.models] Generate narrower tents""

This reverts commit f5933c1cfae443c93c57505874d8f56230a00a2d.

f0f7b93... by BehdadEsfahbod

[varLib.models_test] Add test

from https://github.com/fonttools/fonttools/issues/2764

f5933c1... by Cosimo Lupo <email address hidden>

Revert "[varLib.models] Generate narrower tents"

This reverts commit 688939394b8cae3b2a0d5747e435cbd828a14531.

5284ac3... by BehdadEsfahbod

[varLib.models] Update docstring

bad70c6... by BehdadEsfahbod

[varLib] Support extrapolation

Fixes https://github.com/fonttools/fonttools/issues/1252

fce82ad... by BehdadEsfahbod

[varLib] Clean up __all__

1d285e8... by BehdadEsfahbod

[scaleUpem] Scale all FontMatrix entries, not just two

0adc164... by Cosimo Lupo <email address hidden>

Merge pull request #2762 from fonttools/var-glyph-set-inheritance

[ttGlyphSet] Inherit ttVarGlyphSet from ttGlyphSet

320cbf7... by Cosimo Lupo <email address hidden>

[ttGlyphSet] Inherit ttVarGlyphSet from ttGlyphSet

Fixes #2759