Returns an int array of 3 elements, so-called ABC structure that contains
the width of the character:
1st element = left side bearing of the glyph
2nd element = width of the glyph
3d element = right side bearing of the glyph
Sets BufferedImage representation of this glyph to the specified parameter.
Parameters: newImage - new BufferedImage object to be set as BufferedImage representation.