[ https://issues.apache.org/jira/browse/PDFBOX-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983919#comment-14983919 ]
Andreas Lehmkühler commented on PDFBOX-3014: -------------------------------------------- After those changes the cache doesn't survive any restart anymore and is rebuilt every time a new application is started. I know those changes were made for a good reason but now the loadCache method finds "new" fonts (all non cached ttc files) on every startup again and again which leads to a rebuild of the whole cache. Either we have to find a way to cache ttc as well or we have to implement a mechanism to add those new fonts instead if rereading all fonts. WDYT? > ZapfDingbats not finding a substitute in Windows 8.1 Pro > -------------------------------------------------------- > > Key: PDFBOX-3014 > URL: https://issues.apache.org/jira/browse/PDFBOX-3014 > Project: PDFBox > Issue Type: Bug > Components: Rendering > Affects Versions: 2.0.0 > Environment: Windows 8.1 Pro > Reporter: Jason Mackin > Assignee: Tilman Hausherr > Labels: easyfix > Fix For: 2.0.0 > > Attachments: az101-1.15.0.pdf > > > When running PDFBox on Windows 8.1 Pro, it can't find a proper substitute for > ZapfDingbats. > This email chain from the mailing list talks about this problem but the fix > doesn't work for me: > http://mail-archives.apache.org/mod_mbox/pdfbox-users/201504.mbox/%3ca8c49658-b378-4294-baa5-470ef822f...@jahewson.com%3E > I was able to fix this problem by adding "MS-PGothic" to the substitutes > Array for ZapfDingbats (FontMapperImpl.java). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org