Is there any way to get the "shape" representing a character using Java.
I know about the getOutling() of the GlyphVector class. But it returns the outline of the character.
What I require is not the outline, but a single line shape depicting the character.