<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>odin-nanosvg, branch HEAD</title>
<subtitle>Odin bindings to nanosvg</subtitle>
<entry>
<id>a6ebe761aa0acb1949c9e7bd0d22edb3c9b0d587</id>
<published>2025-07-07T15:43:38Z</published>
<updated>2025-07-07T15:43:38Z</updated>
<title type="text">readme: include raster details</title>
<link rel="alternate" type="text/html" href="commit/a6ebe761aa0acb1949c9e7bd0d22edb3c9b0d587.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit a6ebe761aa0acb1949c9e7bd0d22edb3c9b0d587
parent c527a753aca14569d4261e89eb60175264ee8f3f
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Mon,  7 Jul 2025 12:43:38 -0300

readme: include raster details

Describe how to omit the raster logic during compilation and how to
invoke it in the example.

</content>
</entry>
<entry>
<id>c527a753aca14569d4261e89eb60175264ee8f3f</id>
<published>2025-07-07T15:42:31Z</published>
<updated>2025-07-07T15:42:31Z</updated>
<title type="text">example: rasterize the svg to png</title>
<link rel="alternate" type="text/html" href="commit/c527a753aca14569d4261e89eb60175264ee8f3f.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit c527a753aca14569d4261e89eb60175264ee8f3f
parent 8c19a63e3cb9bdd8a6545b0ddad936d60fa2759a
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Mon,  7 Jul 2025 12:42:31 -0300

example: rasterize the svg to png

This is a more complete and useful demonstration.

</content>
</entry>
<entry>
<id>8c19a63e3cb9bdd8a6545b0ddad936d60fa2759a</id>
<published>2025-07-07T15:41:54Z</published>
<updated>2025-07-07T15:41:54Z</updated>
<title type="text">nanosvg: enable rasterizer</title>
<link rel="alternate" type="text/html" href="commit/8c19a63e3cb9bdd8a6545b0ddad936d60fa2759a.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit 8c19a63e3cb9bdd8a6545b0ddad936d60fa2759a
parent 8b81bed443ce2c17381a6e1fd6a2c146344f2ca9
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Mon,  7 Jul 2025 12:41:54 -0300

nanosvg: enable rasterizer

By default, include the rasterizer logic.

It can be disabled with -define:ENABLE_RASTERIZER=false for a smaller
binary.

</content>
</entry>
<entry>
<id>8b81bed443ce2c17381a6e1fd6a2c146344f2ca9</id>
<published>2025-07-07T15:41:06Z</published>
<updated>2025-07-07T15:41:06Z</updated>
<title type="text">nanosvg: remove unused SpreadType enum</title>
<link rel="alternate" type="text/html" href="commit/8b81bed443ce2c17381a6e1fd6a2c146344f2ca9.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit 8b81bed443ce2c17381a6e1fd6a2c146344f2ca9
parent b68c4388608c2f16c65fe48f06fc7c07ff743dff
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Mon,  7 Jul 2025 12:41:06 -0300

nanosvg: remove unused SpreadType enum

</content>
</entry>
<entry>
<id>b68c4388608c2f16c65fe48f06fc7c07ff743dff</id>
<published>2025-07-07T15:40:44Z</published>
<updated>2025-07-07T15:40:44Z</updated>
<title type="text">nanosvg: self-documenting types</title>
<link rel="alternate" type="text/html" href="commit/b68c4388608c2f16c65fe48f06fc7c07ff743dff.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit b68c4388608c2f16c65fe48f06fc7c07ff743dff
parent 5585c0908389987509de9a82b06c1c7bfe6fe0ac
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Mon,  7 Jul 2025 12:40:44 -0300

nanosvg: self-documenting types

Use longer field names and the provided enum types where applicable to
make the code more self-documenting.

</content>
</entry>
<entry>
<id>5585c0908389987509de9a82b06c1c7bfe6fe0ac</id>
<published>2025-07-07T15:29:13Z</published>
<updated>2025-07-07T15:29:13Z</updated>
<title type="text">bin: add raster variants</title>
<link rel="alternate" type="text/html" href="commit/5585c0908389987509de9a82b06c1c7bfe6fe0ac.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit 5585c0908389987509de9a82b06c1c7bfe6fe0ac
parent 1b11c573499002ec2f26ab68dcde742f0b63bb7e
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Mon,  7 Jul 2025 12:29:13 -0300

bin: add raster variants

</content>
</entry>
<entry>
<id>1b11c573499002ec2f26ab68dcde742f0b63bb7e</id>
<published>2025-07-07T15:28:56Z</published>
<updated>2025-07-07T15:28:56Z</updated>
<title type="text">build: support building rasterizer</title>
<link rel="alternate" type="text/html" href="commit/1b11c573499002ec2f26ab68dcde742f0b63bb7e.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit 1b11c573499002ec2f26ab68dcde742f0b63bb7e
parent 71cbe2cef0e6ea8e1173912c5b161f24d73fe2d7
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Mon,  7 Jul 2025 12:28:56 -0300

build: support building rasterizer

</content>
</entry>
<entry>
<id>71cbe2cef0e6ea8e1173912c5b161f24d73fe2d7</id>
<published>2025-07-06T19:31:18Z</published>
<updated>2025-07-06T19:31:18Z</updated>
<title type="text">example: print all nested data</title>
<link rel="alternate" type="text/html" href="commit/71cbe2cef0e6ea8e1173912c5b161f24d73fe2d7.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit 71cbe2cef0e6ea8e1173912c5b161f24d73fe2d7
parent e6c4e67fdf960aa2708afb6c27f341d2c0b7c7b4
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Sun,  6 Jul 2025 16:31:18 -0300

example: print all nested data

</content>
</entry>
<entry>
<id>e6c4e67fdf960aa2708afb6c27f341d2c0b7c7b4</id>
<published>2025-07-05T21:58:48Z</published>
<updated>2025-07-05T21:58:48Z</updated>
<title type="text">ci: mirror to github</title>
<link rel="alternate" type="text/html" href="commit/e6c4e67fdf960aa2708afb6c27f341d2c0b7c7b4.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit e6c4e67fdf960aa2708afb6c27f341d2c0b7c7b4
parent ca4fd8240e98871ad1e7f46e77f431dd7ddb455c
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Sat,  5 Jul 2025 18:58:48 -0300

ci: mirror to github

</content>
</entry>
<entry>
<id>ca4fd8240e98871ad1e7f46e77f431dd7ddb455c</id>
<published>2025-07-05T21:55:03Z</published>
<updated>2025-07-05T21:55:03Z</updated>
<title type="text">initial</title>
<link rel="alternate" type="text/html" href="commit/ca4fd8240e98871ad1e7f46e77f431dd7ddb455c.html" />
<author>
<name>Jack Mordaunt</name>
<email>jackmordaunt.dev@gmail.com</email>
</author>
<content type="text">commit ca4fd8240e98871ad1e7f46e77f431dd7ddb455c
Author: Jack Mordaunt &lt;jackmordaunt.dev@gmail.com&gt;
Date:   Sat,  5 Jul 2025 18:55:03 -0300

initial

</content>
</entry>
</feed>
