-
-
Notifications
You must be signed in to change notification settings - Fork 54
Zoom max level / GERBV_SCALE_MAX (and Windows build) #185
Copy link
Copy link
Closed
Description
Hi,
In 2018, for a work colleague who wanted to make precision measurements, I recompiled under Windows a version of gerbv (2.6A) with an increased zoom level.
At the time I modified the #define GERBV_SCALE_MAX from 3000 to 40000 in gerbv.h (https://github.com/gerbv/gerbv/blob/main/src/gerbv.h#L96C12-L96C12)
Now my colleague would like a more up-to-date version but with the same increased zoom limit.
Unfortunately, the Windows compilation doesn't seem to be up to date, so this ticket #19 (comment) seems to say that the "win32" directory is completely obsolete?
So, in order of simplicity for me:
- Can you change the max zoom limit in the official version?
- If you can't, is there any up-to-date documentation for compiling a Windows binary?
Thanks,
Stéphane
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels