<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Free Software on Raghukamath – Digital Painter and Freelance Illustrator from India</title><link>https://raghukamath.com/tag/free-software/</link><description>Recent content in Free Software 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/free-software/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 translate Krita to your own language?</title><link>https://raghukamath.com/how-to-translate-krita-to-your-own-language/</link><pubDate>Sun, 04 Apr 2021 12:00:44 +0530</pubDate><guid>https://raghukamath.com/how-to-translate-krita-to-your-own-language/</guid><description>&lt;p&gt;While painting in Krita one day, out of curiosity I switched the application language to Hindi which is one of the major local language in India.
Some parts of the UI were translated but most of it was untranslated. I thought about fixing this problem and started to research about how to get started in translating.&lt;/p&gt;
&lt;p&gt;&lt;img src="screenshot.png" alt="Krita translated UI"&gt;&lt;/p&gt;
&lt;p&gt;While there are many workflows for translating I found Lokalize to be the easiest one of them.
I started using &lt;a href="https://apps.kde.org/en/lokalize"&gt;Lokalize&lt;/a&gt; &amp;amp; &lt;a href="https://en.wikipedia.org/wiki/Apache_Subversion"&gt;svn&lt;/a&gt; to work on Hindi translations for KDE.
The &lt;a href="https://docs.kde.org/stable5/en/lokalize/lokalize/index.html"&gt;Lokalize handbook&lt;/a&gt; is a good resource, but I felt that I needed more simplified step-by-step guide to set up the work environment and get started. After setting it up for my self, I am sharing it here so that any new Lokalize &amp;amp; svn user will find it easy. This post covers the process in step by step to help others translate Krita or any of the KDE apps in their local language and contribute to the KDE translation team. This guide is made for Linux users, but you can use it for other platforms too except for the step where we install the software. I plan to update these instructions in future to cover how to do this on Windows platform too. So here it goes.&lt;/p&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>My Tools Of Trade</title><link>https://raghukamath.com/my-tools-of-trade/</link><pubDate>Thu, 16 Jul 2020 18:00:44 +0530</pubDate><guid>https://raghukamath.com/my-tools-of-trade/</guid><description>&lt;p&gt;I have &lt;a href="https://raghukamath.com/switch-to-freedom/"&gt;written&lt;/a&gt; earlier about how I made the switch to free software workflow and the experience I had after making the switch. It has been 6 years since then and I haven’t yet regretted my decision or found any trouble doing my work. Here is a list of software, hardware, and other tools that I use for day to day work, entertainment, and computing needs. I will try to keep this page updated as I include more tools or drop some of them in the future. Apart from this list, I will write another post explaining in more detail the software that I use.&lt;/p&gt;
&lt;h2 id="on-my-desk-"&gt;On My Desk 👨🏽‍💻&lt;/h2&gt;
&lt;p&gt;&lt;img src="EUDXl3DUwAATK54.jpg" alt="My Desk"&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.wacom.com/en-us/products/pen-tablets/wacom-intuos-pro"&gt;Wacom Intuos Pro Medium&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Self Assembled computer with:
&lt;ul&gt;
&lt;li&gt;Intel® Core™ i7-4790K&lt;/li&gt;
&lt;li&gt;32 GiB of memory&lt;/li&gt;
&lt;li&gt;GeForce GTX 750 Ti&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.benq.com/en-in/monitor/photographer/sw2700pt.html"&gt;BenQ SW2700PT&lt;/a&gt; (primary)&lt;/li&gt;
&lt;li&gt;Dell S2409W 24&amp;quot; (secondary)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.logitech.com/en-in/product/powerful-thx-sound-z625"&gt;Logitech Z625 speakers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.tvs-e.in/gold-bharat/"&gt;TVS Gold Mechanical keyboard&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Canon Lide 220 Scanner&lt;/li&gt;
&lt;li&gt;Brother HL-1201&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.xrite.com/categories/calibration-profiling/i1display-pro"&gt;i1 Display Pro color calibration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Dell Inspiron 15&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="software-both-desktop--laptop"&gt;Software (Both Desktop &amp;amp; Laptop)&lt;/h2&gt;
&lt;p&gt;&lt;img src="screenshot.png" alt="My desktop"&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.debian.org/"&gt;Debian&lt;/a&gt; and &lt;a href="https://archlinux.org/"&gt;Arch Linux&lt;/a&gt;- A GNU/linux based operating system.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://kde.org/plasma-desktop"&gt;KDE Plasma 5&lt;/a&gt; - Simple yet powerful desktop environment with feature rich apps such as Konsole Kate etc.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://krita.org"&gt;Krita&lt;/a&gt; - A very robust professional digital painting application.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://mypaint.org/"&gt;Mypaint&lt;/a&gt; - A lightweight sketching and painting application&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.gimp.org/"&gt;Gnu Image Manipulation Program&lt;/a&gt; - An excellent software for image retouching and adjustment.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://inkscape.org/"&gt;Inkscape&lt;/a&gt; - An excellent vector illustration suite.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blender.org"&gt;Blender&lt;/a&gt; - Swiss army knife for anything between 3d modelling to video editing.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.scribus.net/"&gt;Scribus&lt;/a&gt; - Desktop publishing&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.borgbackup.org/"&gt;Borg&lt;/a&gt; + &lt;a href="https://digint.ch/btrbk/"&gt;btrbk&lt;/a&gt; - For incremental daily and hourly backups on internal as well as external disks.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://nextcloud.com/"&gt;Nextcloud&lt;/a&gt; - File, contacts, todo list &amp;amp; calendar sync.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://syncthing.net/"&gt;Syncthing&lt;/a&gt; - Syncing file between devices.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://apps.kde.org/kmail2/"&gt;Kmail&lt;/a&gt; - KDE&amp;rsquo;s mail application.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://conversations.im/"&gt;Conversations mobile&lt;/a&gt; - for chat with friends and family.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://keepassxc.org/"&gt;Keepassxc&lt;/a&gt; - Password manager.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://apps.kde.org/kasts/"&gt;Kasts&lt;/a&gt; - Podcast listening application&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="self-hosted-software-"&gt;Self-Hosted software 🌏&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://prosody.im/"&gt;Prosody&lt;/a&gt; - Chat server.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://quassel-irc.org/"&gt;Quassel&lt;/a&gt; - IRC client&lt;/li&gt;
&lt;/ul&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>Seamless Handmade Textures</title><link>https://raghukamath.com/seamless-handmade-textures/</link><pubDate>Sat, 30 Nov 2019 12:17:00 +0530</pubDate><guid>https://raghukamath.com/seamless-handmade-textures/</guid><description>&lt;p&gt;&lt;img src="handmade-texture-hero.jpg" alt="Seamless handmade texture"&gt;&lt;/p&gt;
&lt;p&gt;I am sharing these free seamless handmade or hand-painted textures.These were made while I was working on various projects. Not all are hand-painted some are scanned and prepared from the original item, for example, the cartridge texture is a scan of a paper, some might have made by using resources in the public domain. These are shared under &lt;a href="https://creativecommons.org/licenses/by-sa/4.0/"&gt;CC-BY-SA&lt;/a&gt; license, so you are free to reuse modify or share these I&amp;rsquo;ll be updating and adding more to this page as and when I make a new texture.&lt;/p&gt;



 
 &lt;div class="grid-of-three"&gt;
 &lt;figure class="fig-gallery"&gt;
 &lt;a class="gal-link" target="_blank" href="https://raghukamath.com/seamless-handmade-textures/images/001-cement-texture-hires.png" title="001-cement-texture-hires"&gt;
 
 
 
 &lt;img class="fig-img" src="https://raghukamath.com/seamless-handmade-textures/images/001-cement-texture-hires_hu_f831295f3d3d1ed2.webp" width="350" height="350" alt="001-cement-texture-hires"&gt;
 
 
 
 &lt;/a&gt;
 &lt;figcaption class="caption"&gt;001-cement-texture-hires&lt;/figcaption&gt;
 &lt;/figure&gt;&lt;figure class="fig-gallery"&gt;
 &lt;a class="gal-link" target="_blank" href="https://raghukamath.com/seamless-handmade-textures/images/002-brick-seamless-hires.png" title="002-brick-seamless-hires"&gt;
 
 
 
 &lt;img class="fig-img" src="https://raghukamath.com/seamless-handmade-textures/images/002-brick-seamless-hires_hu_2c6f11d4e41b8828.webp" width="350" height="350" alt="002-brick-seamless-hires"&gt;
 
 
 
 &lt;/a&gt;
 &lt;figcaption class="caption"&gt;002-brick-seamless-hires&lt;/figcaption&gt;
 &lt;/figure&gt;&lt;figure class="fig-gallery"&gt;
 &lt;a class="gal-link" target="_blank" href="https://raghukamath.com/seamless-handmade-textures/images/003-leaves-seamless-hires.png" title="003-leaves-seamless-hires"&gt;
 
 
 
 &lt;img class="fig-img" src="https://raghukamath.com/seamless-handmade-textures/images/003-leaves-seamless-hires_hu_9e2d7d8cdeb7788d.webp" width="350" height="350" alt="003-leaves-seamless-hires"&gt;
 
 
 
 &lt;/a&gt;
 &lt;figcaption class="caption"&gt;003-leaves-seamless-hires&lt;/figcaption&gt;
 &lt;/figure&gt;&lt;figure class="fig-gallery"&gt;
 &lt;a class="gal-link" target="_blank" href="https://raghukamath.com/seamless-handmade-textures/images/004-cartridge-texture-hires.png" title="004-cartridge-texture-hires"&gt;
 
 
 
 &lt;img class="fig-img" src="https://raghukamath.com/seamless-handmade-textures/images/004-cartridge-texture-hires_hu_5e6a92b02447d786.webp" width="350" height="350" alt="004-cartridge-texture-hires"&gt;
 
 
 
 &lt;/a&gt;
 &lt;figcaption class="caption"&gt;004-cartridge-texture-hires&lt;/figcaption&gt;
 &lt;/figure&gt;&lt;figure class="fig-gallery"&gt;
 &lt;a class="gal-link" target="_blank" href="https://raghukamath.com/seamless-handmade-textures/images/005-mdf-seamless-hires.png" title="005-mdf-seamless-hires"&gt;
 
 
 
 &lt;img class="fig-img" src="https://raghukamath.com/seamless-handmade-textures/images/005-mdf-seamless-hires_hu_a13174ea13e442a.webp" width="350" height="350" alt="005-mdf-seamless-hires"&gt;
 
 
 
 &lt;/a&gt;
 &lt;figcaption class="caption"&gt;005-mdf-seamless-hires&lt;/figcaption&gt;
 &lt;/figure&gt;&lt;figure class="fig-gallery"&gt;
 &lt;a class="gal-link" target="_blank" href="https://raghukamath.com/seamless-handmade-textures/images/006-wall-plaster-hires.png" title="006-wall-plaster-hires"&gt;
 
 
 
 &lt;img class="fig-img" src="https://raghukamath.com/seamless-handmade-textures/images/006-wall-plaster-hires_hu_6e9b247db1c2a17a.webp" width="350" height="350" alt="006-wall-plaster-hires"&gt;
 
 
 
 &lt;/a&gt;
 &lt;figcaption class="caption"&gt;006-wall-plaster-hires&lt;/figcaption&gt;
 &lt;/figure&gt;&lt;figure class="fig-gallery"&gt;
 &lt;a class="gal-link" target="_blank" href="https://raghukamath.com/seamless-handmade-textures/images/007-mosaic-tiles-hires.png" title="007-mosaic-tiles-hires"&gt;
 
 
 
 &lt;img class="fig-img" src="https://raghukamath.com/seamless-handmade-textures/images/007-mosaic-tiles-hires_hu_5499ba43aadfc7e8.webp" width="350" height="350" alt="007-mosaic-tiles-hires"&gt;
 
 
 
 &lt;/a&gt;
 &lt;figcaption class="caption"&gt;007-mosaic-tiles-hires&lt;/figcaption&gt;
 &lt;/figure&gt;&lt;/div&gt;




&lt;p&gt;If you find these useful share them with your fellow artists and spread the word, I will also be excited to see how other artists have used these in their artwork. These are free to download but if you like to support me by donating money, you can use my &lt;a href="https://www.paypal.me/raghukamath"&gt;PayPal link&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Is working with CMYK worth it?</title><link>https://raghukamath.com/is-working-with-cmyk-worth-it/</link><pubDate>Fri, 15 Nov 2019 21:00:44 +0530</pubDate><guid>https://raghukamath.com/is-working-with-cmyk-worth-it/</guid><description>&lt;p&gt;Over the years it has been an unspoken rule to choose CMYK right at the start when creating new documents for artworks that are going to be printed. Many old-timers may remember working in CMYK from start to finish, carefully choosing colors and keeping an eye on the out of gamut warnings while color picking. Despite such efforts it would often lead to unsatisfactory results.&lt;/p&gt;
&lt;p&gt;In the Free Software side of the world, many users demand CMYK support in applications and tell the developers that CMYK support it is the single most reason they don&amp;rsquo;t want to switch from the proprietary counterparts. So the question here is - Is working in CMYK from start to finish worth it? Are Free Software tools capable of CMYK workflow?&lt;/p&gt;
&lt;p&gt;I would say no for choosing CMYK as the default colour-space for working and also that Free software tools nowadays are more than capable to handle CMYK in your workflow.&lt;/p&gt;
&lt;p&gt;The reason I do not suggest in working in CMYK from the start is you lose many things just by trying to chase an unpredictable result. The first and foremost is that you lose a great number of color choices. You lose the ability to add filters, you get only a few blend modes to choose from, and above all, you limit your artwork to be in a color profile which is slowly losing its foothold. Nowadays Many people consume media on screen rather than on paper. So it is very silly to target only one section of the audience. If you work in RGB you are not restricted with the number of colors, filters or blend modes, etc. You can also convert your artwork later for print consumption.&lt;/p&gt;</description></item><item><title>KritaCon 2019</title><link>https://raghukamath.com/kritacon-2019/</link><pubDate>Tue, 13 Aug 2019 15:00:00 +0530</pubDate><guid>https://raghukamath.com/kritacon-2019/</guid><description>&lt;div class="wp-block-image"&gt;
&lt;figure class="aligncenter size-large"&gt;&lt;img src="https://raghukamath.com/kritacon-2019/sprint_group.jpeg"
 alt="The Krita team"&gt;&lt;figcaption class="fig-caption"&gt;
 The Krita team - Photo courtesy David Revoy/Krita Foundation - CC-BY
 &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;

&lt;p&gt;Once again this year, I participated in Krita sprint held at an awesome historical town of &lt;a href="https://en.wikipedia.org/wiki/Deventer"&gt;Deventer&lt;/a&gt;. Thanks to &lt;a href="https://ev.kde.org/"&gt;KDEeV&lt;/a&gt; and &lt;a href="https://krita.org/en/about/krita-foundation/"&gt;Krita Foundation&lt;/a&gt; for sponsoring my stay and travel.
I got to meet some old friends again and had a chance to be acquainted with new members of the Krita community. I also feel happy to say that this is so far the biggest Krita sprint in terms of the number of attendees. It shows that our community is growing big rapidly.&lt;/p&gt;
&lt;h2 id="5-august"&gt;5 August&lt;/h2&gt;
&lt;p&gt;I reached Deventer a bit late in the afternoon on Monday 5th August. I was greeted by some new faces like Emmett, Eoin, Tusooa (who gave an awesome key-chain to everyone) Mariya, Alberto, Noemi and some familiar ones like &lt;a href="https://wolthera.info/"&gt;Wolthera&lt;/a&gt;, Stefan, Scott, Tyyppi, Dmitry, and of course the wonderful hosts Boud and Irina.&lt;/p&gt;
&lt;p&gt;We had some chat and I took some rest for the day.&lt;/p&gt;
&lt;h2 id="6-august"&gt;6 August&lt;/h2&gt;
&lt;p&gt;&lt;img src="deventer-morning.jpg" alt="view of deventer from the roof of our hotel"&gt;&lt;/p&gt;
&lt;p&gt;On Tuesday we welcomed some more members. I met with &lt;a href="https://www.hellozee.dev/krita_sprint_2019/"&gt;Hellozee&lt;/a&gt;, Rebecca, Agata, Ivan and Sara for the first time. I also felt sad that I didn&amp;rsquo;t get a chance to meet Sharaf Zaman, who has done a wonderful job of porting Krita to Android. Since many people were still on their way and we had postponed the meeting to Thursday, We discussed some issues and kick-started the sprint. I got a chance to test the &lt;a href="https://en.wikipedia.org/wiki/High-dynamic-range_imaging"&gt;HDR&lt;/a&gt; rig that Boud had set up to test in the cellar. I had some mixed feelings about this, although the monitor had a great range of colors, the brightness was too much for me to handle. I look forward to the day when these monitors become common in the industry and maybe the day when Linux supports HDR monitors :D.&lt;/p&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>Krita Sprint 2018</title><link>https://raghukamath.com/krita-sprint-2018/</link><pubDate>Wed, 23 May 2018 12:48:00 +0530</pubDate><guid>https://raghukamath.com/krita-sprint-2018/</guid><description>&lt;p&gt;I had an awesome opportunity to be a part of this years
&lt;a href="https://krita.org/en/"&gt;Krita&lt;/a&gt; sprint in The Netherlands. Once in a
while artists and developers who are working in Krita meet to discuss
bugs, improvements and road map for Krita. The Sprint was organised by
the Krita Foundation and KDE e.V.&lt;/p&gt;
&lt;p&gt;I got to meet all the people that I know only by IRC nicknames. Halla and
Irina were excellent hosts and made sure that everyone was feeling
comfortable. I started working with &lt;a href="http://wolthera.info/"&gt;Wolthera&lt;/a&gt;
and &lt;a href="http://timotheegiet.com"&gt;Timothée&lt;/a&gt;, porting the remaining pages of
the manual in the tutorial section to Sphinx. We are porting the manual
from Media Wiki to Sphinx to make sure you can download the manual in pdf
form for offline use.&lt;/p&gt;
&lt;p&gt;I met Valarii Malov who is doing an awesome job maintaining the graphics
tablet KCM in KDE. . We had some talks and testing of the KCM and
believe me the KCM is awesome in its current state, it exposes various
setting which was only possible via xsetwacom. This work will help many
artists who will use KDE as their distro for daily work.&lt;/p&gt;
&lt;p&gt;A big thanks to Timothée for solving my color calibration problem, now
my laptop is not blueish and has proper color. I tried to do some
portraits and sketches during the sprint. I couldn&amp;rsquo;t complete all of
them but below is a rough portrait of our hosts Halla and Irina.&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>Swatantra 2017</title><link>https://raghukamath.com/swatantra-2017/</link><pubDate>Sat, 23 Dec 2017 12:48:00 +0530</pubDate><guid>https://raghukamath.com/swatantra-2017/</guid><description>&lt;p&gt;&lt;img src="header-swatantra-17.jpg" alt="Artwork by ICFOSS team"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/ICFOSS"&gt;ICFOSS&lt;/a&gt; is an organisation set up
by Govt. of Kerala, with a goal to spread free software knowledge by
connecting and collaborating with international free software
communities and organisations. I was invited to be a part of their
triennial conference called &lt;a href="https://en.wikipedia.org/wiki/Swatantra_2014"&gt;Swatantra&lt;/a&gt; 2017. There
were close to 22 speakers from all over the world and this time there
was a section on art in open source. This is the first time that a free
software conference in India had a section focused on art.&lt;/p&gt;
&lt;p&gt;The venue was a nice heritage hotel in Trivandrum, Kerala. Trivandrum is
a fantastic city, it is calmer and laid back when compared to Mumbai, it
has some Art-deco styled buildings which are often fused with
traditional Kerala style architecture. Spent a wonderful time there with
&lt;a href="http://www.davidrevoy.com/"&gt;David Revoy&lt;/a&gt; , &lt;a href="http://timotheegiet.com/blog/"&gt;Timothée Giet&lt;/a&gt;, &lt;a href="http://www.j4v4m4n.in/"&gt;Praveen&lt;/a&gt;,
Sumantro, Yogesh, Aruna, other free software enthusiasts from
&lt;a href="http://fsci.org.in/"&gt;fsci&lt;/a&gt;. It was wonderful to meet Arun, Abhas and
also Nishant who records music on Linux!&lt;/p&gt;
&lt;p&gt;At the conference we were greeted by goodies, they gave us an awesome
bag, USB and other items. The conference started with a keynote speech
from &lt;a href="https://sfconservancy.org/news/2017/dec/22/karen-swatantra/"&gt;Karen Sandler&lt;/a&gt;,
followed by amazing sessions by David Revoy who explained the making of
&lt;a href="https://www.peppercarrot.com/"&gt;Pepper &amp;amp; Carrot&lt;/a&gt; ,
&lt;a href="https://fedoraproject.org/wiki/User:Sumantrom"&gt;Sumantro&lt;/a&gt; explained how
to contribute to Fedora, &lt;a href="https://twitter.com/arunasank"&gt;Aruna&lt;/a&gt; spoke
about how FOSS empowered her. Timothée showed us how to animate in
Synfig and the journey of Gcompris until now. There were many speakers
and parallel sessions and I was confused in choosing which ones to
attend:).&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><item><title>Brush pack for Krita V2.0</title><link>https://raghukamath.com/brush-pack-for-krita-v20/</link><pubDate>Sat, 12 Nov 2016 00:30:00 +0530</pubDate><guid>https://raghukamath.com/brush-pack-for-krita-v20/</guid><description>&lt;p&gt;In my previous
&lt;a href="http://raghukamath.com/brush-pack-for-krita"&gt;post&lt;/a&gt;, I had shared some of the brushes that I use while painting in
&lt;a href="https://krita.org/features/highlights/"&gt;Krita&lt;/a&gt;. This is the second release of that brush pack. In this release I have added some more
presets to the pack and also tweaked some of the brushes to utilise newly added parameter in Krita such as&lt;a href="https://docs.krita.org/Parameters#Ratio"&gt;ratio&lt;/a&gt;. I have also reduced
the brush tip images used in the pack and utilised the default auto tips. An example configuration can be seen in the image below.&lt;/p&gt;
&lt;div class="wp-block-image"&gt;
&lt;figure class="aligncenter size-large"&gt;&lt;img src="https://raghukamath.com/brush-pack-for-krita-v20/brushpack-auto-tip.jpg"
 alt="Brush tip setting in Krita"&gt;&lt;figcaption class="fig-caption"&gt;
 Brush tip setting in Krita
 &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;

&lt;p&gt;I also refreshed the brush icons a bit in this release.&lt;/p&gt;
&lt;div class="wp-block-image"&gt;
&lt;figure class="aligncenter size-large"&gt;&lt;img src="https://raghukamath.com/brush-pack-for-krita-v20/brushpack-v2-preview.jpg"
 alt="Brush previews"&gt;&lt;figcaption class="fig-caption"&gt;
 Brush previews
 &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;

&lt;p&gt;You can download the brush pack from &lt;a href="https://raghukamath.com/downloads/krita-brush-presets-master.zip"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To install, just unzip the contents of the zip file, then in Krita go to settings &amp;gt; Manage resources, then click on open resource folder
button. A folder will be opened in the file explorer then copy the contents inside the unzipped folder namely folders named - brushes and
paintoppresets, then paste and merge the contents to the folders inside the resources folder. Then restart Krita, the brushes are ready to use,
just search for pack01 in the brush filter. Go &lt;a href="https://docs.krita.org/en/reference_manual/resource_management.html#resource-management"&gt;here&lt;/a&gt; for more clear instructions.&lt;/p&gt;
&lt;p&gt;This time I have also created a bundle file for this pack, you can download the bundle file from &lt;a href="https://raghukamath.com/downloads/Raghukamath-Brush-Pack.bundle"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Switch To Freedom</title><link>https://raghukamath.com/switch-to-freedom/</link><pubDate>Mon, 30 Nov 2015 19:41:00 +0530</pubDate><guid>https://raghukamath.com/switch-to-freedom/</guid><description>&lt;blockquote class="quote"&gt;
"A foolish person only learns about fire when he burns himself".
&lt;/blockquote&gt;
&lt;p&gt;This is a phrase in my mother tongue, After being burnt by closed source software I finally made the switch to Free and Open source Software. This is but this particular experience is new to me and I felt like I should share it.&lt;/p&gt;
&lt;p&gt;In 2009, after much research and reading countless reviews, I bought a Dell laptop for my sister. I had purchased a laptop without an OS on it. Well it came with basic Free-DOS installed on it.&lt;/p&gt;
&lt;p&gt;I got the delivery at night, and like any other gadget that I bought I was excited and started to set it up without wasting any time. I had downloaded a Linux distribution called “Ubuntu” beforehand.&lt;/p&gt;
&lt;p&gt;Unless you muster up your will and plunge into the water. You won’t learn how to swim. Without any deep knowledge of Linux, I installed it slowly by reading guides and help forums. My internet connection was not good since my neighbourhood had not yet dreamt of Fibre or broadband, I downloaded and finished installing the OS till 6 AM with good PPP and dial-up connection from local ISP.&lt;/p&gt;
&lt;p&gt;I was greeted by the purplish and orange wallpaper, I poked around a bit and I liked it. It was working great, I wondered how can someone give a whole Operating System for free and that too with all the tools that are needed for daily task without even charging a penny. My sister liked it too. She still uses that laptop with Ubuntu 14.10 on it.&lt;/p&gt;</description></item></channel></rss>