Coding 2025-03-20
I decided to focus on printing single images from the thermal printer. This should give me enough control, and means I don't have to puzzle through the parts of the XML that don't feel like XML.
My plan to build on this is to implement different dithering algorithms, apply them to some test images, and make sure they come out all right. After that, I'll focus on generating images by using a webdriver to read HTML, and then develop templates.
But for now, I'm pretty tired, and just glad that I managed to make it output a literal black triangle.
Good night.