<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jakub Bednár</title>
    <description>The latest articles on DEV Community by Jakub Bednár (@fuco).</description>
    <link>https://dev.to/fuco</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1155851%2Fbf67dc48-9357-4390-9b1b-0018c931a592.png</url>
      <title>DEV Community: Jakub Bednár</title>
      <link>https://dev.to/fuco</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fuco"/>
    <language>en</language>
    <item>
      <title>Advanced HTML Canvas tutorials for image editor</title>
      <dc:creator>Jakub Bednár</dc:creator>
      <pubDate>Thu, 07 Sep 2023 15:44:16 +0000</pubDate>
      <link>https://dev.to/fuco/advanced-html-canvas-tutorials-for-image-editor-l9o</link>
      <guid>https://dev.to/fuco/advanced-html-canvas-tutorials-for-image-editor-l9o</guid>
      <description>&lt;p&gt;Hello there! Do any of you guys happen to have some good resources for learning HTML Canvas? I have worked on a few things already, but I still lack experience with Canvas 😃 I would like to know how to handle canvas like a photo editor, meaning creating one canvas as a background and placing an image as a second canvas element inside of it, where the image can be masked in various ways, moved around the screen, zoomed in, etc. For example, &lt;a href="http://www.remini.ai"&gt;www.remini.ai&lt;/a&gt; has a similar editor, or &lt;a href="http://www.canva.com"&gt;www.canva.com&lt;/a&gt; itself.&lt;/p&gt;

&lt;p&gt;As for resources, I've already searched around a bit, but I haven't seen explanations of similar features like zooming, and so on. I know there are libraries like panzoom, but I need to build a lot of functionality around it, and panzoom definitely won't be enough for me. I want to learn it because of future scaling of the Canvas feature itself, and I don't think that any library will be that helpful for me. &lt;/p&gt;

&lt;p&gt;Thank you very much for reading !&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>tutorial</category>
      <category>react</category>
    </item>
  </channel>
</rss>
