LB Booster
General >> Suggestion Box >> I would really like the ability to set a zoom
http://lbb.conforums.com/index.cgi?board=suggestions&action=display&num=1437949878

I would really like the ability to set a zoom
Post by mmiscool on Jul 26th, 2015, 10:31pm

I would like to be able to set a zoom factor on a graphics boxes contents.


This would make my life a heck of a lot easier.


Keep up the good work Rich
Re: I would really like the ability to set a zoom
Post by RobM on Jul 27th, 2015, 12:35am

What I do is add a scale factor to all of my graphics commands so they can be redrawn larger or smaller as needed.

A random line of code from my cabinet design program.
ds=drawing scale
Code:
#cp.1, "line "; xd; " ";590-(offfloor*ds)-(ch*ds)+(tr*ds); " ";xd; " "; 590-(offfloor*ds)-(br*ds)-(uclo*ds)-(mr*ds)