Articles tagged with: Graphics

ctypes, OpenCV and Pillow

Summary: Using Python libraries ctypes, OpenCV, and Pillow to automate tasks in video games, such as creating an auto-clicker, with challenges in handling input and item detection.


WebP and WebP v2

Summary: Using of WebP for image compression on websites, noting its recent support by Safari and the upcoming WebP v2, which promises further improvements.


Encoding JPGs with Google's Guetzli

Summary: Experimenting with Google's Guetzli, an algorithm that reduces JPG size by 35% without quality loss.


Book Review: Building Web Applications with SVG

Summary: A review of the book 'Building Web Applications with SVG', by David Dailey, Jon Frost, Domenico Strazzullo.


Pixel Drawing

Summary: An exploration of pixel art (drawing).