<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tutorials on Raghukamath – Digital Painter and Freelance Illustrator from India</title><link>https://raghukamath.com/tag/tutorials/</link><description>Recent content in Tutorials on Raghukamath – Digital Painter and Freelance Illustrator from India</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 20 Oct 2023 21:17:07 +0000</lastBuildDate><atom:link href="https://raghukamath.com/tag/tutorials/index.xml" rel="self" type="application/rss+xml"/><item><title>Setting up Debian Linux with Btrfs, KDE Plasma for a creative workstation</title><link>https://raghukamath.com/setting-up-debian-linux-with-btrfs-kde-plasma-for-a-creative-workstation/</link><pubDate>Fri, 20 Oct 2023 21:17:07 +0000</pubDate><guid>https://raghukamath.com/setting-up-debian-linux-with-btrfs-kde-plasma-for-a-creative-workstation/</guid><description>&lt;p&gt;&lt;img src="hero-1.jpg" alt="Setting up Debian Linux for creative workstation"&gt;&lt;/p&gt;
&lt;p&gt;Hello Everyone 👋🏽, recently I &lt;a href="https://www.urbandictionary.com/define.php?term=distrohopper"&gt;distro-hopped&lt;/a&gt; to Debian Linux from Fedora Linux. And I thought I should write down all the steps that I did during this migration and installation of Debian to use it as my creative workstation. This can be of help for me in the future as a reference note and also for others. You can skip this introduction and &lt;a href="#step-1---back-up-the-existing-installation"&gt;jump right into the steps and get started&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="choice-of-linux-distribution"&gt;Choice of Linux Distribution&lt;/h2&gt;
&lt;p&gt;A few years back I used &lt;a href="https://archlinux.org/"&gt;Arch Linux&lt;/a&gt; and then I switched to &lt;a href="https://fedoraproject.org/spins/kde/"&gt;Fedora&lt;/a&gt;. Arch was nice and it did not give me any trouble, but as I get old I am trying to save time here and there and spend it with my family and Arch requires some maintenance.&lt;/p&gt;
&lt;p&gt;So I switched to Fedora and used it for roughly 2 years, but recently when a &lt;a href="https://fedoraproject.org/wiki/Changes/KDE_Plasma_6"&gt;new change&lt;/a&gt; was made in Fedora, I was made &lt;a href="https://pointieststick.com/2023/09/17/so-lets-talk-about-this-wayland-thing/"&gt;aware&lt;/a&gt; by the community that I was unwise in my decision to choose it. I and probably other artists are not the target audience of Fedora, as it is a cutting/leading-edge distribution that may or may not be suited to be used as a production machine. Since Fedora’s mission includes “ &lt;a href="https://docs.fedoraproject.org/en-US/project/#_first"&gt;Features, First&lt;/a&gt;” it means that it tries to adopt new technology and pushes the Linux desktop ahead to shake out bugs before anyone else! In my opinion, it is a beta testing distribution not meant to be used in a production environment for people other than developers. People do use it as a production machine, it is a subjective thing, but whenever an event or change in Fedora happens by which your workflow is affected many will gladly point this thing to you, as it was very graciously pointed out to me by many in the community.&lt;/p&gt;</description></item><item><title>Automatically updating nightly builds of Krita on Linux</title><link>https://raghukamath.com/automatically-updating-nightly-builds-of-krita-on-linux/</link><pubDate>Wed, 16 Nov 2022 03:39:23 +0000</pubDate><guid>https://raghukamath.com/automatically-updating-nightly-builds-of-krita-on-linux/</guid><description>&lt;p&gt;&lt;img src="krita-update-poste-header.webp" alt="Updating krita automatically"&gt;&lt;/p&gt;
&lt;p&gt;When chatting on Krita IRC &lt;a href="https://krita-artists.org/u/deevad"&gt;deevad&lt;/a&gt; mentioned that he uses a script to automatically download Krita nightly update and manage the launcher icons etc. So I thought that it is a cool idea to use script to automate the update process. Usually I used to click on the update button and then manually adjust the filename of the Appimage etc. I rename the files of appimage to &lt;code&gt;stable&lt;/code&gt; and &lt;code&gt;nightly&lt;/code&gt; respectively so that it becomes each to point them to a shortcut and there is no need to change the desktop shortcut file always. I already have two different desktop files to launch the nightly and stable Appimage version of Krita. The update done from the Krita&amp;rsquo;s welcome screen downloads a file with new file name and we have to either adjust the name in desktop file or rename the downloaded file.&lt;/p&gt;
&lt;p&gt;When searching for a solution to automate this I found out about &lt;a href="https://github.com/AppImage/AppImageUpdate"&gt;appimageupdatetool&lt;/a&gt; I believe this is the same tool that Krita uses in back-end to fetch the update. This tool has a GUI version and also a CLI version. I downloaded the CLI version which is named appimageupdatetool.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;wget https://github.com/AppImage/AppImageUpdate/releases/download/continuous/appimageupdatetool-x86_64.AppImage -O ~/.local/bin/appimageupdatetool
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The above command downloads the binary file of the tool to my computer’s local/bin folder. Make sure you have ~/.local/bin folder in your &lt;a href="https://wiki.archlinux.org/title/environment_variables"&gt;$PATH variable&lt;/a&gt;. I then mark it as executable with the following command.&lt;/p&gt;</description></item><item><title>Huion H610X Graphic Tablet - review and setup on Linux</title><link>https://raghukamath.com/huion-h610x-graphic-tablet-review-and-setup-on-linux/</link><pubDate>Tue, 04 Oct 2022 06:10:45 +0000</pubDate><guid>https://raghukamath.com/huion-h610x-graphic-tablet-review-and-setup-on-linux/</guid><description>&lt;p class="para-with-bg"&gt;
&lt;strong&gt;Disclaimer:&lt;/strong&gt; This post is not in any way sponsored by Huion or anyone related to them. All the things stated here are my opinions and your mileage may vary. I do not guarantee it will work for you the same way it worked flawlessly for me.
&lt;/p&gt;
&lt;p&gt;Recently I have been visiting my village house a lot and I have been trying to set up an alternate workstation there so that I don&amp;rsquo;t need to carry the laptop and tablet with me all the time. I planned to buy a Wacom but as a backup tablet, it is costly. It costs around ₹28,000 ($345) for a medium-sized Intuos Wacom. So I was searching for an alternative brand. I knew about Huion and XP-pen but the biggest requirement for me is that they should work on Linux without making me climb Everest.&lt;/p&gt;
&lt;p&gt;I was happy to see a user of Huion reported that one model (H950p) works nicely with Linux on &lt;a href="https://krita-artists.org/t/im-going-to-be-trying-a-new-tablet-soon/47931/2?u=raghukamath"&gt;krita-artists.org&lt;/a&gt;. I went to the Huion website and found that there is a slightly newer model of this tablet with a USB-C option. It is the &lt;a href="https://www.huion.com/pen_tablet/Inspiroy/H610X.html"&gt;H610X&lt;/a&gt; model, this model has all the niceties of H950p plus it also works with android phones and tablets, a good travel companion. What&amp;rsquo;s more incredible is that this tablet costs 1/7th of the price of a Wacom, This tablet costs around ₹4000 ($50) here.&lt;/p&gt;</description></item><item><title>How to use Smart Objects in Krita?</title><link>https://raghukamath.com/how-to-use-smart-objects-in-krita/</link><pubDate>Tue, 25 Jan 2022 16:54:18 +0000</pubDate><guid>https://raghukamath.com/how-to-use-smart-objects-in-krita/</guid><description>&lt;p&gt;Greetings Everyone 🙏🏼&lt;/p&gt;
&lt;p&gt;This is the first quick tip tutorial post of this year. Today we are going learn about &lt;strong&gt;&lt;a href="https://docs.krita.org/en/reference_manual/layers_and_masks/file_layers.html"&gt;File Layers&lt;/a&gt;&lt;/strong&gt; in &lt;a href="https://krita.org/en/"&gt;Krita&lt;/a&gt;, for those who are coming from Photoshop &amp;ldquo;Smart Objects&amp;rdquo; may be a familiar term.&lt;/p&gt;
&lt;div class="wp-block-image"&gt;
&lt;figure class="aligncenter"&gt;&lt;img src="https://raghukamath.com/how-to-use-smart-objects-in-krita/hero-file-layer.webp"
 alt="File layer tutorial"&gt;&lt;figcaption class="fig-caption"&gt;
 Let us learn about file layers in krita
 &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;

&lt;p&gt;In my recent advertising illustration project, I had to paint lots of small elements on a page. The page size was huge and the final layout was not fixed yet. The illustration was also going to be adapted to web and print media, that meant that the elements would be resized and moved around a lot across many files. Painting in groups and layers adding transform masks and transparency masks helps but once I changed an element in the main layout I would need to copy this group and layer to all others. Not a good thing when you are on the clock. And advertising tends to involve lots and lots of iterations.&lt;/p&gt;
&lt;p&gt;So here comes the &amp;ldquo;File Layers&amp;rdquo; feature in Krita to my rescue. It basically helps us to add a file as a linked reference into a document, and when the external file changes it also updates the instances of this file inside all of our .kra file when we open them. We can also convert any group or layer into a file layer on the fly while working. This makes it really easy for us to break down the illustration elements of a project into multiple separate containers linked to a main file. We can then open these containers or file layers in Krita and work on them separately. This also becomes a boon if your file dimension is really huge. The file dimension of this project was 12k x 5k pixels. So this made total sense.&lt;/p&gt;</description></item><item><title>How to draw a sunset painting - Easy step by step Krita tutorial</title><link>https://raghukamath.com/how-to-draw-sunset-painting-krita-tutorial/</link><pubDate>Sat, 25 Dec 2021 06:11:39 +0000</pubDate><guid>https://raghukamath.com/how-to-draw-sunset-painting-krita-tutorial/</guid><description>&lt;div class="wp-block-image"&gt;
&lt;figure class="aligncenter"&gt;&lt;img src="https://raghukamath.com/how-to-draw-sunset-painting-krita-tutorial/Krita-sunset-tutorial-completed.jpg"
 alt="Krita sunset tutorial - completed image"&gt;&lt;figcaption class="fig-caption"&gt;
 Krita sunset tutorial - completed image
 &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;

&lt;p&gt;Greetings everyone. This is the second post in the step-by-step tutorial series and today you and I are going to draw a sea-side sunset painting in &lt;a href="https://krita.org/en/download/krita-desktop/"&gt;Krita&lt;/a&gt;. If you need a quick tour of the interface of Krita then you can watch my earlier &lt;a href="https://www.youtube.com/playlist?list=PLFDnlFYBM_7W9s6TrHBVvAuDE_u8jg0bO"&gt;videos&lt;/a&gt; about it.&lt;/p&gt;
&lt;h2 id="step-1"&gt;Step 1&lt;/h2&gt;
&lt;p&gt;We start with a new document in Krita. Open Krita and click on the &lt;strong&gt;New File&lt;/strong&gt; button, the shortcut is &lt;strong&gt;Ctrl + N&lt;/strong&gt;. In the new file dialog let us keep the canvas in landscape mode. From the predefined preset drop-down choose &amp;ldquo;Film 16:9 4k&amp;rdquo; document preset. The dimensions will be 3840px X 2160 px. Click on the &lt;strong&gt;Create&lt;/strong&gt; button.&lt;/p&gt;
&lt;div class="wp-block-image"&gt;
&lt;figure class="aligncenter"&gt;&lt;img src="https://raghukamath.com/how-to-draw-sunset-painting-krita-tutorial/Krita-tutorial-sunset-step-001.webp"
 alt="New file dialog in Krita"&gt;&lt;figcaption class="fig-caption"&gt;
 New file dialog in Krita
 &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;

&lt;p&gt;First let us save the document, press &lt;strong&gt;Ctrl + S&lt;/strong&gt; and add a nice name for the document and save it somewhere on your computer.&lt;/p&gt;
&lt;h2 id="step-2"&gt;Step 2&lt;/h2&gt;
&lt;p&gt;I have prepared a colour palette for us, you can use this as a guide but feel free to choose your colours as you like. This is just for guiding us we may also tweak the colours as we paint. To use my palette we can use the &lt;a href="https://docs.krita.org/en/reference_manual/tools/reference_images_tool.html"&gt;reference image tool&lt;/a&gt; of Krita. Simply copy the palette image below and go to the &lt;strong&gt;Edit&lt;/strong&gt; menu and click on &lt;strong&gt;Paste as Reference image&lt;/strong&gt; &lt;strong&gt;[Ctrl + Shift +R]&lt;/strong&gt; .&lt;/p&gt;</description></item><item><title>How to create a seamless pattern in Krita?</title><link>https://raghukamath.com/how-to-create-a-seamless-pattern-in-krita/</link><pubDate>Sat, 27 Nov 2021 20:29:34 +0000</pubDate><guid>https://raghukamath.com/how-to-create-a-seamless-pattern-in-krita/</guid><description>&lt;p&gt;Gone are the days when you had to manually arrange the edges of a texture or pattern. No more copy-pasting, aligning, and offsetting the tiles. There is an easy and user-friendly mode in &lt;a href="https://krita.org/en/features/highlights/"&gt;Krita&lt;/a&gt; that makes the tedious task of creating a seamless texture or pattern a piece of cake.&lt;/p&gt;
&lt;p&gt;Game developers and textile artists will find this feature immensely helpful and time-saving. I was blown away by this feature when I first tried Krita. It has existed in Krita for ages and only recently did Photoshop get an inferior version of this feature.&lt;/p&gt;
&lt;p&gt;I am assuming you have already &lt;a href="https://krita.org/en/download/krita-desktop/"&gt;downloaded&lt;/a&gt; and &lt;a href="https://docs.krita.org/en/user_manual/getting_started/installation.html"&gt;installed&lt;/a&gt; Krita from the official website. So without further ado let us see how it is done.&lt;/p&gt;
&lt;h2 id="step-1---create-a-document"&gt;Step 1 - Create a Document&lt;/h2&gt;
&lt;p&gt;We will create a new document in Krita. Most seamless patterns are squares but in Krita, you can create rectangular tile too. Open Krita and you will be greeted by a welcome screen. Click on the &lt;strong&gt;New File&lt;/strong&gt; link in the Start section. Or you can also press the shortcut &lt;strong&gt;CTRL + N&lt;/strong&gt; . A new file dialog will open.&lt;/p&gt;
&lt;div class="wp-block-image"&gt;
&lt;figure class="aligncenter"&gt;&lt;img src="https://raghukamath.com/how-to-create-a-seamless-pattern-in-krita/create-document-krita.png"
 alt="Krita&amp;#39;s new file dialog"&gt;&lt;figcaption class="fig-caption"&gt;
 Krita&amp;rsquo;s new file dialog
 &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;

&lt;p&gt;In the Image Size section marked are number &lt;strong&gt;1&lt;/strong&gt; in the image above fill in the dimension of the seamless tile we want. Here I fill in 512px by 512px. We can also choose a ready-made texture template from the template section marked as number &lt;strong&gt;2&lt;/strong&gt; in the image. After choosing and filling in the detail click on &lt;strong&gt;Create&lt;/strong&gt; button.&lt;/p&gt;</description></item><item><title>How to Draw a lemon slice - Krita digital painting tutorial - Easy step by step for beginners</title><link>https://raghukamath.com/how-to-draw-a-lemon-in-krita/</link><pubDate>Thu, 23 Sep 2021 12:48:00 +0530</pubDate><guid>https://raghukamath.com/how-to-draw-a-lemon-in-krita/</guid><description>&lt;p&gt;In this video we learn how to create a lemon slice in Krita from scratch.
I try to explain it in easy step by step manner so that you can draw along with me while watching the video.
The goal here is not to make the coolest lemon illustration but to learn krita while creating something along with me. So feel free to draw by pausing the video&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/R6sNvOqDxAE?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;h2 id="episode-credits"&gt;Episode Credits&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Video recorded by raghukamath - Attribution 4.0 International (CC BY 4.0) License&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Background Music - &amp;ldquo;Groove Grove&amp;rdquo; Kevin MacLeod (incompetech.com) Licensed under &lt;a href="http://creativecommons.org/licenses/by/4.0/"&gt;Creative Commons: By Attribution 4.0 License&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Made with &lt;a href="https://krita.org"&gt;Krita&lt;/a&gt;, &lt;a href="https://kdenlive.org"&gt;Kdenlive&lt;/a&gt; &amp;amp; Audacity&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Digital Art With Free Software Episode-06</title><link>https://raghukamath.com/digital-art-with-free-software-6/</link><pubDate>Tue, 14 Sep 2021 12:48:00 +0530</pubDate><guid>https://raghukamath.com/digital-art-with-free-software-6/</guid><description>&lt;p&gt;This series is about creating digital art in free software. For those who don&amp;rsquo;t know what free software is please read &lt;a href="https://en.wikipedia.org/wiki/Free_software"&gt;this&lt;/a&gt;.
This is the 6th episode in the series of tutorials for beginners in digital painting as well as Krita.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/OsuhIvlN3D8?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;h2 id="episode-notes"&gt;Episode Notes&lt;/h2&gt;
&lt;p&gt;In this lesson we explore various masks in Krita and also learn more about Selection Masks and how to use them in digital painting.&lt;/p&gt;
&lt;h2 id="episode-credits"&gt;Episode Credits&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Video recorded by raghukamath - Attribution 4.0 International (CC BY 4.0) License&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Music - Haratanaya Sree by Veena Kinhal - via Wikimedia Commons - &lt;a href="https://creativecommons.org/publicdomain/zero/1.0/"&gt;CC-0&lt;/a&gt; license&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Sitar by Kaiho - Attribution 3.0 Unported (CC BY 3.0) license - Freesound.org&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Swooshes by Dodgy C - &lt;a href="https://creativecommons.org/publicdomain/zero/1.0/"&gt;CC-0&lt;/a&gt; license - Freesound.org&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Made with &lt;a href="https://krita.org"&gt;Krita&lt;/a&gt;, &lt;a href="https://kdenlive.org"&gt;Kdenlive&lt;/a&gt; &amp;amp; Audacity&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>How to auto colorize line art in Krita?</title><link>https://raghukamath.com/quick-tips-002/</link><pubDate>Fri, 28 Aug 2020 18:48:00 +0530</pubDate><guid>https://raghukamath.com/quick-tips-002/</guid><description>&lt;p&gt;This is the second episode in the quick tip series. Let us check how to add clipping masks in Krita.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/x7eLlpYcCBE?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;</description></item><item><title>How To Add Clipping Masks In Krita?</title><link>https://raghukamath.com/quick-tips-001/</link><pubDate>Mon, 08 Jun 2020 18:48:00 +0530</pubDate><guid>https://raghukamath.com/quick-tips-001/</guid><description>&lt;p&gt;This is the first episode in the quick tip series. Let us check how to add clipping masks in Krita.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/lWbKSzjgv3M?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;</description></item><item><title>Digital art with foss episode 5</title><link>https://raghukamath.com/digital-art-with-foss-episode-5/</link><pubDate>Sat, 02 Mar 2019 20:48:00 +0530</pubDate><guid>https://raghukamath.com/digital-art-with-foss-episode-5/</guid><description>&lt;p&gt;This series is about creating digital art in free software. For those
who don&amp;rsquo;t know what free software is please read
&lt;a href="https://en.wikipedia.org/wiki/Free_software"&gt;this&lt;/a&gt;. This is the fifth
episode in the series on basics of painting in
&lt;a href="https://krita.org"&gt;krita.&lt;/a&gt;&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/mgIKLTG3Mjk?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;h2 id="episode-notes"&gt;Episode Notes&lt;/h2&gt;
&lt;p&gt;In this episode we learn about Layers, their types and way to manage them in Krita. We also see
a basic and simple setup of layers required to create a drawing in Krita.&lt;/p&gt;
&lt;h2 id="episode-credits"&gt;Episode Credits&lt;/h2&gt;
&lt;p&gt;Background Music - &lt;a href="https://freesound.org/people/ajaysm/sounds/194579/"&gt;Mridangam Jati&lt;/a&gt; by - Ajaysm&lt;br&gt;
Licensed under &lt;a href="https://creativecommons.org/publicdomain/zero/1.0/"&gt;CC-0&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Designing Posters With Free Software</title><link>https://raghukamath.com/designing-posters-with-free-software/</link><pubDate>Mon, 25 Feb 2019 14:54:44 +0530</pubDate><guid>https://raghukamath.com/designing-posters-with-free-software/</guid><description>&lt;p&gt;A few months back I was asked to design some poster for a local Free Software Foundation Event.
Richard M Stallman was &lt;a href="https://rms-tour.gnu.org.in/"&gt;visiting&lt;/a&gt; our country, and my friend &lt;a href="https://abhas.io/"&gt;Abhas Abhinav&lt;/a&gt; wanted to put up some posters and banners. Due to me being down with flu I couldn’t do the number of banners and posters that I initially intended to do. However, I managed to create two posters for RMS’ talk in Bangalore. This is a short note down of the process that I typically use to create my artwork with F/LOSS (Free / Libre Open Source Software) tools. Although many artists successfully use Free Software to create artworks, I repeatedly encounter many comments in discussion forums claiming that free software is not made for creative work. This post is also my effort in spreading awareness that one can do professional work with the help of F/LOSS tools. I chose this project to document my process because it is not encumbered with NDA as my other ongoing projects and I felt that this topic is closer to Free Software.&lt;/p&gt;
&lt;h2 id="sketches"&gt;Sketches&lt;/h2&gt;
&lt;p&gt;After understanding the initial requirement from Abhas, I sat down to visualize some concepts. I am not that great of a copywriting person, so in order to get some copy material, I started reading the &lt;a href="https://www.fsf.org/"&gt;FSF website&lt;/a&gt;. Given that I was already late to create anything, I wanted something that would be done in 2 days time, while simultaneously working with other projects. I started sketching some rough layouts. From a lot of 5 layouts, I liked three. I scanned them using Skanlite, these sketches were very rough at that moment and would need proper lay outing and design, but they were a good base for me to work.&lt;/p&gt;</description></item><item><title>Digital art with foss episode 4</title><link>https://raghukamath.com/digital-art-with-foss-episode-04/</link><pubDate>Sun, 29 Apr 2018 22:48:00 +0530</pubDate><guid>https://raghukamath.com/digital-art-with-foss-episode-04/</guid><description>&lt;p&gt;In this video, I am going to talk about digital brushes. In real life
brushes, pens, knives are the tools used to apply and manipulate
colours on canvas, similarly in digital painting we have a brush tool
that helps to add and manipulate pixels. First, we will see what
digital brushes are made of, which will help us in tweaking and
creating our own brushes in future&lt;/p&gt;
&lt;h2 id="digital-brushes-in-krita"&gt;Digital brushes in Krita&lt;/h2&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/OChfvhEoIKY?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;h2 id="episode-credits"&gt;Episode Credits&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Sitar music in the background by
&lt;a href="https://freesound.org/people/Kaiho"&gt;Kaiho&lt;/a&gt; Licensed under Creative
Commons Attribution 3.0 Unported (CC BY 3.0)&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Digital art with foss episode 3</title><link>https://raghukamath.com/digital-art-with-foss-episode-03/</link><pubDate>Sun, 29 Apr 2018 21:48:00 +0530</pubDate><guid>https://raghukamath.com/digital-art-with-foss-episode-03/</guid><description>&lt;p&gt;In this episode we will learn how to navigate around the canvas in
Krita. This video will have lots of shortcut so for your convenience I
have prepared a PDF with list of these shortcuts as a PDF with all the
shortcuts mentioned in this video, you can download it from the link
&lt;a href="https://raghukamath.com/course/ep03/Krita-navigation-shortcuts.pdf"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/dygOE8sD5qc?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;h2 id="episode-credits"&gt;Episode Credits&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Sitar music in the background by
&lt;a href="https://freesound.org/people/Kaiho"&gt;Kaiho&lt;/a&gt; Licensed under Creative
Commons Attribution 3.0 Unported (CC BY 3.0)&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Digital art with foss episode 2</title><link>https://raghukamath.com/digital-art-with-foss-episode-2/</link><pubDate>Sun, 22 Apr 2018 21:48:00 +0530</pubDate><guid>https://raghukamath.com/digital-art-with-foss-episode-2/</guid><description>&lt;p&gt;This series is about creating digital art in free software. For those
who don&amp;rsquo;t know what free software is please read
&lt;a href="https://en.wikipedia.org/wiki/Free_software"&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="workspace-and-dockers"&gt;Workspace and Dockers&lt;/h2&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/xwjn_VHyuXs?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;h2 id="episode-notes"&gt;Episode Notes&lt;/h2&gt;
&lt;p&gt;Krita&amp;rsquo;s flexible workspace is really easy to customise according to our
needs. In this video we see how to customise and create our own
workspace. We also learn about dockers in Krita.&lt;/p&gt;
&lt;h2 id="episode-credits"&gt;Episode Credits&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Swaramandal by
&lt;a href="https://freesound.org/people/luckylittleraven/"&gt;luckylittleraven&lt;/a&gt;
Licensed under CC0.&lt;/li&gt;
&lt;li&gt;Sitar music in the background by
&lt;a href="https://freesound.org/people/Kaiho"&gt;Kaiho&lt;/a&gt; Licensed under Creative
Commons Attribution 3.0 Unported (CC BY 3.0)&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Digital art with foss episode 1</title><link>https://raghukamath.com/digital-art-with-foss-episode-1/</link><pubDate>Sun, 22 Apr 2018 15:48:00 +0530</pubDate><guid>https://raghukamath.com/digital-art-with-foss-episode-1/</guid><description>&lt;p&gt;This series is about creating digital art in free software. For those
who don&amp;rsquo;t know what free software is please read
&lt;a href="https://en.wikipedia.org/wiki/Free_software"&gt;this&lt;/a&gt;. This is the first
episode in the series on basics of painting in
&lt;a href="https://krita.org"&gt;krita.&lt;/a&gt;&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/Xau4v8OXRyY?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;h2 id="episode-notes"&gt;Episode Notes&lt;/h2&gt;
&lt;p&gt;Krita is a free and open source digital painting application. We take a
tour of Krita&amp;rsquo;s interface and learn how to create a new document in
Krita.&lt;/p&gt;</description></item><item><title>Twilight orchestra in Inkscape</title><link>https://raghukamath.com/twilight-orchestra-in-inkscape/</link><pubDate>Sun, 26 Feb 2017 12:48:00 +0530</pubDate><guid>https://raghukamath.com/twilight-orchestra-in-inkscape/</guid><description>&lt;p&gt;I mostly use Krita for my professional and personal illustration work. Every now and then when I require vector illustrations I turn towards &lt;a href="https://inkscape.org"&gt;Inkscape&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I have done some professional illustration in Inkscape but they were not so detailed in nature. I am trying to bring more and more vector art into my portfolio. This piece is just to practice and polish my Inkscape skills. I already know the concepts of vector illustration and have used a vector illustration software such as Adobe illustrator and Corel draw. So learning Inkscape is just a matter of learning the new ways or rather Inkscape&amp;rsquo;s way of doing the things which I used to do with illustrator or Corel draw.&lt;/p&gt;
&lt;p&gt;I am drawing an owl which is directing an orchestra in the twilight of a moon. I tried to keep the colors to minimum may be around shades of blue and yellow and slight oranges here and there.&lt;/p&gt;
&lt;p&gt;At first I scan my initial very rough and ugly sketch of an Owl on a A5 notepad paper. For scanning my artworks I use a software called &lt;a href="http://www.xsane.org/xsane-introduction.html"&gt;Xsane&lt;/a&gt;. It is very feature complete and simple to use and does what I want without the need of tinkering too much.&lt;/p&gt;</description></item></channel></rss>