Update docs

This commit is contained in:
Elias Batek 2024-05-24 04:59:42 +02:00
parent bd502fb912
commit 6072e6d8fd
2 changed files with 9 additions and 2 deletions

View File

@ -2,6 +2,15 @@
== pixmappaint ==
Copyright Elias Batek (0xEAB) 2024.
Distributed under the Boost Software License, Version 1.0.
$(WARNING
$(B Early Technology Preview.)
)
$(PITFALL
This module is $(B work in progress).
API is subject to changes until further notice.
)
+/
module arsd.pixmappaint;

View File

@ -179,8 +179,6 @@ public import arsd.pixmappaint;
- More comprehensive documentation
- Additional renderer implementations:
- a `ScreenPainter`-based renderer
- Is there something in arsd that serves a similar purpose to `Pixmap`?
- Can we convert to/from it?
- Minimum window size
- to ensure `Scaling.integer` doesnt break unexpectedly
- More control over timing