Interface IsImmutableFont

    • Method Detail

      • toCSSString

        String toCSSString()
        Builds the font string (shorthand property of CSS font) to use in the canvas object.
        See here CSS specification.
        Returns:
        the font string to use in the canvas object.