font-files icon indicating copy to clipboard operation
font-files copied to clipboard

Peace Sans `woff` file corrupted

Open Sh4rK opened this issue 2 years ago • 0 comments

Description

The woff file for Peace Sans seems to be corrupted (the woff2 works fine though).

I tested the font by dropping it in various online font view webapps, all of wich fail in different ways with the file:

  • https://fontdrop.info - gets stuck "Parsing..."
  • https://www.tmroyal.com/woff-viewer - outputs "Error: not a font"
  • https://fontsee.com - nothing happens, but the font is not loaded either

All of the above work with the woff2 version of the font.

(I found this corruption with a script that compares the file size in the WOFF header with the actual file size of all the fonts, and it detected a mismatch. But looking into the file more it seems like it is somehow already bad from nearly the beginning.)

Sh4rK avatar May 23 '23 01:05 Sh4rK