gimp r23984 - in trunk: . app/tools
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r23984 - in trunk: . app/tools
- Date: Mon, 29 Oct 2007 17:17:15 +0000 (GMT)
Author: neo
Date: 2007-10-29 17:17:14 +0000 (Mon, 29 Oct 2007)
New Revision: 23984
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=23984&view=rev
Modified:
trunk/ChangeLog
trunk/app/tools/gimpbrushtool.c
trunk/app/tools/gimpbrushtool.h
trunk/app/tools/gimpdrawtool.c
trunk/app/tools/gimpsourcetool.c
Log:
2007-10-29 Sven Neumann <sven gimp org>
Fix bug #491272 (no cursor drawn for small brush sizes):
* app/tools/gimpbrushtool.[ch]
(gimp_brush_tool_draw_brush): don't draw the brush outline if it
becomes too small. Instead draw a small cross, but only if
"draw_fallback" was passed as TRUE.
(gimp_brush_tool_draw_brush): pass TRUE for "draw_fallback" if
cursor drawing is disabled for the paint tools.
* app/tools/gimpsourcetool.c (gimp_source_tool_draw): pass FALSE
for "draw_fallback".
* app/tools/gimpdrawtool.c (gimp_draw_tool_draw_cross_by_anchor):
draw a symmetric cross for odd handle sizes.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]