Getting a characters width
Hi !
How is it possible to get a Characters Width from a specified Font, I only<
find height fields.
In Java it is done via the FontMetrics Object, where you can get the width of
every single character.
Thanks for helping !
Nick