GNOME Bugzilla – Bug 333557
cannot specify string, font-size for font thumbnailer
Last modified: 2007-01-07 18:22:55 UTC
The font thumbnailer is pretty limited, it only does 'Aa' or whatever glyphs are close.
Created attachment 60731 [details] [review] thumbnail-font.diff Implement possibility of thumbnail string and font-size. usage: thumbnailer fontfile output-image [text [font-size]] ("usage: thumbnailer fontfile output-image" without the patch)
Patch looks good and shouldn't break current behavior. Marking as accepted and will commit after testing.
Patch committed to trunk