Tagged Questions

2
votes
1answer
35 views

GDI+ draws letters bunched together

I feel like I've read a question similar to this but I can't find it, so please close if duplicate. I am trying to draw text with Graphics::DrawString with a monospace font (Consolas). However, when ...
1
vote
1answer
994 views

Extracting Glyph Kerning Information C++

After asking my previous question about Uniscribe glyph kerning, and not yet receiving an answer, plus further reading on google etc, it seems Uniscribe may not support extracting glyph kerning ...