[ 
https://issues.apache.org/jira/browse/PDFBOX-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-3108:
------------------------------------
    Fix Version/s: 2.0.0

> Font cache is always rebuilt when font skipped
> ----------------------------------------------
>
>                 Key: PDFBOX-3108
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3108
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>             Fix For: 2.0.0
>
>         Attachments: Digit.TTF
>
>
> If a font is skipped because of a missing name, the font is not added to the 
> fontInfoList. This means that at the next program start, the list rebuilt.
> This has happened for me all the time, I'm just too patient so I didn't 
> realize the problem. It happens with the attached font, which is on my system.
> There should be a type of entry in the cache file that mentions a file, but 
> no font name, so that the next time the font directories are looked into, 
> that file is not considered to be a new font.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to