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

Andreas Lehmkühler edited comment on PDFBOX-2104 at 5/30/14 10:41 AM:
----------------------------------------------------------------------

Great, that's a most welcome change of course! So, first of all thanks for that!

But there is one issue we have to solve first. Your patch is a substantial 
change for our codebase and requires 

- that all authors sign an iCLA and the company a CCLA
- or that the company which donates the code signs a software grant

IMHO in your case it's the latter. [Link|http://www.apache.org/licenses/] 
provides the details. If there are any questions, please adress those to the 
mailing list dev@pdfbox


was (Author: lehmi):
Great, that's a most welcome change of course! So, first of all thanks for that!

But there is one issue we have to solve first. Your patch is a substantial 
change for our codebase and requires 

- that all authors sign an iCLA and the company a CCLA
- or that the company which donates the code signs a software grant

IMHO in your case it's the latter. [1] provides the details. If there are any 
questions, please adress those to the mailing list dev@pdfbox

> Implement transparency groups
> -----------------------------
>
>                 Key: PDFBOX-2104
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2104
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: Petr Slaby
>         Attachments: 000001_MTEXT_CS6.pdf, TransparencyGroups.patch
>
>
> The attached PDF uses transparency groups, blending and soft masks to create 
> the rounded corners and shades behind images. It appears that these features 
> are not implemented in PDFBox. An implementation proposal is attached in the 
> TransparencyGroup.patch. The basic idea is to create a buffered image, draw 
> the transparency group content onto it and then use the result to produce the 
> soft mask or draw the image on the original g2d.
> Note: I am not the (only) author of the proposed change. It was developed in 
> our company few years ago in sources based on a 1.7.x version of PDFBox, 
> mostly by a guy who already left. Over the years, merging of the work done in 
> PDFBox main stream into our source base has become impossible due to many 
> refactorings and other deep going changes done. Now we would like to go the 
> opposite way - where possible - bring the changes and fixes we have done into 
> PDFBox main stream and start to use it in our installations.



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

Reply via email to