|
-
Dec 12th, 2015, 08:19 PM
#1
Thread Starter
Junior Member
How can I use DrawString to reproduce old Windows fonts precisely?
I'm trying to use DrawString to recreate images like the one below. If I remember back that far, I'm pretty sure Windows 98 used to draw MS Sans Serif exactly like this. I'm having no luck reproducing this text exactly with DrawString, partly because I'm not 100% sure which font it is. I've tried DrawString with every 'famous' sans serif font on Graphics objects with various TextRenderingHint values, but with no luck. How can I programmatically draw strings identical to the ones in this image?
Tags for this Thread
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
|