[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Variable fonts: hhea/typo/win metrics interpreted differe
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Variable fonts: hhea/typo/win metrics interpreted differently for instances compared to static fonts? |
Date: |
Wed, 06 Feb 2019 07:39:53 +0100 (CET) |
> So, to summarize, the new behavior is sTypo (if UseTypoMetrics),
> then hhea (if not 0), then sTypo (if not 0), then usWin. This is
> now consistent across all fonts; variable fonts do not have a
> different fallback order. Variable fonts will apply the MVAR deltas
> to whichever metrics were picked.
Thanks for this summary! I added something along your lines to
FreeType's `CHANGES' file.
Werner