mirror of https://github.com/GNOME/gimp.git
ca8bc2bc1d
The gimp_drawable_type() is an issue though as gimp_drawable_get_type() is already defined as a common GObject API. Though I'm actually wondering if GimpImageType is well called. Rather than Type, shouldn't we go with ColorModel? sed -i 's/\<gimp_drawable_bpp\>/gimp_drawable_get_bpp/g' "$@" sed -i 's/\<gimp_drawable_width\>/gimp_drawable_get_width/g' "$@" sed -i 's/\<gimp_drawable_height\>/gimp_drawable_get_height/g' "$@" sed -i 's/\<gimp_drawable_offsets\>/gimp_drawable_get_offsets/g' "$@" |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
TODO.txt | ||
meson.build | ||
new-resource-ids.txt | ||
psd-image-res-load.c | ||
psd-image-res-load.h | ||
psd-layer-res-load.c | ||
psd-layer-res-load.h | ||
psd-load.c | ||
psd-load.h | ||
psd-save.c | ||
psd-save.h | ||
psd-thumb-load.c | ||
psd-thumb-load.h | ||
psd-util.c | ||
psd-util.h | ||
psd.c | ||
psd.h |