diff options
| author | Miguel <m.i@gmx.at> | 2018-08-19 03:33:06 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-19 03:33:06 +0200 |
| commit | c102a9cd6c1da22f0c928fc66bd4bf0b5750765a (patch) | |
| tree | c22aad4aeee45fbba2d5fb360875edd794207c69 /userspace/fonts/binarize.py | |
| parent | 9b13ca03dacb6a385461dccad319010537add5cf (diff) | |
foolos fonts work again!
Diffstat (limited to 'userspace/fonts/binarize.py')
| -rw-r--r-- | userspace/fonts/binarize.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/userspace/fonts/binarize.py b/userspace/fonts/binarize.py index 1abb9d6..a992c93 100644 --- a/userspace/fonts/binarize.py +++ b/userspace/fonts/binarize.py @@ -74,8 +74,6 @@ def usage(): print ("python3.x binarize.py [file_in] [file_out]") - - """ direct use """ if __name__ == "__main__": |
