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

Warnings displayed when handling Fonts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8u20
    • javafx
    • 8u20 b10

      Start Scene Builder.
      Drop a Button.

      Open from the inspector the Font editor. The following Warnings are displayed on stderr.


      2014-04-18 16:32:35.846 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Apple Casual" and got font with PostScript name "AppleCasual". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:35.847 java[7875:d07] CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
      2014-04-18 16:32:35.903 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Charcoal CY" and got font with PostScript name "CharcoalCY". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:35.944 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Courier Oblique" and got font with PostScript name "Courier-Oblique". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:35.981 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Courier Bold Oblique" and got font with PostScript name "Courier-BoldOblique". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:35.995 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Courier Bold" and got font with PostScript name "Courier-Bold". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.151 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Geneva CY" and got font with PostScript name "GenevaCyr". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.233 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Bold" and got font with PostScript name "Helvetica-Bold". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.283 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Bold Oblique" and got font with PostScript name "Helvetica-BoldOblique". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.292 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Light Oblique" and got font with PostScript name "Helvetica-LightOblique". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.298 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Light" and got font with PostScript name "Helvetica-Light". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.304 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Oblique" and got font with PostScript name "Helvetica-Oblique". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.318 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica CY Plain" and got font with PostScript name "HelveticaCY-Plain". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.366 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica CY Oblique" and got font with PostScript name "HelveticaCY-Oblique". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.371 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica CY Bold" and got font with PostScript name "HelveticaCY-Bold". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.375 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica CY BoldOblique" and got font with PostScript name "HelveticaCY-BoldOblique". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.379 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Thin" and got font with PostScript name "HelveticaNeue-Thin". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.440 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Bold Italic" and got font with PostScript name "HelveticaNeue-BoldItalic". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.452 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Italic" and got font with PostScript name "HelveticaNeue-Italic". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.463 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue UltraLight Italic" and got font with PostScript name "HelveticaNeue-UltraLightItalic". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.473 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Thin Italic" and got font with PostScript name "HelveticaNeue-ThinItalic". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.541 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Condensed Bold" and got font with PostScript name "HelveticaNeue-CondensedBold". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.547 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Light" and got font with PostScript name "HelveticaNeue-Light". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.554 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Condensed Black" and got font with PostScript name "HelveticaNeue-CondensedBlack". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.561 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Light Italic" and got font with PostScript name "HelveticaNeue-LightItalic". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.569 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue UltraLight" and got font with PostScript name "HelveticaNeue-UltraLight". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.577 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Medium" and got font with PostScript name "HelveticaNeue-Medium". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.587 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue" and got font with PostScript name "HelveticaNeue". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.609 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Medium Italic" and got font with PostScript name "HelveticaNeue-MediumItalic". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:36.617 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue Bold" and got font with PostScript name "HelveticaNeue-Bold". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:39.276 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Times Roman" and got font with PostScript name "Times-Roman". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:39.304 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Times Bold" and got font with PostScript name "Times-Bold". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:39.314 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Times Bold Italic" and got font with PostScript name "Times-BoldItalic". For best performance, only use PostScript names when calling this API.
      2014-04-18 16:32:39.324 java[7875:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Times Italic" and got font with PostScript name "Times-Italic". For best performance, only use PostScript names when calling this API.

            kcr Kevin Rushforth
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: