digitalmars.D.announce - Chitra (2D graphics library) v0.5.0 released
- Aravinda VK (24/24) Aug 12 Hi all,
- Sergey (4/8) Aug 12 those who like math could try to generalize this approach to
Hi all, Happy to share that I made good progress with the 2D graphics library "Chitra" with the release v0.5. Chitra is a 2D graphics library based on Cairo Graphics and Pango (For text rendering). I am currently working on the documentation, bug fixes, and new features. I have been writing several blog posts about the progress. Please find the latest related blog posts here. * [Generating 5mm dot pages using Chitra](https://aravindavk.in/blog/5mm-dot-pages-using-chitra) * [Distance between two points](https://aravindavk.in/blog/distance-between-two-points) * [Tinted Images - Chitra](https://aravindavk.in/blog/tinted-images) * [Half-Tinted Magic: How to Add a Color Tint to Just Part of an Image](https://aravindavk.in/blog/half-tinted-magic) * [Perfect Fit Every Time: Automatically Resize Text](https://aravindavk.in/blog/auto-resize-text-chitra) * [Paper Elephant - Chitra](https://aravindavk.in/blog/paper-elephant-chitra) * [Highlight your Code with Chitra's New Syntax Highlighting Feature!](https://aravindavk.in/blog/syntax-highlighting-chitra) Documentation (WIP): https://github.com/aravindavk/chitra-d/wiki Gallery: https://github.com/aravindavk/chitra-d/wiki/Gallery Repo: https://github.com/aravindavk/chitra-d
Aug 12
On Wednesday, 12 August 2026 at 08:22:40 UTC, Aravinda VK wrote:Hi all, Documentation (WIP): https://github.com/aravindavk/chitra-d/wiki Gallery: https://github.com/aravindavk/chitra-d/wiki/Gallery Repo: https://github.com/aravindavk/chitra-dthose who like math could try to generalize this approach to N-gon shape :) https://github.com/cyrusmsk/chitra_shapes
Aug 12








Sergey <kornburn yandex.ru>