[jira] [Commented] (FOP-2551) CSS Box-sizing extension

2015-12-17 Thread Andreas L. Delmelle (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062861#comment-15062861
 ] 

Andreas L. Delmelle commented on FOP-2551:
--

Looks like a neat addition. Will look into the patch in more detail soon, but 
first minor remark: can you remove the tabs from the test cases, and replace 
with spaces? We are generally allergic to tabs, is all... Relics from a distant 
past, when printers were basically still but automated typewriters. :)

> CSS Box-sizing extension
> 
>
> Key: FOP-2551
> URL: https://issues.apache.org/jira/browse/FOP-2551
> Project: FOP
>  Issue Type: New Feature
>  Components: fo/block
>Affects Versions: trunk
>Reporter: Seifeddine Dridi
>Priority: Minor
> Fix For: trunk
>
> Attachments: block-container_fox-box-sizing.patch
>
>
> I implemented an extension (fox:box-sizing) which provides the same  
> functionality as the CSS attribute box-sizing.
> Attribute box-sizing can take two values:
> * content-box: paddings and borders will enlarge the initial box' width and 
> height (this is the default behavior).
> * border-box: the box' size is maintained even in the presence of paddings 
> and borders.
> Currently fox:box-sizing can only be used with block-containers.



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


[jira] [Updated] (FOP-2551) CSS Box-sizing extension

2015-12-17 Thread Seifeddine Dridi (JIRA)

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

Seifeddine Dridi updated FOP-2551:
--
Attachment: block-container_fox-box-sizing_updated_testcases.patch

Thanks for your feedback. I have updated the test cases by replacing tabs with 
two-space indentations.

> CSS Box-sizing extension
> 
>
> Key: FOP-2551
> URL: https://issues.apache.org/jira/browse/FOP-2551
> Project: FOP
>  Issue Type: New Feature
>  Components: fo/block
>Affects Versions: trunk
>Reporter: Seifeddine Dridi
>Priority: Minor
> Fix For: trunk
>
> Attachments: block-container_fox-box-sizing.patch, 
> block-container_fox-box-sizing_updated_testcases.patch
>
>
> I implemented an extension (fox:box-sizing) which provides the same  
> functionality as the CSS attribute box-sizing.
> Attribute box-sizing can take two values:
> * content-box: paddings and borders will enlarge the initial box' width and 
> height (this is the default behavior).
> * border-box: the box' size is maintained even in the presence of paddings 
> and borders.
> Currently fox:box-sizing can only be used with block-containers.



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


[jira] [Updated] (FOP-2553) Support PDF shading to PS

2015-12-17 Thread simon steiner (JIRA)

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

simon steiner updated FOP-2553:
---
Attachment: test.fo
input.pdf

> Support PDF shading to PS
> -
>
> Key: FOP-2553
> URL: https://issues.apache.org/jira/browse/FOP-2553
> Project: FOP
>  Issue Type: Bug
>Reporter: simon steiner
>Assignee: simon steiner
> Attachments: input.pdf, test.fo
>
>
> fop test.fo -ps out.ps



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


[jira] [Created] (FOP-2553) Support PDF shading to PS

2015-12-17 Thread simon steiner (JIRA)
simon steiner created FOP-2553:
--

 Summary: Support PDF shading to PS
 Key: FOP-2553
 URL: https://issues.apache.org/jira/browse/FOP-2553
 Project: FOP
  Issue Type: Bug
Reporter: simon steiner
Assignee: simon steiner


fop test.fo -ps out.ps



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


[jira] [Commented] (FOP-2553) Support PDF shading to PS

2015-12-17 Thread simon steiner (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061940#comment-15061940
 ] 

simon steiner commented on FOP-2553:


Added
http://svn.apache.org/viewvc?view=revision=1720524
http://svn.eu.apache.org/viewvc?view=revision=1720523

> Support PDF shading to PS
> -
>
> Key: FOP-2553
> URL: https://issues.apache.org/jira/browse/FOP-2553
> Project: FOP
>  Issue Type: Bug
>Reporter: simon steiner
>Assignee: simon steiner
> Attachments: input.pdf, test.fo
>
>
> fop test.fo -ps out.ps



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


[jira] [Closed] (FOP-2553) Support PDF shading to PS

2015-12-17 Thread simon steiner (JIRA)

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

simon steiner closed FOP-2553.
--
Resolution: Fixed

> Support PDF shading to PS
> -
>
> Key: FOP-2553
> URL: https://issues.apache.org/jira/browse/FOP-2553
> Project: FOP
>  Issue Type: Bug
>Reporter: simon steiner
>Assignee: simon steiner
> Attachments: input.pdf, test.fo
>
>
> fop test.fo -ps out.ps



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


[jira] [Commented] (FOP-2553) Support PDF shading to PS

2015-12-17 Thread simon steiner (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061957#comment-15061957
 ] 

simon steiner commented on FOP-2553:


Used PDFBox svn rev 1610724

> Support PDF shading to PS
> -
>
> Key: FOP-2553
> URL: https://issues.apache.org/jira/browse/FOP-2553
> Project: FOP
>  Issue Type: Bug
>Reporter: simon steiner
>Assignee: simon steiner
> Attachments: input.pdf, test.fo
>
>
> fop test.fo -ps out.ps



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