update
This commit is contained in:
parent
193bd5a30f
commit
6216352c87
62 changed files with 4036 additions and 808 deletions
|
|
@ -1,12 +1,14 @@
|
|||
# GIMP gimp-crop-tool options
|
||||
|
||||
(aspect-denominator 1080)
|
||||
(aspect-numerator 1920)
|
||||
(desired-fixed-size-height 900)
|
||||
(desired-fixed-size-width 900)
|
||||
(aspect-denominator 55)
|
||||
(aspect-numerator 192)
|
||||
(desired-fixed-size-height 1080)
|
||||
(desired-fixed-size-width 1920)
|
||||
(desired-fixed-width 300)
|
||||
(guide thirds)
|
||||
(overridden-fixed-aspect yes)
|
||||
(overridden-fixed-size yes)
|
||||
(highlight-opacity 0.93000000000000005)
|
||||
(foreground (color-rgb 0.18431372549019609 0.098039215686274508 0.47058823529411764))
|
||||
(pattern "Pine")
|
||||
|
||||
# end of gimp-crop-tool options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue