spreading an entire program
if i wrote this complicated program, and i want to change ALL of its size without fixing every single screen and every size based calculation
is there a way to shrink it all?
meaning my program runs on 800x600 and i want all of it to turn to 320x240 (0.4 from original size) all the proportions and stuff will stay the same
anyone have a magic solution to this?
|