From f994d48aa6eef04501519f1d1b24e20d12de2cbb Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 9 Apr 2020 21:59:06 +0530 Subject: fix grammar, add more info to pixel art --- docs/posts/pixel_art_in_GIMP/index.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'docs/posts') diff --git a/docs/posts/pixel_art_in_GIMP/index.html b/docs/posts/pixel_art_in_GIMP/index.html index 3122f13..2872983 100644 --- a/docs/posts/pixel_art_in_GIMP/index.html +++ b/docs/posts/pixel_art_in_GIMP/index.html @@ -23,12 +23,12 @@ 09/04 — 2020
- 53.54 + 55.53 cm   - 4.7 + 4.9 min
@@ -58,8 +58,8 @@ configuration.

Sometimes I use a 10x10 grid, View > Show Grid and Edit > Preferences > Default Grid > Spacing, but that can get -jarring at times, so I throw down a couple of guides, drag -right or down from the left or top gutters for vertical and +jarring, so I throw down a couple of guides, drag right or +down from the left or top gutters for vertical and horizontal guides respectively.

Choosing a Brush

@@ -86,7 +86,7 @@ piece. I usually follow a three step process:

  • add highlights
  • -

    But this process are better explained with an example: an +

    But this process is better explained with an example: an onigiri. Let us start off with a 100x100 canvas.

    Drawing the outline

    @@ -95,8 +95,13 @@ onigiri. Let us start off with a 100x100 canvas.

    on GIMP 2.10+, you can take advantage of the Symmetry Painting feature. Go ahead and enable vertical symmetry, Window > Dockable Dialogs > Symmetry Painting and -Symmetry Painting > Symmetry > Mirror > Vertical. Your -outline might look something like this:

    +Symmetry Painting > Symmetry > Mirror > Vertical.

    + +

    If you are running an older version of GIMP, draw in the +left side, duplicate the layer, flip it horizontally, and +merge it with the original.

    + +

    Your outline might look something like this:

    rice_outline

    -- cgit v1.2.3