Anyone knows how to change the Windows font size via API calls or any other method ?
I'm working on deploying an app to about 1000 pc's. The app requires large fonts and 1024x768. 85% of the pc's are like that, but some users decided to change the resolution and/or font size.
I know how to change the resolution, but I can't seem to find a way to change the font size. And to make matters worse, that app will require small fonts in their next update in July. So I have to figure out a way to change the font size to large and back to small in a few months.

Thanks.