Review Request: Implement line smoothing using sigetch's algorithm
Commit Hook
null at kde.org
Mon Dec 31 16:30:25 GMT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108049/#review24351
-----------------------------------------------------------
This review has been submitted with commit f9cbf6a1bd864be88059255aa9c4b5b35208085d by Boudewijn Rempt to branch master.
- Commit Hook
On Dec. 31, 2012, 3:10 p.m., Boudewijn Rempt wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108049/
> -----------------------------------------------------------
>
> (Updated Dec. 31, 2012, 3:10 p.m.)
>
>
> Review request for Calligra, Cyrille Berger Skott, Dmitry Kazakov, Lukáš Tvrdý, and Sven Langkamp.
>
>
> Description
> -------
>
> This patch ports the smoothing algorithm from http://www24.atwiki.jp/sigetch_2007/pages/17.html (as implemented in Gimp 2.8) to Krita. The previous smoothing algorithm now is the unsmoothed default, and the old completely unsmoothed option has gone.
>
>
> This addresses bug 281267.
> http://bugs.kde.org/show_bug.cgi?id=281267
>
>
> Diffs
> -----
>
> krita/image/brushengine/kis_paint_information.h 0142a33
> krita/image/kis_distance_information.h c1ab409
> krita/plugins/paintops/libpaintop/sensors/kis_dynamic_sensors.cc 16473f5
> krita/plugins/tools/defaulttools/kis_tool_brush.h f849233
> krita/plugins/tools/defaulttools/kis_tool_brush.cc 536b81d
> krita/ui/CMakeLists.txt 2d8abc4
> krita/ui/tool/kis_smoothing_options.h PRE-CREATION
> krita/ui/tool/kis_smoothing_options.cpp PRE-CREATION
> krita/ui/tool/kis_tool_freehand.h ee915d8
> krita/ui/tool/kis_tool_freehand.cc 5640a4b
> krita/ui/tool/kis_tool_freehand_helper.h 4978c85
> krita/ui/tool/kis_tool_freehand_helper.cpp dde51ea
>
> Diff: http://git.reviewboard.kde.org/r/108049/diff/
>
>
> Testing
> -------
>
> Animtim has tested the branch:
>
> 14:00:14 < Animtim_> boud: perfect
>
>
> Thanks,
>
> Boudewijn Rempt
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20121231/d47b2159/attachment.htm>
More information about the calligra-devel
mailing list