commit | 7e34fc7b9ee28b33eeb6687eb231de716325ee44 | [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 | 57f78c5305c7f6093348f53a171fe64c77b35dec | |
parent | 3ca225d65594af3a70524bbc50ff920f9eceb026 [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