Edited my last entry a bit.

This commit is contained in:
Tor Lillqvist
1999-09-02 00:23:30 +00:00
parent 388199215e
commit e5411a8e68

View File

@ -20,10 +20,12 @@
here, use functions from parasiteio.c. here, use functions from parasiteio.c.
* plug-ins/common/gpb.c: Ditto. Add brush cell width and height * plug-ins/common/gpb.c: Ditto. Add brush cell width and height
fields to the gih save dialog. Add cleverness to update rows and fields to the gih save dialog. These are now the main entries the
columns as cell size is changes. (Still too easy for the user to user should use to adjust how the image's layers are divided into
get confused, though.) Display corresponding guide grid on the brushes. Add some cleverness to update the rows and columns fields
image. Unfortunately updating the guidelines doesn't seem to work. as cell size is changed. (Still too easy for the user to get
confused, though.) Display corresponding guide grid on the
image. Unfortunately, updating the guides doesn't seem to work.
* plug-ins/common/psp.c: Use functions from parasiteio.c. * plug-ins/common/psp.c: Use functions from parasiteio.c.