Re: remembering the image size as set in Preferences needs application restart

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> Other strange thing is that if I delete completely the whole user
> directory (the one begining with a dot), as if GIMP were fresh
> installed, the new image dimension is 610x377 in GIMP 2.7.x instead of
> 640x400 in GIMP 2.6.x.
>
> Cristi
>


This is how it is defined, if making your own, adjust 
app/core/gimptemplate.h to suit (I think)


#ifdef GIMP_UNSTABLE
#define GIMP_DEFAULT_IMAGE_WIDTH   610
#define GIMP_DEFAULT_IMAGE_HEIGHT  377
#else
#define GIMP_DEFAULT_IMAGE_WIDTH   640
#define GIMP_DEFAULT_IMAGE_HEIGHT  400


 --
Owen

_______________________________________________
gimp-developer-list mailing list
gimp-developer-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gimp-developer-list


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux