You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2015/08/06 13:16:04 UTC

[jira] [Closed] (FOP-2504) [PATCH] Truetype support for AFP

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

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

> [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)