diff options
author | neodarz <neodarz@neodarz.net> | 2020-04-27 22:51:19 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2020-04-27 22:51:19 +0200 |
commit | 3173d364ec13983b8695c20195427de3cdd9d52f (patch) | |
tree | 21bf8cd01b34d4f4341a3e01d8ea4e5cb1b0bf79 /dotfiles/cheat | |
parent | 5f33bc8846734dd90d93a636b20ba0cffe32f49b (diff) | |
download | dotfiles_dotdrop-3173d364ec13983b8695c20195427de3cdd9d52f.tar.xz dotfiles_dotdrop-3173d364ec13983b8695c20195427de3cdd9d52f.zip |
Add scaning cheats
Diffstat (limited to 'dotfiles/cheat')
-rw-r--r-- | dotfiles/cheat/scan | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/cheat/scan b/dotfiles/cheat/scan new file mode 100644 index 0000000..1f9497e --- /dev/null +++ b/dotfiles/cheat/scan @@ -0,0 +1,3 @@ +# Scanner un document écrit au crayon de bois + +scanimage --format=png --output-file test.png --mode Gray --brightness 500 --contrast 500 --resolution 300 |