Skip to content

v0.2.2

Choose a tag to compare

@Gheop Gheop released this 10 Jul 14:14
· 6 commits to main since this release

Deterministic output.

  • Fix non-deterministic WOFF2 output in parallel batches, caused by an uninitialized encode buffer. Output is now byte-identical to woff2_compress on every run.
  • Verified over 814 files (180 fonts as TTF/WOFF/WOFF2/EOT + 94 OTF): 634/634 convert and decode, 180/180 byte-identical to the reference, EOT->WOFF2 == TTF->WOFF2 180/180.

Image: ghcr.io/gheop/woffify:v0.2.2