Merge branch 'truetype-warnings' of https://github.com/ocornut/stb into working

master
Sean Barrett ago%!(EXTRA string=6 years)
commit 94f93a86e7
  1. 1
      stb_truetype.h

@ -2465,6 +2465,7 @@ static stbtt_int32 stbtt__GetGlyphGPOSInfoAdvance(const stbtt_fontinfo *info, i
if (valueFormat2 != 0) return 0;
STBTT_assert(coverageIndex < pairSetCount);
STBTT__NOTUSED(pairSetCount);
needle=glyph2;
r=pairValueCount-1;

Loading…
Cancel
Save