Update README.md

This commit is contained in:
Taiko2k
2023-05-18 01:55:37 +12:00
committed by GitHub
parent a027ffe587
commit 6d417bc396

View File

@@ -617,7 +617,7 @@ Further resources on Cairo:
- [PyCairo Visual Documentation](https://seriot.ch/pycairo/)
Note that Cairo uses software rendering. For accelerated rendering, Gtk Snapshot can be used (todo)
Note that Cairo uses software rendering. For accelerated rendering, Gtk Snapshot can be used, see sections further down below.
## Input handling in our drawing area