Commit Graph

2 Commits (76b77690e9c27c916da018846aaac2aa3ecc0b51)

Author SHA1 Message Date
Dean Herbert de1467b73a Trim whitespace from all font files
Applied via `mogrify -trim +repage *.png`. See
https://github.com/peppy/dotnet-benchmarks/tree/master/PngDecodeBenchmark
for decode performance of output (I'm just using imagemagick here as it
performs fine, no real need to apply full png optimisations on top).
Dean Herbert 79f9a54c20 Move fonts to individual folders and add licences