Ell
8c1a277007
app: add gimp_display_shell_constrain_angle()
...
... which constrains an angle to discrete increments in screen
space, similarly to gimp_display_shell_constrain_line().
2020-05-15 00:38:47 +03:00
Ell
4fefab1798
app: fix line-angle constraint when xres != yres
...
Fix gimp_constrain_line() and friends to properly constrain line
angles when the image's horizontal and vertical resolutions are
different, and dot-for-dot is disabled.
2018-07-15 19:09:06 -04:00
Michael Natterer
5f700549e7
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
Jehan
0116d7316a
app: new gimp_display_shell_get_line_status().
...
Factorize the code to show status for tools needing to show line
information.
2017-12-22 23:24:24 +01:00
Ell
fff57f84a0
app: add gimpdisplayshell-utils.[ch]
...
... should have been part of last commit.
2017-12-22 06:59:21 -05:00