Merge branch 'truetype-warnings' of https://github.com/ocornut/stb into working
This commit is contained in:
commit
94f93a86e7
@ -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…
Reference in New Issue
Block a user