You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2005/09/18 22:37:11 UTC

[jira] Created: (MPPDF-49) Allow embedding of custom fonts

Allow embedding of custom fonts
-------------------------------

         Key: MPPDF-49
         URL: http://jira.codehaus.org/browse/MPPDF-49
     Project: maven-pdf-plugin
        Type: Wish
 Environment: m1.1beta2
 Reporter: Lukas Theussl


The current pdf plugin does not allow to embed custom fonts in the pdf output. All fonts are hardcoded in the xslt stylesheet fo-styles.xslt.

I think it only takes two steps to fix this: 

* allow the user to specify a custom userconfig.xml file, where he can register his custom fonts
* replace all hardcoded font references in fo-styles.xslt by the value of a new property that defaults to the current basefont.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org