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