summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se::font::t1.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-08-01. Fix a segfault caused by fonts with illegal glyph names or glyph namesGreg Lewis1-0/+17
which begin with an underscore (although the patch doesn't handle these). . Bump PORTREVISION. Submitted by: Kurt Miller <kurt@intricatesoftware.com>