← Back to team overview

kicad-developers team mailing list archive

Re: New zoom code musings.

 

On Wed, 4 Feb 2009, Wayne Stambaugh wrote:

It's very simple. If you want to add zoom levels to the PCB programs
(cvpcb, gerbview, & pcbnew), add the new zoom values to the PcbZoomList
array in pcbnew/classpcb.cpp. To add new zoom values to the schematic
editing programs, add the new zoom values to the SchematicZoomList array
in eeschema/class_screen.cpp.

Wayne

Thank you! I got that far that I noticed the values were on some list, but where the defines were... Anyway I'll put out a patch if you don't.

-Vesa






Follow ups

References