ICEpdf
  1. ICEpdf
  2. PDF-1220

Font family name causing lookup issues.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.3
    • Component/s: None
    • Labels:
      None
    • Environment:
      any

      Description

      A client has sent in a system font that has an unusual family name of "us" and a font name of "us+roman". The FontManager class is a rather complex beast. In this particular case the font name we are trying to substitute is "Courier". The mapping we have setup looks for fonts in the the "Nimbus" family which is the root of the problem as 'us" is in the name and is the reason for the unusual matching.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #52336 Mon Mar 05 13:03:33 MST 2018 patrick.corless PDF-1220 tweaks version declaration.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/resources/org/icepdf/core/application/ProductInfo.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #52108 Tue Nov 28 14:50:39 MST 2017 patrick.corless PDF-1220 touch up a font substitution issue related to comparing
        a font's family which is something we probably shouldn't be doing.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/fonts/FontManager.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: