This commit is contained in:
Ray Elliott 2022-05-07 21:39:30 +01:00
commit 6216352c87
62 changed files with 4036 additions and 808 deletions

View file

@ -21,8 +21,8 @@
(comment ""))
(undo-preview-size medium)
(import-raw-plug-in "${gimp_plug_in_dir}/plug-ins/file-raw-placeholder/file-raw-placeholder")
(monitor-xresolution 102)
(monitor-yresolution 102)
(monitor-xresolution 58)
(monitor-yresolution 182)
(default-view
(show-menubar no)
(show-statusbar yes)
@ -61,11 +61,12 @@
(padding-in-show-all no))
(user-manual-online yes)
(color-profile-policy convert)
(image-resize-fill-type foreground)
(layer-new-name "bottom")
(layer-new-fill-type foreground)
(selection-feather-radius 2)
(selection-grow-radius 4)
(image-convert-indexed-max-colors 255)
(image-convert-indexed-dither-type fs)
(image-convert-indexed-dither-alpha yes)
(layer-new-name "")
(layer-add-mask-type selection)
(selection-feather-radius 4)
(selection-shrink-radius 2)
(fill-options
(style solid)
@ -78,7 +79,7 @@
(feather no)
(feather-radius 10)
(method line)
(width 9)
(width 6)
(unit pixels)
(cap-style butt)
(join-style miter)