]> source.dussan.org Git - xmlgraphics-fop.git/commit
Merged revisions 677863 via svnmerge from
authorAdrian Cumiskey <acumiskey@apache.org>
Fri, 18 Jul 2008 09:17:24 +0000 (09:17 +0000)
committerAdrian Cumiskey <acumiskey@apache.org>
Fri, 18 Jul 2008 09:17:24 +0000 (09:17 +0000)
commitd6c3b958f2bdf839a99ac83cfbd5149c661a9e75
tree2c99fb381b66b96ee9b906a899c5a3d2f8f96b01
parent030cd56ed235409e5fe6d2914d7224d9a58380c1
Merged revisions 677863 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r677863 | acumiskey | 2008-07-18 10:11:10 +0100 (Fri, 18 Jul 2008) | 4 lines

  Ok, I am much happier with this fix now, it doesn't feel like a temporary hack anymore :).

  I have revised the fontLookup() algorithm in FontInfo so it now first tries to find matching font triplets by iterating over all the font family names *without substitutions*, if this fails it then iterates over all the font family names looking for matching font triplets *with substitutions* rather then just take the last one in the font family name list with substitutions.
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@677864 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fonts/FontInfo.java
src/java/org/apache/fop/render/afp/fonts/AFPFontCollection.java