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

Ashish Sharma updated FOP-3079:
-------------------------------
    Description: 
Fonts which Are Auto detected in FOP-2.4 is not Working in FOP-2.6 .

On windows trying XSL to PDF Conversion with Apache FOP-2.6.

 

Throws This Error:

 

WARNING: Font "Arial Narrow,normal,700" not found. Substituting with 
"any,normal,700".
WARNING: Font "Symbol,normal,700" not found. Substituting with 
"Symbol,normal,400".
WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with 
"ZapfDingbats,normal,400".
WARNING: Font "GTSuperDisplayLight,normal,700" not found. Substituting with 
"any,normal,700".

  was:
Fonts which Are Auto detected in FOP-2.4 is not Working in FOP-2.6 .

<fonts>
       <!-- automatically detect operating system installed fonts -->
        <auto-detect/>  
        <!-- embedded fonts -->
        
        <font kerning="yes" embed-url="GTSuperDisplayLight.ttf" 
embedding-mode="subset">
            <font-triplet name="GTSuperDisplayLight" style="normal" 
weight="700" />
        </font>

</font>

 

Throws This Error:

 

WARNING: Font "Arial Narrow,normal,700" not found. Substituting with 
"any,normal,700".
WARNING: Font "Symbol,normal,700" not found. Substituting with 
"Symbol,normal,400".
WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with 
"ZapfDingbats,normal,400".
WARNING: Font "GTSuperDisplayLight,normal,700" not found. Substituting with 
"any,normal,700".


> Fonts are Not getting rendered in FOP-2.6 while genrating PDF
> -------------------------------------------------------------
>
>                 Key: FOP-3079
>                 URL: https://issues.apache.org/jira/browse/FOP-3079
>             Project: FOP
>          Issue Type: Bug
>          Components: font/opentype, renderer/pdf
>    Affects Versions: 2.6
>            Reporter: Ashish Sharma
>            Priority: Blocker
>
> Fonts which Are Auto detected in FOP-2.4 is not Working in FOP-2.6 .
> On windows trying XSL to PDF Conversion with Apache FOP-2.6.
>  
> Throws This Error:
>  
> WARNING: Font "Arial Narrow,normal,700" not found. Substituting with 
> "any,normal,700".
> WARNING: Font "Symbol,normal,700" not found. Substituting with 
> "Symbol,normal,400".
> WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with 
> "ZapfDingbats,normal,400".
> WARNING: Font "GTSuperDisplayLight,normal,700" not found. Substituting with 
> "any,normal,700".



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to