ICEpdf
  1. ICEpdf
  2. PDF-1086

FontManger regresion, not reading all system fonts by default

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.1.3
    • Fix Version/s: 6.2
    • Labels:
      None
    • Environment:
      PRO

      Description

      A regression was introduced in PDF-1046 which has caused a regression in the number of fonts found when the fontManager.initialize() is called. Users using the default viewer RI or the snippet.

      {code}
      // read/store the font cache.
      ResourceBundle messageBundle = ResourceBundle.getBundle(
              PropertiesManager.DEFAULT_MESSAGE_BUNDLE);
      PropertiesManager properties = new PropertiesManager(System.getProperties(),
              ResourceBundle.getBundle(PropertiesManager.DEFAULT_MESSAGE_BUNDLE));
      new FontPropertiesManager(properties, System.getProperties(), messageBundle);
      {code}
      will not be affected.



        Activity

        Hide
        Patrick Corless added a comment -

        Fixed.

        Show
        Patrick Corless added a comment - Fixed.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: