summaryrefslogtreecommitdiff
path: root/test/6x13.pcf
Commit message (Collapse)AuthorAgeFilesLines
* New bitmap-font test with bundled 6x13 font.Carl Worth2006-06-201-0/+0
| | | | | The 6x13 font is a public-domain terminal font from the X distribution.
* SVG: Fix to not crash on bitmapped glyphsCarl Worth2006-06-201-0/+0
This is similar to a change that was recently made to the PDF and PS backends. Bitmap glyphs are not yet drawn correctly, (drawn as filled rectangles instead), but the crash is at least eliminated.