diff --git a/reference_manual/brushes/brush_engines/chalk_engine.rst b/reference_manual/brushes/brush_engines/chalk_engine.rst index 95ea0f1bf..6d3a42f45 100644 --- a/reference_manual/brushes/brush_engines/chalk_engine.rst +++ b/reference_manual/brushes/brush_engines/chalk_engine.rst @@ -1,29 +1,30 @@ .. meta:: :description: The Chalk Brush Engine manual page. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Raghavendra Kamath - Scott Petrovic - ValerieVK :license: GNU free documentation license 1.3 or later. .. _chalk_brush_engine: ================== Chalk Brush Engine ================== -.. warning:: +.. deprecated:: 4.0 + This brush engine has been removed in 4.0. There are other brush engines such as pixel that can do everything this can...plus more. Apparently, the Bristle brush engine is derived from this brush engine. Now, all of :program:`Krita's` brushes have a great variety of uses, so you must have tried out the Chalk brush and wondered what it is for. Is it nothing but a pixel brush with opacity and saturation fade options? As per the developers this brush uses a different algorithm than the Pixel Brush, and they left it in here as a simple demonstration of the capabilities of :program:`Krita's` brush engines. So there you go, this brush is here for algorithmic demonstration purposes. Don't lose sleep because you can't figure out what it's for, it Really doesn't do much. For the sake of description, here's what it does: .. image:: /images/en/Krita-tutorial7-C.png Yeah, that's it, a round brush with some chalky texture, and the option to fade in opacity and saturation. That's it. diff --git a/reference_manual/brushes/brush_engines/dyna_brush_engine.rst b/reference_manual/brushes/brush_engines/dyna_brush_engine.rst index bd9d097d8..c77f6b30d 100644 --- a/reference_manual/brushes/brush_engines/dyna_brush_engine.rst +++ b/reference_manual/brushes/brush_engines/dyna_brush_engine.rst @@ -1,68 +1,68 @@ .. meta:: :description: The Dyna Brush Engine manual page. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. _dyna_brush_engine: ================= Dyna Brush Engine ================= .. image:: /images/icons/dynabrush.svg Dyna brush uses dynamic setting like mass and drag to draw strokes. The results are fun and random spinning strokes.To experiment more with this brush you can play with values in 'dynamic settings' section of the brush editor under Dyna Brush. -.. warning:: +.. deprecated:: 4.0 This brush engine has been removed in 4.0. This engine mostly had smoothing results that the dyna brush tool has in the toolbox. The stabilizer settings can also give you further smoothing options from the tool options. Options ------- * :ref:`option_size_dyna` * :ref:`blending_modes` * :ref:`option_opacity_n_flow` * :ref:`option_airbrush` .. _option_size_dyna: Brush Size(Dyna) ---------------- Dynamics Settings ~~~~~~~~~~~~~~~~~ Initial Width Initial size of the dab. Mass How much energy there is in the satellite like movement. Drag How close the dabs follow the position of the brush-cursor. Width Range How much the dab expands with speed. Shape ~~~~~ Diameter Size of the shape. Angle Angle of the shape. Requires Fixed Angle active to work. Circle Make a circular dab appear. Two Draws an extra circle between other circles. Line Connecting lines are drawn next to each other. The number boxes on the right allows you to set the spacing between the lines and how many are drawn. Polygon Draws a black polygon as dab. Wire Draws the wireframe of the polygon. Paint Connection Draws the connection line. diff --git a/reference_manual/dockers/add_shape.rst b/reference_manual/dockers/add_shape.rst index 560c9e0a8..e7ef9a416 100644 --- a/reference_manual/dockers/add_shape.rst +++ b/reference_manual/dockers/add_shape.rst @@ -1,22 +1,23 @@ .. meta:: :description: The add shape docker. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. _add_shape_docker: ========= Add Shape ========= .. image:: /images/en/Krita_Add_Shape_Docker.png A docker for adding KOffice shapes to a Vector Layers. -.. warning:: +.. deprecated:: 4.0 + This got removed in 4.0, the :ref:`vector_library_docker` replacing it. diff --git a/reference_manual/dockers/reference_images_docker.rst b/reference_manual/dockers/reference_images_docker.rst index 2e90d698e..c731a1dbb 100644 --- a/reference_manual/dockers/reference_images_docker.rst +++ b/reference_manual/dockers/reference_images_docker.rst @@ -1,41 +1,41 @@ .. meta:: :description: Overview of the pattern docker. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic - Raghavendra Kamath :license: GNU free documentation license 1.3 or later. .. index:: Reference .. _reference_images_docker: ======================= Reference Images Docker ======================= -.. warning:: +.. deprecated:: 4.0 This docker was removed in Krita 4.0 due to crashes on windows. :ref:`The reference images tool in 4.1 replaces it. ` .. image:: /images/en/400px-Krita_Reference_Images_Browse_Docker.png .. image:: /images/en/400px-Krita_Reference_Images_Image_Docker.png This docker allows you to pick an image from outside of Krita and use it as a reference. Even better, you can pick colors from it directly. The docker consists of two tabs: Browsing and Image. Browsing -------- Browsing gives you a small file browser, so you can navigate to the map where the image you want to use as reference is located. There's an image strip beneath the browser, allowing you to select the image which you want to use. Double click to load it in the image tab. Image ----- This tab allows you to see the images you selected, and change the zoom level. Clicking anywhere on the image will allow you to pick the merged color from it. Using the cross symbol, you can remove the icon. diff --git a/reference_manual/dockers/shape_properties_docker.rst b/reference_manual/dockers/shape_properties_docker.rst index d488b924b..6821c6761 100644 --- a/reference_manual/dockers/shape_properties_docker.rst +++ b/reference_manual/dockers/shape_properties_docker.rst @@ -1,22 +1,23 @@ .. meta:: :description: Overview of the shape properties docker. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. _shape_properties_docker: ======================= Shape Properties Docker ======================= .. image:: /images/en/Krita_Shape_Properties_Docker.png -.. warning:: +.. deprecated:: 4.0 + This docker is deprecated, and its functionality is folded into the :ref:`shape_edit_tool` This docker is only functional when selecting a rectangle or circle on a vector layer. It allows you to change minor details, such as the rounding of the corners of a rectangle, or the angle of the formula for the circle-shape. diff --git a/reference_manual/dockers/snap_settings_docker.rst b/reference_manual/dockers/snap_settings_docker.rst index ec9d52393..232f001be 100644 --- a/reference_manual/dockers/snap_settings_docker.rst +++ b/reference_manual/dockers/snap_settings_docker.rst @@ -1,37 +1,37 @@ .. meta:: :description: Overview of the snap settings docker. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. index:: Snap .. _snap_settings_docker: ============= Snap Settings ============= -.. warning:: +.. deprecated:: 3.0 This docker has been removed in Krita 3.0. For more information on how to do this instead, consult the :ref:`snapping page `. .. image:: /images/en/Krita_Snap_Settings_Docker.png This is docker only applies for Vector Layers. Snapping determines where a vector shape will snap. The little number box is for snapping to a grid. Node For snapping to other vector nodes. Extensions of Line For snapping to a point that could have been part of a line, had it been extended. Bounding Box For snapping to the bounding box of a vector shape. Orthogonal For snapping to only horizontal or vertical lines. Intersection for snapping to other vector lines. Guides Guides don't exist in Krita, therefore this one is useless. diff --git a/reference_manual/preferences/grid_settings.rst b/reference_manual/preferences/grid_settings.rst index 59306c576..039a843cc 100644 --- a/reference_manual/preferences/grid_settings.rst +++ b/reference_manual/preferences/grid_settings.rst @@ -1,53 +1,53 @@ .. meta:: :description: Grid settings in Krita. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. _grid_settings: ============= Grid Settings ============= -.. warning:: +.. deprecated:: 3.0 Deprecated in 3.0, use the :ref:`grids_and_guides_docker` instead. Settings->configure Krita->Grid .. image:: /images/en/Krita_Preferences_Grid.png Fine tune the settings of the grid-tool grid here. Placement --------- The user can set various settings of the grid over here. Horizontal Spacing The number in Krita units, the grid will be spaced in the horizontal direction. Vertical Spacing The number in Krita units, the grid will be spaced in the vertical direction. The images below will show the usage of these settings X Offset The number to offset the grid in the X direction. Y Offset The number to offset the grid in the Y direction. Some examples are shown below, look at the edge of the image to see the offset. Subdivisions Here the user can set the number of times the grid is subdivided. Some examples are shown below Style ----- Main The user can set how the main lines of the grid are shown. Options available are Lines, Dashed Lines, Dots. The color also can be set here. Subdivision The user can set how the subdivision lines of the grid are shown. Options available are Lines, Dashed Lines, Dots. The color also can be set here. diff --git a/reference_manual/tools/gradient_edit.rst b/reference_manual/tools/gradient_edit.rst index ee218569f..25e1acd3c 100644 --- a/reference_manual/tools/gradient_edit.rst +++ b/reference_manual/tools/gradient_edit.rst @@ -1,24 +1,25 @@ .. meta:: :description: Krita's vector gradient editing tool reference. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. index:: Tools, Gradient .. _gradient_edit_tool: ===================== Gradient Editing Tool ===================== |toolgradientedit| -.. warning:: +.. deprecated:: 4.0 + This tool has been removed in Krita 4.0, and it's functionality has been folded into the :ref:`shape_selection_tool`. This tool allows you to edit the gradient on canvas, but it only works for vector layers. If you have a vector shape selected, and draw a line over the canvas, you will be able to see the nodes, and the stops in the gradient. Move around the nodes to move the gradient itself. Select the stops to change their colour in the tool options docker, or to move their position in the on canvas gradient.You can select preset gradient in the tool docker to change the active shape's gradient to use those stops. diff --git a/reference_manual/tools/grid_tool.rst b/reference_manual/tools/grid_tool.rst index eedc84a62..59ce7c8c7 100644 --- a/reference_manual/tools/grid_tool.rst +++ b/reference_manual/tools/grid_tool.rst @@ -1,27 +1,27 @@ .. meta:: :description: Krita's grid tool reference. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. index:: Tools, Grid .. _grid_tool: ========= Grid Tool ========= |toolgrid| -.. warning:: +.. deprecated:: 3.0 Deprecated in 3.0, use the :ref:`grids_and_guides_docker` instead. When you click on the edit grid tool, you'll get a message saying that to acivate the grid you must press :kbd:`Enter` Press enter to make the grid visible. Now you must have noticed the tool icon for your pointer has changed to icon similar to move tool. To change the spacing of the grid, press and hold :kbd:`Ctrl` and then |mouseleft| + drag on the canvas. In order to move the grid you have to press :kbd:`Alt` and then |mouseleft| + drag. diff --git a/reference_manual/tools/pattern_edit.rst b/reference_manual/tools/pattern_edit.rst index 190ebe429..ff903f24f 100644 --- a/reference_manual/tools/pattern_edit.rst +++ b/reference_manual/tools/pattern_edit.rst @@ -1,81 +1,81 @@ .. meta:: :description: Krita's vector pattern editing tool reference. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. index:: Tools, Pattern .. _pattern_edit_tool.rst: ==================== Pattern Editing Tool ==================== |toolpatternedit| -.. warning:: +.. deprecated:: 4.0 The pattern editing tool has been removed in 4.0, currently there's no way to edit pattern fills for vectors The Pattern editing tool works on Vector Shapes that use a Pattern fill. On these shapes, The Pattern Editing Tool allows you to change the size, ratio and origin of a pattern. On Canvas-editing ----------------- You can change the origin by click dragging the upper node, this is only possible in Tiled mode. You can change the size and ratio by click-dragging the lower node. There's no way to constrain the ratio in on-canvas editing, this is only possible in Original and Tiled mode. Tool Options ------------ There's several tool options with this tool, for fine-tuning: First there's the Pattern options. Repeat: This can be set to Original: This will only show one, unstretched, copy of the pattern. Tiled(Default): This will let the pattern appear tiled in the x and y direction. Stretch: This will stretch the Pattern image to the shape. Reference point: pattern origin. This can be set to * Top-left * Top * Top-right * Left * Center * Right * Bottom-left * Bottom * Bottom-right. Reference Point Offset: For extra tweaking, set in percentages. X: offset in the X coordinate, so horizontally. Y: offset in the Y coordinate, so vertically. Tile Offset: No clue what this does??? Pattern Size: Fine Tune the resizing of the pattern. W: The width, in pixels. H: The height, in pixels. And then there's Patterns, which is a mini pattern docker, and where you can pick the pattern used for the fill. diff --git a/reference_manual/tools/perspective_grid.rst b/reference_manual/tools/perspective_grid.rst index 0ba5021c9..effdda489 100644 --- a/reference_manual/tools/perspective_grid.rst +++ b/reference_manual/tools/perspective_grid.rst @@ -1,38 +1,38 @@ .. meta:: :description: Krita's perspective grid tool reference. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier - Scott Petrovic :license: GNU free documentation license 1.3 or later. .. index:: Tools, Perspective, Grid .. _perspective_grid_tool: ===================== Perspective Grid Tool ===================== |toolperspectivegrid| -.. warning +.. deprecated:: 3.0 Deprecated in 3.0, use the :ref:`assistant_perspective` instead. The perspective grid tool allows you to draw and manipulate grids on the canvas that can serve as perspective guides for your painting. A grid can be added to your canvas by first clicking the tool in the tool bar and then clicking four points on the canvas which will serve as the four corners of your grid. .. image:: /images/en/Perspectivegrid.png The grid can be manipulated by pulling on any of its four corners. The grid can be extended by clicking and dragging a midpoint of one of its edges. This will allow you to expand the grid at other angles.This process can be repeated on any subsequent grid or grid section. You can join the corners of two grids by dragging one onto the other. Once they are joined they will always move together, they cannot be separated. You can delete any grid by clicking on the red X at its center. This tool can be used to build reference for complex scenes. * As displayed while the Perspective Grid tool is active: * .. image:: /images/en/Multigrid.png * As displayed while any other tool is active: * .. image:: /images/en/KritaPersgridnoedit.png You can toggle the visibility of the grid from the main menu :menuselection:`View --> Show Perspective Grid` option. You can also clear any grid setup you have and start over by using the :menuselection:`View --> Clear Perspective Grid`.