[jira] [Commented] (PDFBOX-1915) Implement shading with Coons and tensor-product patch meshes

2014-07-16 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063218#comment-14063218 ] Tilman Hausherr commented on PDFBOX-1915: - I committed your radial shading

Build failed in Jenkins: PDFBox-ant #1441

2014-07-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-ant/1441/changes Changes: [tilman] PDFBOX-1915: Optimization of radial shading by Shaola Ren as part of GSoC2014 -- Started by an SCM change Building remotely on ubuntu-6 (Ubuntu ubuntu) in workspace

[jira] [Commented] (PDFBOX-1915) Implement shading with Coons and tensor-product patch meshes

2014-07-16 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063235#comment-14063235 ] Tilman Hausherr commented on PDFBOX-1915: - About {quote} Technically, I can use

[jira] [Commented] (PDFBOX-2209) [PATCH] Restore shading API

2014-07-16 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063260#comment-14063260 ] simon steiner commented on PDFBOX-2209: --- Its not open source [PATCH] Restore

[jira] [Commented] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-16 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063263#comment-14063263 ] simon steiner commented on PDFBOX-2210: --- If we get glyph path without transform we

[jira] [Created] (PDFBOX-2212) OutOfMemoryError in GlyfCompositeDescrip

2014-07-16 Thread Valdis Andersons (JIRA)
Valdis Andersons created PDFBOX-2212: Summary: OutOfMemoryError in GlyfCompositeDescrip Key: PDFBOX-2212 URL: https://issues.apache.org/jira/browse/PDFBOX-2212 Project: PDFBox Issue

[jira] [Commented] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-16 Thread Petr Slaby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063320#comment-14063320 ] Petr Slaby commented on PDFBOX-2210: We have a similar problem. In our application,

Unmapped Glyphs in Font files

2014-07-16 Thread Shivam Gupta
Hi Team, I want to check the unmapped glyphs in the TTF Font file and map those glyphs based on user input. Can you please help me out in this. Thanks in advance -- Shivam Gupta

[jira] [Commented] (PDFBOX-2117) AxialShadingContext is slow

2014-07-16 Thread Shaola Ren (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063436#comment-14063436 ] Shaola Ren commented on PDFBOX-2117: Thanks. I noticed you mentioned diagonal shading

[jira] [Commented] (PDFBOX-2212) OutOfMemoryError in GlyfCompositeDescrip

2014-07-16 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063640#comment-14063640 ] Tilman Hausherr commented on PDFBOX-2212: - This code in MemoryTTFDataStream looks

[jira] [Updated] (PDFBOX-1511) pdfMerger App produces Garbage

2014-07-16 Thread Kirk Haines (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Haines updated PDFBOX-1511: Attachment: PDFMergerUtility.java This version of PDFMergerUtility.java (based on 1.7.1 iirc)

[jira] [Commented] (PDFBOX-1915) Implement shading with Coons and tensor-product patch meshes

2014-07-16 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064016#comment-14064016 ] Tilman Hausherr commented on PDFBOX-1915: - I took your code of PDFunctionType2 a

Build failed in Jenkins: PDFBox-ant #1442

2014-07-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-ant/1442/changes Changes: [tilman] PDFBOX-1915: add missing element in toString [tilman] PDFBOX-1915: Optimization based on suggestion by Shaola Ren [tilman] PDFBOX-1915: Optimization of type 6 and 7 shading by Shaola Ren as part of GSoC2014

[jira] [Commented] (PDFBOX-2206) Cannot save a document which has been closed

2014-07-16 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064130#comment-14064130 ] John Hewson commented on PDFBOX-2206: - This is why RAII is a good thing, so we don't

[jira] [Commented] (PDFBOX-2209) [PATCH] Restore shading API

2014-07-16 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064140#comment-14064140 ] John Hewson commented on PDFBOX-2209: - We need a really clear and compelling use case

[jira] [Comment Edited] (PDFBOX-2209) [PATCH] Restore shading API

2014-07-16 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064140#comment-14064140 ] John Hewson edited comment on PDFBOX-2209 at 7/16/14 9:36 PM:

[jira] [Commented] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-16 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064159#comment-14064159 ] John Hewson commented on PDFBOX-2210: - {quote} PageDrawer.drawGlyph2D() to become

Re: Unmapped Glyphs in Font files

2014-07-16 Thread John Hewson
What do you mean by check the unmapped glyphs”, can you elaborate? -- John On 16 Jul 2014, at 04:35, Shivam Gupta shivam26.gu...@gmail.com wrote: Hi Team, I want to check the unmapped glyphs in the TTF Font file and map those glyphs based on user input. Can you please help me out in

[jira] [Commented] (PDFBOX-1000) Conforming parser

2014-07-16 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064174#comment-14064174 ] Tilman Hausherr commented on PDFBOX-1000: - In PDFBOX-2206 we wanted to create the

[jira] [Commented] (PDFBOX-1511) pdfMerger App produces Garbage

2014-07-16 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064170#comment-14064170 ] John Hewson commented on PDFBOX-1511: - Hi Kirk, can you attach a patch using svn diff

Re: Getting Line of Text from TextPos

2014-07-16 Thread John Hewson
Hi Aaron, You could store a map of TextPosition = Color which you populate in processTextPosition. Lines are not known until the end of TextStripper’s processing (they have to be inferred) so you could override a method from one of the phases at the end and I think you should have access to

[jira] [Updated] (PDFBOX-1511) pdfMerger App produces Garbage

2014-07-16 Thread Kirk Haines (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Haines updated PDFBOX-1511: Attachment: PDFMergerUtility.java.diff Diff version of changes. pdfMerger App produces Garbage

Re: Getting Line of Text from TextPos

2014-07-16 Thread -A
John, Excellent answer yet again, much appreciated! -Aaron On Wednesday, July 16, 2014, John Hewson j...@jahewson.com wrote: Hi Aaron, You could store a map of TextPosition = Color which you populate in processTextPosition. Lines are not known until the end of TextStripper’s processing