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

FontDesignMetrics ignores layout attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 6
    • client-libs
    • None
    • 2d
    • generic
    • generic

      New in mustang is support for kerning and ligatures via attributes on a Font.
      These when applied can affect the advance of a string of latin chars which
      currently FontDesignMetrics optimises to be the sum of the non-kerned advances
      assuming a 1:1 char:glyph mapping. Thus it can return incorrect results in this case.
      This doesn't affect any existing code or app as its only in mustang that its possible
      to specify this.
      ###@###.### 2005-05-16 17:30:39 GMT

            dougfelt Doug Felt (Inactive)
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: