FontInfo improvements

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 26
    • Component/s: client-libs
    • None
    • 2d

      FontInfo contains a few small items which could use fixing:

      - toString() throws NPE if `devTx` or `glyphTx` are null (I ran into this a couple of times during debugging when my IDE tried to display the string representation)

      - toString() is missing a comma and space between the last two attributes

      - Two overridden methods do not have the `@Override` annotation

            Assignee:
            Daniel Gredler
            Reporter:
            Daniel Gredler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: