Skip to content

Zoom max level / GERBV_SCALE_MAX (and Windows build) #185

@StephaneIFO

Description

@StephaneIFO

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:

  1. Can you change the max zoom limit in the official version?
  2. If you can't, is there any up-to-date documentation for compiling a Windows binary?

Thanks,
Stéphane

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions