In WOFF the `totalSfntSize` must be correct, however in WOFF2 this value is now just a hint and a conforming implementation must not reject otherwise valid data if the `totalSfntSize` turns out not to be exact. * src/sfnt/sfwoff2.c (woff2_open_font): remove check that uncompressed woff2 data would fit in the sfnt size guess. Fixes: #1235gsoc-anurag-2023-final
parent
26a7f0478b
commit
85167dbd50
1 changed files with 0 additions and 7 deletions
Loading…
Reference in new issue