<feed xmlns='http://www.w3.org/2005/Atom'>
<title>calp, branch master</title>
<subtitle>A printable calendar generator
</subtitle>
<id>https://git.foswret.com/calp/atom?h=master</id>
<link rel='self' href='https://git.foswret.com/calp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/'/>
<updated>2026-05-13T00:20:19+00:00</updated>
<entry>
<title>remove calp binary from tracking</title>
<updated>2026-05-13T00:20:19+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-13T00:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=879425cba4cc5ba85b15a01423ad6e50f526fec8'/>
<id>urn:sha1:879425cba4cc5ba85b15a01423ad6e50f526fec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove object files from tracking</title>
<updated>2026-05-13T00:19:14+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-13T00:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=b55a789d90e943db572fb898e05355db581074a3'/>
<id>urn:sha1:b55a789d90e943db572fb898e05355db581074a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add to README.md</title>
<updated>2026-05-13T00:12:50+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-13T00:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=2b67389eb01e3a9df2a3e6a44b4b6158c827cd61'/>
<id>urn:sha1:2b67389eb01e3a9df2a3e6a44b4b6158c827cd61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch from pkg-config to pkgconf, pull in MagickWand library, move image-related functions to image.h, create resize_image(), get_image_width() and get_image_height</title>
<updated>2026-05-13T00:02:50+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-13T00:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=428216caffe8e04b1959b7171ad2de9ebb540c50'/>
<id>urn:sha1:428216caffe8e04b1959b7171ad2de9ebb540c50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shrink default month-grid size, render month art comfortably</title>
<updated>2026-05-09T03:20:02+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-09T03:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=820a647eb2ad5e1b424acd72a4cf7362cfda2e8a'/>
<id>urn:sha1:820a647eb2ad5e1b424acd72a4cf7362cfda2e8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement sloppy month art rendering, positioning mechanisms must be improved</title>
<updated>2026-05-05T17:19:15+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-05T17:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=f0c9538a77c942ac96aebe52319f3e127be230ee'/>
<id>urn:sha1:f0c9538a77c942ac96aebe52319f3e127be230ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add color.h, create draw_image()</title>
<updated>2026-05-05T15:59:05+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-05T15:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=567b98381670eb96264fb8ae3621595ebfba1c5b'/>
<id>urn:sha1:567b98381670eb96264fb8ae3621595ebfba1c5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>draw month grid lines</title>
<updated>2026-05-04T20:04:06+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-04T20:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=8d760e61cd8db7e299938f061fd0d9425dbbd12c'/>
<id>urn:sha1:8d760e61cd8db7e299938f061fd0d9425dbbd12c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>draw month title, move rendering of month as far down the page as possible</title>
<updated>2026-05-03T18:11:42+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-03T18:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=ff329ec93ddacae823704bac2d95e7a830a456b3'/>
<id>urn:sha1:ff329ec93ddacae823704bac2d95e7a830a456b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>months start on correct first day of the month, no &lt;time.h&gt; needed</title>
<updated>2026-05-02T18:01:10+00:00</updated>
<author>
<name>foswret</name>
</author>
<published>2026-05-02T18:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.foswret.com/calp/commit/?id=03ed4535c8489700058fb283837752035f3cf83d'/>
<id>urn:sha1:03ed4535c8489700058fb283837752035f3cf83d</id>
<content type='text'>
</content>
</entry>
</feed>
