This commit is contained in:
Werner Lemberg 2017-01-05 12:29:55 +01:00
parent 563ae78022
commit 348d39c68a
1 changed files with 4 additions and 1 deletions

View File

@ -753,7 +753,10 @@
{
blend->hvar_checked = TRUE;
/* TODO: implement other HVAR stuff */
/* FreeType doesn't provide functions to quickly retrieve */
/* LSB or RSB values; we thus don't have to implement */
/* support for those two item variation stores. */
face->variation_support |= TT_FACE_FLAG_VAR_HADVANCE;
}