From dc1cc02cde5c6ea93910b8517966ecde1a9b769f Mon Sep 17 00:00:00 2001 From: Elias Batek Date: Wed, 24 Apr 2024 01:09:57 +0200 Subject: [PATCH] Update changelog + TODO lists --- README.md | 2 +- pixmappresenter.d | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a5ec1db..73f740c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Future release, likely May 2024 or later. Nothing is planned for it at this time. -arsd.pixmappresenter was added. +arsd.pixmappresenter and arsd.pixmappaint were added. ## 11.0 diff --git a/pixmappresenter.d b/pixmappresenter.d index 21394be..486996d 100644 --- a/pixmappresenter.d +++ b/pixmappresenter.d @@ -169,7 +169,6 @@ public import arsd.pixmappaint; - More comprehensive documentation - Additional renderer implementations: - a `ScreenPainter`-based renderer - - a legacy OpenGL renderer (maybe) - Is there something in arsd that serves a similar purpose to `Pixmap`? - Can we convert to/from it? - Minimum window size