Discussion:
[jira] [Created] (XGC-112) TIFF resolution wrong on Java 10
simon steiner (JIRA)
2018-06-18 09:48:00 UTC
Permalink
simon steiner created XGC-112:
---------------------------------

Summary: TIFF resolution wrong on Java 10
Key: XGC-112
URL: https://issues.apache.org/jira/browse/XGC-112
Project: XMLGraphicsCommons
Issue Type: Bug
Reporter: simon steiner
Assignee: simon steiner






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: general-***@xmlgraphics.apache.org
For additional commands, e-mail: general-***@xmlgraphics.apache.org
simon steiner (JIRA)
2018-06-18 09:49:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/XGC-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

simon steiner updated XGC-112:
------------------------------
Description:
Any fo file:

fop test.fo -tiff out.tiff

identify -verbose out.tiff | grep Units

On java 8 it is Units: PixelsPerInch

On java 10 it should be the same
Post by simon steiner (JIRA)
TIFF resolution wrong on Java 10
--------------------------------
Key: XGC-112
URL: https://issues.apache.org/jira/browse/XGC-112
Project: XMLGraphicsCommons
Issue Type: Bug
Reporter: simon steiner
Assignee: simon steiner
Priority: Major
fop test.fo -tiff out.tiff
identify -verbose out.tiff | grep Units
On java 8 it is Units: PixelsPerInch
On java 10 it should be the same
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: general-***@xmlgraphics.apache.org
For additional commands, e-mail: general-***@xmlgraphics.apache.org
simon steiner (JIRA)
2018-06-18 10:11:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/XGC-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

simon steiner resolved XGC-112.
-------------------------------
Resolution: Fixed

http://svn.apache.org/viewvc?view=revision&revision=1833700
Post by simon steiner (JIRA)
TIFF resolution wrong on Java 10
--------------------------------
Key: XGC-112
URL: https://issues.apache.org/jira/browse/XGC-112
Project: XMLGraphicsCommons
Issue Type: Bug
Reporter: simon steiner
Assignee: simon steiner
Priority: Major
fop test.fo -tiff out.tiff
identify -verbose out.tiff | grep Units
On java 8 it is Units: PixelsPerInch
On java 10 it should be the same
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: general-***@xmlgraphics.apache.org
For additional commands, e-mail: general-***@xmlgraphics.apache.org
Loading...