<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boss/tehimage.git/src/files.h, branch PNG-writing</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.tehbox.org/boss/tehimage.git/'/>
<entry>
<title>feat: Started on PNG writing implementation</title>
<updated>2026-05-06T03:55:51+00:00</updated>
<author>
<name>Dylan</name>
<email>boss@tehbox.org</email>
</author>
<published>2026-05-06T03:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tehbox.org/boss/tehimage.git/commit/?id=4d5d07beeef8ae4b7daf602bf66216ed8ff81442'/>
<id>4d5d07beeef8ae4b7daf602bf66216ed8ff81442</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Started on PNG writing implementation</title>
<updated>2026-05-06T01:39:47+00:00</updated>
<author>
<name>Dylan</name>
<email>boss@tehbox.org</email>
</author>
<published>2026-05-06T01:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tehbox.org/boss/tehimage.git/commit/?id=d60976a70e68e1cd312b0e56fe6fbe6c7428cbaa'/>
<id>d60976a70e68e1cd312b0e56fe6fbe6c7428cbaa</id>
<content type='text'>
Currently writes IHDR and IEND chunks correctly
CRC implementation is borrowed from the specification
Writer class now also has a buffer for the CRC calculation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently writes IHDR and IEND chunks correctly
CRC implementation is borrowed from the specification
Writer class now also has a buffer for the CRC calculation
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Added a writer class</title>
<updated>2026-05-04T06:36:15+00:00</updated>
<author>
<name>Dylan</name>
<email>boss@tehbox.org</email>
</author>
<published>2026-05-04T06:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tehbox.org/boss/tehimage.git/commit/?id=a75bdd0e167140eeb4afb091c9dedd84474c8531'/>
<id>a75bdd0e167140eeb4afb091c9dedd84474c8531</id>
<content type='text'>
Also moved both the reader and writer class to the same files, named
files.{cpp,h}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also moved both the reader and writer class to the same files, named
files.{cpp,h}
</pre>
</div>
</content>
</entry>
</feed>
