dompdf / php-font-lib

A library to read, parse, export and make subsets of different types of font files.
GNU Lesser General Public License v2.1
1.73k stars 256 forks source link

Help about write PNG #69

Closed fredroo closed 4 years ago

fredroo commented 6 years ago

How I can write png file with font name and character map like this: http://www.thefonts.download/fonts/18/argosy.html

fredroo commented 6 years ago

@PhenX please help me

bsweeney commented 4 years ago

That's really beyond the scope of this project, but you could use Dompdf with the GD adapter to produce image output.