Now running with FOP trunk, but still have the same exact issue. For this TTC file, FontInfoFinder.find() is returning a single EmbedFontInfo object which has no sub-font name. It does however have 2 EmbedFontInfo.fontTriplets entries: [0] = "AR PL UMing CN,normal,400" [1] = "UMingCN,normal,400"
This is exactly what the patched docx4j version was giving me for this TTC. So is this the expected behavior? On Mon, 2009-06-15 at 21:13 +0200, Andreas Delmelle wrote: > On 15 Jun 2009, at 21:07, Steve Ebersole wrote: > > > So I went ahead and built trunk via 'ant maven-artifacts' and > > installed > > the resultant artifacts into my local repo. > > > > I then tried re-running my transformation, but am now getting > > "NoClassDefFoundError: > > org/apache/xmlgraphics/util/uri/CommonURIResolver" > > No Maven experience here, but it seems you're missing the latest > version of the XMLGraphics Common JAR. > > http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/lib/xmlgraphics-commons-1.4svn.jar?view=log > > > Regards > > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org > -- Steve Ebersole <st...@hibernate.org> Hibernate.org --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org