gEDA-bug: [ geda-Patches-1880298 ] Draw grid with a different color when view is zoomed out
SourceForge.net
noreply at sourceforge.net
Sat Jan 26 09:38:53 EST 2008
Patches item #1880298, was opened at 2008-01-26 15:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1880298&group_id=161080
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gschem
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tomaz Solc (avian1)
Assigned to: Nobody/Anonymous (nobody)
Summary: Draw grid with a different color when view is zoomed out
Initial Comment:
This patch defines a new color "grid-blend-color" which is a darker or lighter variant of the "grid-color" (depending on the color used for background). This color is used for drawing the grid when grid is in fixed mode and distance between grid points falls bellow the number of screen pixels specified in "w_current->grid_fixed_blend_threshold".
The end result is that the schematic is a bit more readable when zoomed out and grid points are still well visible when zoomed in. This is basically a primitive simulation of rendering grid points that are less than one pixel in diameter.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1880298&group_id=161080
More information about the geda-bug
mailing list