[jira] [Updated] (FOP-2985) SVG Images inherit font configuration from sibling objects.

2023-07-20 Thread Dave Roxburgh (Jira)


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

Dave Roxburgh updated FOP-2985:
---
Attachment: p5.patch

> SVG Images inherit font configuration from sibling objects.
> ---
>
> Key: FOP-2985
> URL: https://issues.apache.org/jira/browse/FOP-2985
> Project: FOP
>  Issue Type: Bug
>  Components: image/svg
>Reporter: Juan
>Priority: Minor
> Attachments: SVG-letter-spacing.patch, input.fo, p5.patch, sample.svg
>
>
> Given the sample [^input.fo] (adjust the path to sample.svg), the letter 
> spacing of an inline element in a previous block is being applied also to an 
> external-graphic element on a different block.
> The letter spacing property in the inline element should not affect the 
> external-graphic in a different block.
> Additionally, setting letter-spacing on the external-graphic or it's parent 
> block has no effect and the content still used the letter-spacing of the 
> previous inline text.
>  
> The given patch [^SVG-letter-spacing.patch] does fix the issue with 
> letter-spacing, altough *it might need a more generic approach*.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FOP-2985) SVG Images inherit font configuration from sibling objects.

2020-12-23 Thread Chris Bowditch (Jira)


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

Chris Bowditch updated FOP-2985:

Summary: SVG Images inherit font configuration from sibling objects.  (was: 
[PATCH] SVG Images inherit font configuration from sibling objects.)

> SVG Images inherit font configuration from sibling objects.
> ---
>
> Key: FOP-2985
> URL: https://issues.apache.org/jira/browse/FOP-2985
> Project: FOP
>  Issue Type: Bug
>  Components: image/svg
>Reporter: Juan
>Priority: Minor
> Attachments: SVG-letter-spacing.patch, input.fo, sample.svg
>
>
> Given the sample [^input.fo] (adjust the path to sample.svg), the letter 
> spacing of an inline element in a previous block is being applied also to an 
> external-graphic element on a different block.
> The letter spacing property in the inline element should not affect the 
> external-graphic in a different block.
> Additionally, setting letter-spacing on the external-graphic or it's parent 
> block has no effect and the content still used the letter-spacing of the 
> previous inline text.
>  
> The given patch [^SVG-letter-spacing.patch] does fix the issue with 
> letter-spacing, altough *it might need a more generic approach*.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)