Files
Spik-en-span/fpdf/font/timesb.php
vista-man 2cfa881747 Add font generation utility and TrueType font parser
- Introduced `makefont.php` for generating font definition files from TrueType and Type1 fonts.
- Implemented `ttfparser.php` to parse and subset TrueType fonts, handling various font tables and properties.
- Added functions for loading font maps, extracting font information, and creating font descriptor arrays.
- Included error handling and messaging for better user feedback during font processing.
- Enabled command-line usage for font file generation with options for encoding, embedding, and subsetting.
2025-04-10 21:44:46 +02:00

3.4 KiB