You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/06/09 17:47:02 UTC

[jira] [Comment Edited] (PDFBOX-2122) FontBox's TTFDataStream doesn't set timezone in readInternationalDate

    [ https://issues.apache.org/jira/browse/PDFBOX-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025275#comment-14025275 ] 

Tilman Hausherr edited comment on PDFBOX-2122 at 6/9/14 3:45 PM:
-----------------------------------------------------------------

Could you please attach the ttf file standalone? For some reason, the combined patch doesn't work.

Update: don't bother, I found it at TIKA.


was (Author: tilman):
Could you please attach the ttf file standalone? For some reason, the combined patch doesn't work.

> FontBox's TTFDataStream doesn't set timezone in readInternationalDate
> ---------------------------------------------------------------------
>
>                 Key: PDFBOX-2122
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2122
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>            Reporter: Tim Allison
>            Priority: Trivial
>         Attachments: PDFBOX-2122.patch
>
>
> TTFDataStream doesn't set the timezone for the calendar. GregorianCalendar defaults to the system's timezone.  This means that people in different timezones will get slightly different dates.  (TIKA-1325).
> One TTF Spec (https://developer.apple.com/fonts/TTRefMan/RM06/Chap6.html) doesn't specify the timezone, but my guess would be UTC...except that it is Apple, so maybe it's Cupertino. :)



--
This message was sent by Atlassian JIRA
(v6.2#6252)