[jira] [Closed] (FOP-2534) Image disappears if its AFP file uses True Type fonts

2015-11-12 Thread simon steiner (JIRA)

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

simon steiner closed FOP-2534.
--
Resolution: Not A Problem

> Image disappears if its AFP file uses True Type fonts
> -
>
> Key: FOP-2534
> URL: https://issues.apache.org/jira/browse/FOP-2534
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
> Environment: Operating System: Windows XP Service Pack 3
> Platform: PC
>Reporter: Le Duy Nhac
> Attachments: AFP_issue_2015.png, bgimg72dpi.gif, 
> fop-trunk-20151013.jar, fop.xconf, fop_with_TrueTypeFonts.modif.xconf, 
> fop_with_TrueTypeFonts.xconf, test.out.afp, test.out.fo, test.out.modif.afp, 
> trebuc.ttf, trebucbd.ttf, trebucbi.ttf, trebucit.ttf
>
>
> Hello,
> In the latest FOP 2.0 Release, it does not support True Type fonts (ex: 
> Trebuchet MS) in AFP and could not display special characters (ex: Euro sign 
> ) or barcodes. Then we tried with FOP Trunk - a version more recent than the 
> latest release - and it supports well True Type fonts and can display Euro 
> sign character in AFP output. But this Trunk version throws the other issue: 
> "Gif images cannot display if its AFP file uses True Type fonts".
> Could you please have a look? and How can I work around this?
> Thank you!
> An example to reproduce the issue:
> Run test: >fop -fo test.out.fo -afp test.out.afp -c 
> fop_with_TrueTypeFonts.xconf
> ---Start: test.out.fo---
> 
> http://www.w3.org/1999/XSL/Format; 
> xmlns:ext="http://exslt.org/common;>
>   
>  page-height="301.98mm" margin-top="4.59mm" 
> margin-left="5mm"
>   margin-right="10mm" master-name="0">
>   
>   
>   
>   
>   
>  left="10mm" top="19.91mm">
>   
>src="file:./bgimg72dpi.gif" />
>   
>   
>  font-family="Trebuchet MS">
>  left="15.17mm" top="29.18mm">
>   
>   Euro Sign: 
> €
>   
>   
>
>   
>   
> 
> ---End: test.out.fo---
> ---Start: fop_with_TrueTypeFonts.xconf---
> 
> ...
> 
> 
>name="Trebuchet MS">
>weight="normal"/>
>   
>name="Trebuchet MS Bold">
>weight="bold"/>
>   
>name="Trebuchet MS Italic">
>weight="normal"/>
>   
>name="Trebuchet MS Bold Italic">
>weight="bold"/>
>   
> 
> 
> ---End: fop_with_TrueTypeFonts.xconf---



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


[jira] [Closed] (FOP-2534) Image disappears if its AFP file uses True Type fonts

2015-11-11 Thread Le Duy Nhac (JIRA)

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

Le Duy Nhac closed FOP-2534.

Resolution: Fixed

> Image disappears if its AFP file uses True Type fonts
> -
>
> Key: FOP-2534
> URL: https://issues.apache.org/jira/browse/FOP-2534
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
> Environment: Operating System: Windows XP Service Pack 3
> Platform: PC
>Reporter: Le Duy Nhac
> Attachments: AFP_issue_2015.png, bgimg72dpi.gif, 
> fop-trunk-20151013.jar, fop.xconf, fop_with_TrueTypeFonts.modif.xconf, 
> fop_with_TrueTypeFonts.xconf, test.out.afp, test.out.fo, test.out.modif.afp, 
> trebuc.ttf, trebucbd.ttf, trebucbi.ttf, trebucit.ttf
>
>
> Hello,
> In the latest FOP 2.0 Release, it does not support True Type fonts (ex: 
> Trebuchet MS) in AFP and could not display special characters (ex: Euro sign 
> ) or barcodes. Then we tried with FOP Trunk - a version more recent than the 
> latest release - and it supports well True Type fonts and can display Euro 
> sign character in AFP output. But this Trunk version throws the other issue: 
> "Gif images cannot display if its AFP file uses True Type fonts".
> Could you please have a look? and How can I work around this?
> Thank you!
> An example to reproduce the issue:
> Run test: >fop -fo test.out.fo -afp test.out.afp -c 
> fop_with_TrueTypeFonts.xconf
> ---Start: test.out.fo---
> 
> http://www.w3.org/1999/XSL/Format; 
> xmlns:ext="http://exslt.org/common;>
>   
>  page-height="301.98mm" margin-top="4.59mm" 
> margin-left="5mm"
>   margin-right="10mm" master-name="0">
>   
>   
>   
>   
>   
>  left="10mm" top="19.91mm">
>   
>src="file:./bgimg72dpi.gif" />
>   
>   
>  font-family="Trebuchet MS">
>  left="15.17mm" top="29.18mm">
>   
>   Euro Sign: 
> €
>   
>   
>
>   
>   
> 
> ---End: test.out.fo---
> ---Start: fop_with_TrueTypeFonts.xconf---
> 
> ...
> 
> 
>name="Trebuchet MS">
>weight="normal"/>
>   
>name="Trebuchet MS Bold">
>weight="bold"/>
>   
>name="Trebuchet MS Italic">
>weight="normal"/>
>   
>name="Trebuchet MS Bold Italic">
>weight="bold"/>
>   
> 
> 
> ---End: fop_with_TrueTypeFonts.xconf---



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