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

simon steiner updated FOP-2504:
-------------------------------
    Description: 
You may need to restart Infoprint server before printing due to bugs in printer 
driver.

Subsetting is not supported

Add to fop.xconf:
{code}
<renderer mime="application/x-afp">
  <fonts>
    <font embed-url="Arial.ttf" name="Arial">
      <font-triplet name="Arial" style="normal" weight="normal"/>
      <font-triplet name="any" style="normal" weight="normal"/>
    </font>
  </fonts>
</renderer>
{code}

  was:
You may need to restart Infoprint server before printing due to bugs in printer 
driver.

Add to fop.xconf:
{code}
<renderer mime="application/x-afp">
  <fonts>
    <font embed-url="Arial.ttf" name="Arial">
      <font-triplet name="Arial" style="normal" weight="normal"/>
      <font-triplet name="any" style="normal" weight="normal"/>
    </font>
  </fonts>
</renderer>
{code}


> [PATCH] Truetype support for AFP
> --------------------------------
>
>                 Key: FOP-2504
>                 URL: https://issues.apache.org/jira/browse/FOP-2504
>             Project: FOP
>          Issue Type: Bug
>            Reporter: simon steiner
>            Assignee: simon steiner
>         Attachments: truetypeafp.patch, xgctruetypeafp.patch
>
>
> You may need to restart Infoprint server before printing due to bugs in 
> printer driver.
> Subsetting is not supported
> Add to fop.xconf:
> {code}
> <renderer mime="application/x-afp">
>   <fonts>
>     <font embed-url="Arial.ttf" name="Arial">
>       <font-triplet name="Arial" style="normal" weight="normal"/>
>       <font-triplet name="any" style="normal" weight="normal"/>
>     </font>
>   </fonts>
> </renderer>
> {code}



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

Reply via email to