Michael Natterer
|
5f700549e7
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
Michael Natterer
|
900a99ecb3
|
app: add binding signals for changing the text size (still unused)
|
2010-03-20 23:18:14 +01:00 |
Michael Natterer
|
3e3613bef7
|
app: allow for more fine-grained baseline and kerning adjustments
In theory for now, by changing the parameters of
GimpTextProxy::change_baseline() and ::change_kerning()
from gint to gdouble.
|
2010-03-08 21:57:29 +01:00 |
Michael Natterer
|
bbd2d521f1
|
app: rename "spacing" to "kerning" because that's what it does
|
2010-03-03 10:48:42 +01:00 |
Michael Natterer
|
4171d9c774
|
app: add signals bindings to change baseline and spacing
Bind them to Alt+up/down/left/right and connect to the signals in
the text tool editor. The callbacks do nothing yet.
|
2010-02-27 13:14:28 +01:00 |
Michael Natterer
|
b5079eb1b7
|
Move the GimpTextProxy widget from app/tools/ to app/widgets/
|
2009-06-24 19:34:36 +02:00 |