diff --git a/reference_manual/brushes/brush_engines/hatching_brush_engine.rst b/reference_manual/brushes/brush_engines/hatching_brush_engine.rst --- a/reference_manual/brushes/brush_engines/hatching_brush_engine.rst +++ b/reference_manual/brushes/brush_engines/hatching_brush_engine.rst @@ -78,7 +78,7 @@ * No crosshatching: basic parallel lines * Perpendicular plane only: grid lines * -45 degrees plane then +45 degrees plane: see example. -* +45 degrees plane then -45 degrees plane: see exampe, actually not much different from the above, it's mostly the order that changes when using dynamics. +* +45 degrees plane then -45 degrees plane: see example, actually not much different from the above, it's mostly the order that changes when using dynamics. * Moiré pattern: See example. The Crosshatching dynamic only works if you have already chosen a crosshatching style. When that happens, the crosshatching only gets drawn according to the conditions of the dynamics (pressure, speed, angle...). diff --git a/reference_manual/brushes/brush_engines/sketch_brush_engine.rst b/reference_manual/brushes/brush_engines/sketch_brush_engine.rst --- a/reference_manual/brushes/brush_engines/sketch_brush_engine.rst +++ b/reference_manual/brushes/brush_engines/sketch_brush_engine.rst @@ -81,7 +81,7 @@ Random Opacity The curve lines get random opacity. This one is barely visible, so for the example I used line width 12 and 100% opacity. Distance Opacity - ??? + The distance based opacity. When you move your pen fast when painting, the opacity will be calculated based on the distance from the center of the effect area. Simple Mode this mode exists for performance reasons, and doesn't affect the output in a visible way. Check this for large brushes or thick lines for faster rendering. Paint Connection Line diff --git a/reference_manual/dockers/compositions.rst b/reference_manual/dockers/compositions.rst --- a/reference_manual/dockers/compositions.rst +++ b/reference_manual/dockers/compositions.rst @@ -16,7 +16,7 @@ Compositions ============ -The compositions docker allows you to save the configurations of you layers being visible and invisible, allowing you to save several configurations of your layers. +The compositions docker allows you to save the configurations of your layers being visible and invisible, allowing you to save several configurations of your layers. .. image:: /images/en/Composition-docker.png diff --git a/reference_manual/list_supported_tablets.rst b/reference_manual/list_supported_tablets.rst --- a/reference_manual/list_supported_tablets.rst +++ b/reference_manual/list_supported_tablets.rst @@ -497,7 +497,7 @@ - ❓ Reported to work on windows 7 * - Ugee - G5 - - ❓ Working with Windows with official drivers installed.No drivers are currently available under Linux. + - ❓ Working with Windows with official drivers installed. No drivers are currently available under Linux. * - Ugee - M504 - ❓ Unknown diff --git a/reference_manual/main_menu/file_menu.rst b/reference_manual/main_menu/file_menu.rst --- a/reference_manual/main_menu/file_menu.rst +++ b/reference_manual/main_menu/file_menu.rst @@ -22,7 +22,7 @@ Make a new file. Open - Open a previous File. + Open a previously created file. Open Recent Open the recently opened document. @@ -52,7 +52,7 @@ Make a backup file without leaving the working file. Create Template from image - The \*.kra file will be saved into the template folder for future use. All you layers and guides will be saved along! + The \*.kra file will be saved into the template folder for future use. All your layers and guides will be saved along! Create Copy From Current Image Makes a new document from the current image, so you can easily reiterate on a single image. Useful for areas where the template system is too powerful. diff --git a/reference_manual/main_menu/select_menu.rst b/reference_manual/main_menu/select_menu.rst --- a/reference_manual/main_menu/select_menu.rst +++ b/reference_manual/main_menu/select_menu.rst @@ -21,7 +21,7 @@ Selects the whole layer. Deselect - Deselects everything(except for active Selection Mask) + Deselects everything (except for active Selection Mask) Reselect Reselects the previously deselected selection. @@ -41,17 +41,17 @@ Display Selection Display the selection. If turned off selections will be invisible. - Show Global Selection Mask. + Show Global Selection Mask Shows the global selection as a selection mask in the layers docker. This is necessary to be able to select it for painting on. Scale Scale the selection - Select from Colour Range + Select from Color Range Select from a certain color range. Select Opaque - Select all opaque(non-transparent) pixels in the current active layer. If there's already a selection, this will add the new selection to the old one, allowing you to select the opaque pixels of multiple layers into one selection. Semi-transparent(or semi-opaque) pixels will be semi-selected. + Select all opaque (non-transparent) pixels in the current active layer. If there's already a selection, this will add the new selection to the old one, allowing you to select the opaque pixels of multiple layers into one selection. Semi-transparent (or semi-opaque) pixels will be semi-selected. Feather Selection Feathering in design means to soften sharp borders. So this adds a soft border to the existing selection. diff --git a/reference_manual/tools/freehand_brush.rst b/reference_manual/tools/freehand_brush.rst --- a/reference_manual/tools/freehand_brush.rst +++ b/reference_manual/tools/freehand_brush.rst @@ -1,6 +1,6 @@ .. meta:: :description: - Krita's freehand brush tool reference, containing how to use the stablizer in krita. + Krita's freehand brush tool reference, containing how to use the stabilizer in krita. .. metadata-placeholder @@ -38,7 +38,7 @@ Tool Options ------------ -.. index:: Basic Smooth, No Smoothing, Weighted Smoothing, Stablizer +.. index:: Basic Smooth, No Smoothing, Weighted Smoothing, Stabilizer .. _stroke_smoothing: Smoothing diff --git a/reference_manual/tools/pattern_edit.rst b/reference_manual/tools/pattern_edit.rst --- a/reference_manual/tools/pattern_edit.rst +++ b/reference_manual/tools/pattern_edit.rst @@ -69,7 +69,7 @@ offset in the Y coordinate, so vertically. Tile Offset: - No clue what this does??? + The tile offset if the pattern is tiled. Pattern Size: Fine Tune the resizing of the pattern. diff --git a/tutorials/inking.rst b/tutorials/inking.rst --- a/tutorials/inking.rst +++ b/tutorials/inking.rst @@ -61,7 +61,7 @@ On the other hand, doing too much smoothing during the whole drawing can make your strokes very mechanical in the worst way. Having no jitter or tiny bumps removes a certain humanity from your drawings, and it can make it impossible to represent fabric properly. -Therefore, it’s wise to train your inking hand, yet not to be too hard on yourself and refuse to use smoothing at all, as we all get tired, cold or have a bad day once in a while. Stablizer set to 50 or so should provide a little comfort while keeping the little irregularities. +Therefore, it’s wise to train your inking hand, yet not to be too hard on yourself and refuse to use smoothing at all, as we all get tired, cold or have a bad day once in a while. Stabilizer set to 50 or so should provide a little comfort while keeping the little irregularities. Bezier curves and other tools -----------------------------