[Gimp-developer] Placing grid on half-pixels using the offset



Is there a strong reason for fractional offsets (even +0.5) in the
grid-configuration dialog being prevented? I'm working on a layout at
present and I've noticed this limitation...

Due to the snapping behavior of brushes, it's sometimes helpful to be able
to draw/erase/smear/etc along the *middle* of a pixel if -- say -- I'm
working with a border or divider-set which is 5 pixels wide. If I can have
the pixel immediately under the cursor be centered where the middle pixel
will be, I neatly get the remaining four pixels of the current tool's
height/width symmetrically on either side... Otherwise I have to rely on
rounding-behavior or constantly doing an additional transformation after
each change in this part of the work.

Other than having to change one field from "int" to "float", is there a
good reason not to add this tweak for those who want it? By default, it
would not be available unless someone specifically input a fraction into
the grid-settings anyway.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]