Saturday, 18 February 2012

What is the difference between the "Font" and "FontMetrics" class?

many difference are there which is defined as :
1. The Font Class is used to render "glyphs", The characters we see on the screen.
2. FontMetrics encapsulates information about a specific font on a specific Graphics object.