commit | 0c70d438f639afa060415ca08decc20a671cda49 | [log] [tgz] |
---|---|---|
author | Mario Torre <neugens@openjdk.org> | Wed Jun 13 15:53:42 2018 +0200 |
committer | Mario Torre <neugens@openjdk.org> | Wed Jun 13 15:53:42 2018 +0200 |
tree | 1dd34905b14c21554b8de0c0bb9130c1a34c2bdf | |
parent | ff096d2cfb7ad933d0fcb4a75d4f5d21c6096565 [diff] |
8188030: AWT java apps fail to start when some minimal fonts are present Allow using CFF fonts as valid fonts when they are returned by fontconfig during font initialisation. Reviewed-by: prr, serb, robm