aboutsummaryrefslogtreecommitdiff
path: root/docs/posts/pixel_art_in_GIMP/index.html
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-10-17 08:04:30 +0100
committerAkshay <[email protected]>2020-10-17 08:04:30 +0100
commit3414053d7cd17b43dd929e4e5fc468d98145e0d5 (patch)
tree7b6ec8cfe18e217343cdd54986d5c179fc9e8098 /docs/posts/pixel_art_in_GIMP/index.html
parent897df34e5e55448ae89fbf1a77533e792e7a5c4e (diff)
update intro, new post: Self-hosting Git!
Diffstat (limited to 'docs/posts/pixel_art_in_GIMP/index.html')
-rw-r--r--docs/posts/pixel_art_in_GIMP/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/posts/pixel_art_in_GIMP/index.html b/docs/posts/pixel_art_in_GIMP/index.html
index f767de8..7158533 100644
--- a/docs/posts/pixel_art_in_GIMP/index.html
+++ b/docs/posts/pixel_art_in_GIMP/index.html
@@ -47,7 +47,7 @@
47<h3 id="choosing-a-brush">Choosing a Brush</h3> 47<h3 id="choosing-a-brush">Choosing a Brush</h3>
48<p>The most important part of our setup is the brush. Use the Pencil Tool (<code>n</code> on the keyboard) for hard edge drawings. Here’s a small comparison if you don’t know the difference between a hard edge and a soft edge:</p> 48<p>The most important part of our setup is the brush. Use the Pencil Tool (<code>n</code> on the keyboard) for hard edge drawings. Here’s a small comparison if you don’t know the difference between a hard edge and a soft edge:</p>
49<figure> 49<figure>
50<img src="https://u.peppe.rs/kz.png" alt="" /><figcaption>Hard edge vs Soft Edge</figcaption> 50<img src="https://u.peppe.rs/kz.png" alt="Hard edge vs Soft Edge" /><figcaption aria-hidden="true">Hard edge vs Soft Edge</figcaption>
51</figure> 51</figure>
52<p>I turn the size down all the way to 1 (<code>[</code> on the keyboard). Set <code>Dynamics</code> off. <a href="https://u.peppe.rs/Fs.png">Here’s</a> a sample brush configuration.</p> 52<p>I turn the size down all the way to 1 (<code>[</code> on the keyboard). Set <code>Dynamics</code> off. <a href="https://u.peppe.rs/Fs.png">Here’s</a> a sample brush configuration.</p>
53<h3 id="laying-down-the-pixels">Laying down the pixels!</h3> 53<h3 id="laying-down-the-pixels">Laying down the pixels!</h3>
@@ -99,7 +99,10 @@
99 <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> 99 <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p>
100 <p> 100 <p>
101 I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. 101 I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer.
102 I write open-source stuff to pass time. I also design fonts: scientifica, curie. 102 I write <a href=https://git.peppe.rs>open-source stuff</a> to pass time.
103 I also design fonts:
104 <a href=https://git.peppe.rs/fonts/scientifica>scientifica</a>,
105 <a href=https://git.peppe.rs/fonts/curie>curie</a>.
103 </p> 106 </p>
104 <p>Send me a mail at [email protected] or a message at [email protected].</p> 107 <p>Send me a mail at [email protected] or a message at [email protected].</p>
105 </div> 108 </div>