[
https://issues.apache.org/jira/browse/FOP-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080423#comment-15080423
]
chunlinyao commented on FOP-2252:
---------------------------------
I don't known why it does not pass the useAdvanced flag to OTFFile at L108 of
OFFontLoader
<https://github.com/apache/fop/blob/008e18bf053be95ddfad9f218005e11374029cd3/src/java/org/apache/fop/fonts/truetype/OFFontLoader.java#L108>
I enabled it and try to generage some pdf, It seems gpos for OpenType CFF font
works fine. because I can see the kerning works. CFF using gpos table instead
of kern table for kerning. Is there any reason to disable the useAdvanced flag?
> [PATCH] OpenType CFF support for FOP
> ------------------------------------
>
> Key: FOP-2252
> URL: https://issues.apache.org/jira/browse/FOP-2252
> Project: FOP
> Issue Type: New Feature
> Components: font/unqualified
> Affects Versions: trunk
> Reporter: Robert Meyer
> Assignee: Robert Meyer
> Fix For: trunk
>
> Attachments: AlexBrushRegular.otf, SourceSansProBold.otf,
> fontbox-1.8.0-SNAPSHOT.jar, fop.xconf, output.pdf, patch-240713.diff,
> test.fo, test.pdf
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)