Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8123504

PrismFontFactory#createFontResource wrong parameter order

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None

      In PrismFontFactory#createFontResource it calls createFontFile() passing the args in the wrong order

      it calls createFontFile(..., embedded, register, ...)
      the correct is createFontFile(..., register, embedded, ...)

            fheidric Felipe Heidrich (Inactive)
            fheidric Felipe Heidrich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: