woff2
Font compressor
This project is an implementation of a font compression algorithm and decompression reference code in C++.
2k stars
62 watching
193 forks
Language: C++
last commit: 6 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. | 139 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 303 |
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. | 891 |
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 | 282 |
gildor2/fast_zlib | An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
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. | 793 |
foliojs/brotli.js | A JavaScript implementation of the Brotli compression algorithm | 504 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 220 |
fontello/ttf2woff | Converts TTF fonts to WOFF format for use in web applications | 352 |