diff --git a/krita/data/paintoppresets/CMakeLists.txt b/krita/data/paintoppresets/CMakeLists.txt index af652e461b..6e1dcbbaeb 100644 --- a/krita/data/paintoppresets/CMakeLists.txt +++ b/krita/data/paintoppresets/CMakeLists.txt @@ -1,124 +1,121 @@ install( FILES a\)_Eraser_Circle.kpp a\)_Eraser_Small.kpp a\)_Eraser_Soft.kpp b\)_Airbrush_Soft.kpp b\)_Basic-1.kpp b\)_Basic-2_Opacity.kpp b\)_Basic-3_Flow.kpp b\)_Basic-4_Flow_Opacity.kpp -b\)_Basic-5_Size_default.kpp +b\)_Basic-5_Size.kpp b\)_Basic-5_Size_Opacity.kpp b\)_Basic-6_Details.kpp c\)_Pencil-1_Hard.kpp c\)_Pencil-2.kpp c\)_Pencil-3_Large_4B.kpp c\)_Pencil-4_Soft.kpp c\)_Pencil-5_Tilted.kpp c\)_Pencil-6_Quick_Shade.kpp d\)_Ink-1_Precision.kpp d\)_Ink-2_Fineliner.kpp d\)_Ink-3_Gpen.kpp d\)_Ink-4_Pen_Rough.kpp d\)_Ink-7_Brush_Rough.kpp d\)_Ink-8_Sumi-e.kpp e\)_Marker_Chisel_Smooth.kpp e\)_Marker_Details.kpp e\)_Marker_Dry.kpp f\)_Bristles-1_Details.kpp f\)_Bristles-2_Flat_Rough.kpp f\)_Bristles-3_Large_Smooth.kpp f\)_Bristles-4_Glaze.kpp f\)_Bristles-5_Flat.kpp f\)_Charcoal_Rock_Soft.kpp f\)_Dry_Roller.kpp g\)_Dry_Bristles_Eroded.kpp g\)_Dry_Bristles.kpp g\)_Dry_Brushing.kpp g\)_Dry_Textured_Creases.kpp h\)_Chalk_Details.kpp h\)_Chalk_Grainy.kpp h\)_Chalk_Soft.kpp h\)_Charcoal_pencil_large.kpp h\)_Charcoal_Pencil_Medium.kpp h\)_Charcoal_Pencil_Thin.kpp i\)_Wet_Bristles.kpp i\)_Wet_Bristles_Rough.kpp i\)_Wet_Circle.kpp i\)_Wet_Knife.kpp i\)_Wet_Paint_Details.kpp i\)_Wet_Paint.kpp i\)_Wet_Smear.kpp i\)_Wet_Textured_Soft.kpp j\)_Watercolor_Fringe.kpp j\)_Watercolor_Texture.kpp j\)_Waterpaint_Hard_Edges.kpp j\)_Waterpaint_Soft_Edges.kpp k\)_Blender_Basic.kpp k\)_Blender_Blur.kpp k\)_Blender_Knife_Edge.kpp k\)_Blender_Pixelize.kpp k\)_Blender_Rake.kpp k\)_Blender_Smear.kpp k\)_Blender_Textured_Soft.kpp l\)_Adjust_Color.kpp l\)_Adjust_Dodge.kpp l\)_Adjust_Lighten.kpp l\)_Adjust_Multiply.kpp l\)_Adjust_Overlay_Burn.kpp t\)_Shapes_Fill.kpp t\)_Shapes_Mecha.kpp t\)_Shapes_Rounded.kpp t\)_Shapes_Spikes.kpp -t\)_Shapes_Square.kpp u\)_Pixel_Art_Dithering.kpp u\)_Pixel_Art_Fill.kpp u\)_Pixel_Art.kpp v\)_Clone_Tool.kpp v\)_Distort_Grow.kpp v\)_Distort_Move.kpp v\)_Distort_Shrink.kpp v\)_Experimental_Webs.kpp v\)_Sketching-1_Chrome_Thin.kpp v\)_Sketching-2_Chrome_Large.kpp v\)_Sketching-3_Leaky.kpp -v\)_Texture_Impressionism.kpp v\)_Texture_Pointillism.kpp w\)_Texture_Normal_Map.kpp x\)_Filter_Blur.kpp x\)_Filter_Sharpen.kpp y\)_Screentone_Moire.kpp y\)_Screentone_Pressure.kpp -y\)_Screentones_Regular.kpp y\)_Texture_Big.kpp y\)_Texture_Crackles.kpp y\)_Texture_Hair.kpp y\)_Texture_Large_Splat.kpp y\)_Texture_Noise.kpp y\)_Texture_Random_Particles.kpp y\)_Texture_Reptile.kpp y\)_Texture_Snow_Pile.kpp y\)_Texture_Spines.kpp y\)_Texture_Splat.kpp y\)_Texture_Spray.kpp y\)_Texture_Starfield.kpp y\)_Texture_Wood_Fiber.kpp z\)_Stamp_Bokeh.kpp z\)_Stamp_Floor.kpp z\)_Stamp_Grass.kpp z\)_Stamp_Grass_Patch.kpp z\)_Stamp_Hearts.kpp z\)_Stamp_Herbals.kpp z\)_Stamp_Leaves.kpp z\)_Stamp_Mountains_Distant.kpp z\)_Stamp_Shoujo_Bubbles.kpp z\)_Stamp_Sparkles.kpp z\)_Stamp_Stylised_Tree.kpp z\)_Stamp_Vegetal.kpp z\)_Stamp_Water.kpp DESTINATION ${DATA_INSTALL_DIR}/krita/paintoppresets) install( FILES kis_paintoppresets_tags.xml DESTINATION ${DATA_INSTALL_DIR}/krita/tags) diff --git a/krita/data/paintoppresets/b)_Basic-5_Size.kpp b/krita/data/paintoppresets/b)_Basic-5_Size.kpp new file mode 100644 index 0000000000..7c7f640d18 Binary files /dev/null and b/krita/data/paintoppresets/b)_Basic-5_Size.kpp differ diff --git a/krita/data/paintoppresets/f)_Bristles-2_Flat_Rough.kpp b/krita/data/paintoppresets/f)_Bristles-2_Flat_Rough.kpp index 571970b25e..e282efb7c0 100644 Binary files a/krita/data/paintoppresets/f)_Bristles-2_Flat_Rough.kpp and b/krita/data/paintoppresets/f)_Bristles-2_Flat_Rough.kpp differ diff --git a/krita/data/paintoppresets/f)_Bristles-4_Glaze.kpp b/krita/data/paintoppresets/f)_Bristles-4_Glaze.kpp index ec73fbc72a..14f124c0d1 100644 Binary files a/krita/data/paintoppresets/f)_Bristles-4_Glaze.kpp and b/krita/data/paintoppresets/f)_Bristles-4_Glaze.kpp differ diff --git a/krita/data/paintoppresets/g)_Dry_Bristles_Eroded.kpp b/krita/data/paintoppresets/g)_Dry_Bristles_Eroded.kpp index 30134222e9..ad94de4f4f 100644 Binary files a/krita/data/paintoppresets/g)_Dry_Bristles_Eroded.kpp and b/krita/data/paintoppresets/g)_Dry_Bristles_Eroded.kpp differ diff --git a/krita/data/paintoppresets/g)_Dry_Brushing.kpp b/krita/data/paintoppresets/g)_Dry_Brushing.kpp index 4f59aea57b..575abb1e7a 100644 Binary files a/krita/data/paintoppresets/g)_Dry_Brushing.kpp and b/krita/data/paintoppresets/g)_Dry_Brushing.kpp differ diff --git a/krita/data/paintoppresets/g)_Dry_Textured_Creases.kpp b/krita/data/paintoppresets/g)_Dry_Textured_Creases.kpp index 86ae6f4e8f..1aa4949306 100644 Binary files a/krita/data/paintoppresets/g)_Dry_Textured_Creases.kpp and b/krita/data/paintoppresets/g)_Dry_Textured_Creases.kpp differ diff --git a/krita/data/paintoppresets/h)_Chalk_Details.kpp b/krita/data/paintoppresets/h)_Chalk_Details.kpp index a477af1916..5da3e45e21 100644 Binary files a/krita/data/paintoppresets/h)_Chalk_Details.kpp and b/krita/data/paintoppresets/h)_Chalk_Details.kpp differ diff --git a/krita/data/paintoppresets/h)_Chalk_Soft.kpp b/krita/data/paintoppresets/h)_Chalk_Soft.kpp index df1642e3fc..e9688cf774 100644 Binary files a/krita/data/paintoppresets/h)_Chalk_Soft.kpp and b/krita/data/paintoppresets/h)_Chalk_Soft.kpp differ diff --git a/krita/data/paintoppresets/i)_Wet_Bristles.kpp b/krita/data/paintoppresets/i)_Wet_Bristles.kpp index b21fb7ee74..73c402a4ce 100644 Binary files a/krita/data/paintoppresets/i)_Wet_Bristles.kpp and b/krita/data/paintoppresets/i)_Wet_Bristles.kpp differ diff --git a/krita/data/paintoppresets/i)_Wet_Knife.kpp b/krita/data/paintoppresets/i)_Wet_Knife.kpp index 1b86204681..f1a8eeb6b3 100644 Binary files a/krita/data/paintoppresets/i)_Wet_Knife.kpp and b/krita/data/paintoppresets/i)_Wet_Knife.kpp differ diff --git a/krita/data/paintoppresets/i)_Wet_Paint.kpp b/krita/data/paintoppresets/i)_Wet_Paint.kpp index d563174ccc..4cb6f278c3 100644 Binary files a/krita/data/paintoppresets/i)_Wet_Paint.kpp and b/krita/data/paintoppresets/i)_Wet_Paint.kpp differ diff --git a/krita/data/paintoppresets/i)_Wet_Textured_Soft.kpp b/krita/data/paintoppresets/i)_Wet_Textured_Soft.kpp index 658c1a9752..089e86e6d2 100644 Binary files a/krita/data/paintoppresets/i)_Wet_Textured_Soft.kpp and b/krita/data/paintoppresets/i)_Wet_Textured_Soft.kpp differ diff --git a/krita/data/paintoppresets/j)_Watercolor_Fringe.kpp b/krita/data/paintoppresets/j)_Watercolor_Fringe.kpp index 1bbc455110..01f42a332f 100644 Binary files a/krita/data/paintoppresets/j)_Watercolor_Fringe.kpp and b/krita/data/paintoppresets/j)_Watercolor_Fringe.kpp differ diff --git a/krita/data/paintoppresets/y)_Screentone_Pressure.kpp b/krita/data/paintoppresets/y)_Screentone_Pressure.kpp index be14045725..fd3ec6a912 100644 Binary files a/krita/data/paintoppresets/y)_Screentone_Pressure.kpp and b/krita/data/paintoppresets/y)_Screentone_Pressure.kpp differ