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:01:04 UTC

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

    [ https://issues.apache.org/jira/browse/FOP-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659827#comment-14659827 ] 

simon steiner commented on FOP-2504:
------------------------------------

Added
http://svn.apache.org/viewvc?view=revision&revision=1694449
http://svn.apache.org/viewvc?view=revision&revision=1694450

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