Open bbbbbr opened 4 years ago
Resize functions are independent of gtk
and gimp
in general.
The code should be divided into two directories: src/gtk2
/src/gtk3
andsrc/lib
.
Change Makefile
: first compile the static library libpas.a
and link it to gui already.
This will allow you to select the "face" when compiling.
:information_source: See #9
The migration to GTK3 will likely break the plugin. Deprecated GTK and libgimp function calls will need to be replaced.
No action will be taken until after the GIMP 3 release. This is just a placeholder for now.
Also see: