soliski.blogg.se

Courier font
Courier font





  1. #Courier font full#
  2. #Courier font code#

GetBoundingBox public getBoundingBox(int glyphIndex,

#Courier font code#

Parameters: i - code point index size - font size Int size) Description copied from interface: FontMetrics Return the width (in 1/1000ths of point size) of the character at Returns: the thickness in 1/1000ths of the font size GetUnderlineThickness public int getUnderlineThickness(int size) Description copied from interface: FontMetrics Returns the thickness of the underline. Returns: the position in 1/1000ths of the font size GetUnderlinePosition public int getUnderlinePosition(int size) Description copied from interface: FontMetrics Returns the distance from the baseline to the center of the underline (negative GetXHeight public int getXHeight(int size) Description copied from interface: FontMetrics Determines the typical font height of this

courier font

GetDescender public int getDescender(int size) Description copied from interface: FontMetrics Returns the descent of the font described by this GetCapHeight public int getCapHeight(int size) Description copied from interface: FontMetrics Returns the size of a capital letter measured from the font's baseline. It returns the nominal ascent within the em box. GetAscender public int getAscender(int size) Description copied from interface: FontMetrics Returns the ascent of the font described by thisįontMetrics object. GetFontType public FontType getFontType() Description copied from interface: FontMetrics Returns the type of the font. Returns: the font's family names (a Set of Strings) GetFamilyNames public getFamilyNames() Description copied from interface: FontMetrics Returns the font's family names as a Set of Strings (Example: "Helvetica").

#Courier font full#

GetFullName public getFullName() Description copied from interface: FontMetrics Returns the font's full name (Example: "Helvetica Bold Oblique"). GetEmbedFontName public getEmbedFontName() Description copied from interface: FontMetrics Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT"). GetFontName public getFontName() Description copied from interface: FontMetrics Returns the "PostScript" font name (Example: "Helvetica-BoldOblique"). GetFontURI public getFontURI() Description copied from interface: FontMetrics Returns the URI of the font file from which these metrics were loaded. Specified by: getEncodingName in class Typeface Returns: the encoding GetEncodingName public getEncodingName() Description copied from class: Typeface Get the encoding of the font. Methods inherited from class Ĭlone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitĬourier public Courier(boolean enableKerning) Method Detail GetMaxAscent, hadMappingOperations, hasFeature, isCID, isMultiByte, notifyMapOperation, setEventListener, toString, warnMissingGlyph GetStrikeoutPosition, getStrikeoutThickness Map a Unicode character to a code point in the font. Indicates if the font has kerning information. Return the width (in 1/1000ths of point size) of the character atĭetermines the typical font height of thisĭetermines whether this font contains a particular character/glyph. Returns the distance from the baseline to the center of the underline (negative

courier font

Returns the font's full name (Example: "Helvetica Bold Oblique"). Returns the URI of the font file from which these metrics were loaded. Returns the "PostScript" font name (Example: "Helvetica-BoldOblique"). Returns the font's family names as a Set of Strings (Example: "Helvetica").

courier font

Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT"). Returns the descent of the font described by this Returns the size of a capital letter measured from the font's baseline. Returns the bounding box of the glyph at the given index, for the given font size. Returns the ascent of the font described by this Typeface .Base14Font .base14.Courier All Implemented Interfaces: FontMetricsįields inherited from class. SUMMARY: NESTED | FIELD | CONSTR | METHOD







Courier font