]> source.dussan.org Git - xmlgraphics-fop.git/commit
Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change modifies...
authorJeremias Maerki <jeremias@apache.org>
Wed, 31 Oct 2007 16:39:04 +0000 (16:39 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 31 Oct 2007 16:39:04 +0000 (16:39 +0000)
commitda245e469b3efb795832430d79e971b161fbe53a
tree27ca57f59e037947ec5b403db88ed98d14634870
parent76468ee6d7c2c21b2e02a80c44d47e11ba6a09ea
Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change modifies font auto-detection so both "ArialUnicodeMS" (as before) and "Arial Unicode MS" (new) are registered for a font.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@590736 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fonts/CustomFont.java
src/java/org/apache/fop/fonts/autodetect/FontInfoFinder.java