summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se::font::t1.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesGreg Lewis2006-08-011-0/+17
which begin with an underscore (although the patch doesn't handle these). . Bump PORTREVISION. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Notes: svn path=/head/; revision=169375