author | llornkcor <llornkcor> | 2002-09-29 18:59:04 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-09-29 18:59:04 (UTC) |
commit | 84a7530b51f537552ea03776c9d8ade88254dc51 (patch) (side-by-side diff) | |
tree | 1e8620f05abf0e809100117c15c6dbc73c877ac0 /etc | |
parent | ef6ab2eb7794f5c5b9faad1ed650424e39b8d011 (diff) | |
download | opie-84a7530b51f537552ea03776c9d8ade88254dc51.zip opie-84a7530b51f537552ea03776c9d8ade88254dc51.tar.gz opie-84a7530b51f537552ea03776c9d8ade88254dc51.tar.bz2 |
from hash
-rw-r--r-- | etc/qimpen/graffiti.conf | 15 | ||||
-rw-r--r-- | etc/qimpen/graffiti_asciilower.qpt | bin | 0 -> 96131 bytes | |||
-rw-r--r-- | etc/qimpen/graffiti_asciiupper.qpt | bin | 0 -> 83473 bytes | |||
-rw-r--r-- | etc/qimpen/graffiti_numeric.qpt | bin | 0 -> 10167 bytes |
4 files changed, 15 insertions, 0 deletions
diff --git a/etc/qimpen/graffiti.conf b/etc/qimpen/graffiti.conf new file mode 100644 index 0000000..742476c --- a/dev/null +++ b/etc/qimpen/graffiti.conf @@ -0,0 +1,15 @@ +[Handwriting] +Name = Graffiti +Description = Graffiti stuff +MatchWords = 1 +CanSelectStyle = 0 + +[Settings] +MultiTimeout = 500 +Style = ToggleCases + +[CharSets] +Lowercase = graffiti_asciilower.qpt +Uppercase = graffiti_asciiupper.qpt +Numeric = graffiti_numeric.qpt + diff --git a/etc/qimpen/graffiti_asciilower.qpt b/etc/qimpen/graffiti_asciilower.qpt Binary files differnew file mode 100644 index 0000000..4a6ef52 --- a/dev/null +++ b/etc/qimpen/graffiti_asciilower.qpt diff --git a/etc/qimpen/graffiti_asciiupper.qpt b/etc/qimpen/graffiti_asciiupper.qpt Binary files differnew file mode 100644 index 0000000..2d4a7c4 --- a/dev/null +++ b/etc/qimpen/graffiti_asciiupper.qpt diff --git a/etc/qimpen/graffiti_numeric.qpt b/etc/qimpen/graffiti_numeric.qpt Binary files differnew file mode 100644 index 0000000..794497d --- a/dev/null +++ b/etc/qimpen/graffiti_numeric.qpt |