Draw pen hover position into image

This is useful to point out parts of your drawing when streaming to a
video conference.
This commit is contained in:
Lukas Werling
2021-01-29 22:53:56 +01:00
parent 57dcd7ca27
commit 66e98b1fee
4 changed files with 1106 additions and 28 deletions

View File

@@ -8,3 +8,4 @@ edition = "2018"
anyhow = "1.0"
lz-fear = "0.1"
clap = "3.0.0-beta.2"
libremarkable = "0.4.3"