|
-
Sep 9th, 2010, 06:13 AM
#1
Thread Starter
Lively Member
Getting Font Kerning Values
Hi,
I am trying to manually adjust character spacing between letters when drawing text with GDI. I am doing this by drawing each letter at a time. The problem is that you lose all the font kerning when you do this.
Does anyone know how to get kerning data for fonts? Presumably you would send it the letter pair you want to get the offset for. Then when I draw each letter at a time I can subtract the offset for each letter pair.
many thanks
Paul
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|