woff2
Font compressor
This project is an implementation of a font compression algorithm and decompression reference code in C++.
2k stars
63 watching
189 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 302 |
samboy/woff | Converts TrueType font files to compressed Webfont formats for web use | 25 |
googlefonts/compreffor | Automates routine tasks in CFF table processing for digital fonts. | 23 |
laoshu133/sfnt2woff | A tool that converts font files from OTF/TFI to WOFF format | 7 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
googlefonts/fontdiff | A tool for comparing visual differences between two font versions | 136 |
opencomputeproject/project-zipline | Develops a lossless data compression format suitable for cloud datasets | 281 |
gildor2/fast_zlib | An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 133 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
stereobooster/html_press | A tool for compressing HTML by removing whitespace and converting relative URLs to absolute ones. | 35 |
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 783 |
foliojs/brotli.js | A JavaScript implementation of the Brotli compression algorithm | 502 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
fontello/ttf2woff | Converts TTF fonts to WOFF format for webfont generation | 350 |