diff --git a/reference_manual/audio_for_animation.rst b/reference_manual/audio_for_animation.rst --- a/reference_manual/audio_for_animation.rst +++ b/reference_manual/audio_for_animation.rst @@ -48,7 +48,7 @@ Packages needed for Audio on Linux ---------------------------------- -The following packages are necessary for havng the audio support on Linux: +The following packages are necessary for having the audio support on Linux: For people who build Krita on Linux: diff --git a/reference_manual/brushes/brush_engines/dyna_brush_engine.rst b/reference_manual/brushes/brush_engines/dyna_brush_engine.rst --- a/reference_manual/brushes/brush_engines/dyna_brush_engine.rst +++ b/reference_manual/brushes/brush_engines/dyna_brush_engine.rst @@ -16,7 +16,7 @@ .. 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. +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. .. deprecated:: 4.0 diff --git a/reference_manual/dr_minw_debugger.rst b/reference_manual/dr_minw_debugger.rst --- a/reference_manual/dr_minw_debugger.rst +++ b/reference_manual/dr_minw_debugger.rst @@ -37,7 +37,7 @@ * If Krita keeps on being unresponsive for more than a few minutes, it might actually be locked up, which may not give a backtrace. In that situation, you have to close Krita manually. Continue to follow the following instructions to check whether it was a crash or not.
-#. Open Windows Explorer and type ``%LocalAppData%`` (without quotes) on the address bar and press Enter. +#. Open Windows Explorer and type ``%LocalAppData%`` (without quotes) on the address bar and press :kbd:`Enter`. .. image:: /images/en/Mingw-explorer-path.png diff --git a/reference_manual/linux_command_line.rst b/reference_manual/linux_command_line.rst --- a/reference_manual/linux_command_line.rst +++ b/reference_manual/linux_command_line.rst @@ -45,16 +45,16 @@ Example: -``krita final.png --export --export-filename final.jpg`` +``krita file.png --export --export-filename final.jpg`` -This piece of code takes the file ``file.png`` and saves it as ``file.jpg``. +This piece of code takes the file ``file.png`` and saves it as ``final.jpg``. PDF export ---------- Pdf export looks a bit different, using the ``--export-pdf`` option. -``krita final.png --export-pdf --export-filename final.pdf`` +``krita file.png --export-pdf --export-filename final.pdf`` export-pdf exports the file ``file.png`` as a pdf file. @@ -90,7 +90,7 @@ Selects the template option - All templates are saved with the .desktop extension. You can find templates in the .kde/share/apps/krita/template or in the install folder of Krita. + All templates are saved with the .desktop extension. You can find templates in the .local/share/krita/template or in the install folder of Krita. ``krita --template BD-EuroTemplate.desktop`` diff --git a/reference_manual/preferences/general_settings.rst b/reference_manual/preferences/general_settings.rst --- a/reference_manual/preferences/general_settings.rst +++ b/reference_manual/preferences/general_settings.rst @@ -31,7 +31,7 @@ Select a cursor shape to use while the brush tools are used. This cursor will always be visible on the canvas. It is usually set to a type exactly where your pen nib is at. The available cursor types are shown below. Tool Icon - Shows the currently selected tool icon,even for the freehand brush. + Shows the currently selected tool icon, even for the freehand brush. .. image:: /images/en/Settings_cursor_tool_icon.png @@ -172,7 +172,7 @@ Miscellaneous ------------- -When Krita Starts +When Krita starts This is the option for handling user sessions. It has the following options: Open Default Window diff --git a/reference_manual/tools/shape_edit.rst b/reference_manual/tools/shape_edit.rst --- a/reference_manual/tools/shape_edit.rst +++ b/reference_manual/tools/shape_edit.rst @@ -120,7 +120,7 @@ Segment To Line Make the current segment a straight line. Segment To Curve - Make the current segment a curve: It'll add side nodes for this segment to the nodes attached to it. + Make the current segment a curve: It'll add side handles for this segment to the nodes attached to it. Make Line Point Turn the selected node into a sharp corner: This will remove the side handles. Make Curve Point diff --git a/tutorials/krita-brush-tips/fur.rst b/tutorials/krita-brush-tips/fur.rst --- a/tutorials/krita-brush-tips/fur.rst +++ b/tutorials/krita-brush-tips/fur.rst @@ -27,7 +27,7 @@ .. image:: /images/en/brush-tips/Krita-brushtips-fur_02.png :alt: brush setting dialog for fur brush -Take the ink_brush_25 and choose under Brush-tip->predefined “A-2 dirty brush”. Set the spacing to ‘auto’ and right-click the spacing bar to type in a value between 0.25 and 0.8. Also turn on the ‘enable pen-settings’ on flow. Replicate the pressure curve above on the size option. We don’t want the hairs to collapse to a point, hence why the curve starts so high. +Take the ink_brush_25 and choose under Brush-tip->predefined “A-2 dirty brush”. Set the spacing to ‘auto’ and right-click the spacing bar to type in a value between 0.25 and 0.8. Also turn on the :guilabel:`Enable Pen Settings` on flow. Replicate the pressure curve above on the size option. We don’t want the hairs to collapse to a point, hence why the curve starts so high. .. image:: /images/en/brush-tips/Krita-brushtips-fur_03.png :alt: brush setting dialog for fur diff --git a/user_manual/introduction_from_other_software/introduction_from_sai.rst b/user_manual/introduction_from_other_software/introduction_from_sai.rst --- a/user_manual/introduction_from_other_software/introduction_from_sai.rst +++ b/user_manual/introduction_from_other_software/introduction_from_sai.rst @@ -78,7 +78,7 @@ This is not quite true. It's rather that we don't have our brush settings in a docker but a drop-down on the toolbar. The easiest way to access this is with :kbd:`F5`. As you can see, it's actually quite complex. We have more than a dozen brush engines, which are a type of brush you can make. The ones you are used to from Paint Tool Sai are the Pixel Brush (ink), The Color Smudge Brush (brush) and the filter brush (dodge, burn). -A simple inking brush recipe for example is to take a pixel brush, uncheck the 'enable pen-settings' on opacity and flow, and uncheck everything but size from the option list. Then, go into brush-tip, pick :ref:`auto_brush_tip` from the tabs, and set the size to 25 (right-click a blue bar if you want to input numbers), turn on anti-aliasing under the brush icon, and set fade to 0.9. Then, as a final touch, set spacing to 'auto' and the spacing number to 0.8. +A simple inking brush recipe for example is to take a pixel brush, uncheck the :guilabel:`Enable Pen Settings` on opacity and flow, and uncheck everything but size from the option list. Then, go into brush-tip, pick :ref:`auto_brush_tip` from the tabs, and set the size to 25 (right-click a blue bar if you want to input numbers), turn on anti-aliasing under the brush icon, and set fade to 0.9. Then, as a final touch, set spacing to 'auto' and the spacing number to 0.8. You can configure the brushes in a lot of detail, and share the packs with others. Importing of packs and brushes can be done via the :menuselection:`Settings --> Manage Resources`, where you can import .bundle files or .kpp files. diff --git a/user_manual/japanese_animation_template.rst b/user_manual/japanese_animation_template.rst --- a/user_manual/japanese_animation_template.rst +++ b/user_manual/japanese_animation_template.rst @@ -78,7 +78,7 @@ After finalizing keys and cleaning up unnecessary layers, add inbetweenings, using Time sheet and inbetweening drafts as reference. -This is its correspondence with Time sheetL +This is its correspondence with Time sheet. .. image:: /images/en/Inbetweening.png diff --git a/user_manual/loading_saving_brushes.rst b/user_manual/loading_saving_brushes.rst --- a/user_manual/loading_saving_brushes.rst +++ b/user_manual/loading_saving_brushes.rst @@ -306,7 +306,7 @@ Temporarily Save Tweaks to Preset (Dirty Presets) This enables dirty presets. Dirty presets store the tweaks you make - as long as this session of Krita is active. After that, the revert + as long as this session of Krita is active. After that, they revert to default. Dirtied presets can be recognized by the icon in the top-left of the preset. @@ -419,7 +419,7 @@ To do this, select the :ref:`size ` option, and press the pressure sensor from the list next to the curve. The curve should look like a straight line. Now if you want a brush that gets big with little pressure, tick on the curve to make a point, and drag the point to the upper-left. The more the point is to the upper-left, the more extreme the effect. If you want instead a brush that you have to press really hard on to get to full size, drag the dot to the lower-right. Such a brush is useful for fine details. Don't forget to save the changes to your brush when done. Making the fine lines look even softer by using the flow option. - To do this, select the flow option, and turn back on the enable pen settings check box. Now if you test this, it is indeed a bit softer, but maybe a bit too much. Click on the curve to make a dot, and drag that dot to the top-left, half-way the horizontal of the first square of the grid. Now, if you test, the thin lines are much softer, but the hard your press, the harder the brush becomes. + To do this, select the flow option, and turn back on the :guilabel:`Enable Pen Settings` check box. Now if you test this, it is indeed a bit softer, but maybe a bit too much. Click on the curve to make a dot, and drag that dot to the top-left, half-way the horizontal of the first square of the grid. Now, if you test, the thin lines are much softer, but the hard your press, the harder the brush becomes. Sharing Brushes ---------------