FONTpage is a Python font viewing and image-generating utility. It displays system fonts and allows you to change the font size and color, background color, font face, bold, and italics.
It also has the ability to input the text to be displayed, which you can choose to save as a PNG file. It is handy to view fonts and styles quickly, or to make "logo" graphics.
It was written to supersede wxFontView, as the pyGTK toolkit is much lighter and more widely used.
Product's homepage
What's New in This Release: [ read full changelog ]
· Allows system wide font install/removal for root user.
· Fixed text-colors on buttons problem, which was due to changes in setting background colors in newer versions of pyGTK.
· Added an about page popup with link to Absolute site.
· Cleared up all other deprecation warnings re tooltips, etc.