summaryrefslogtreecommitdiff
path: root/etc/qimpen
authorkergoth <kergoth>2002-01-25 22:14:26 (UTC)
committer kergoth <kergoth>2002-01-25 22:14:26 (UTC)
commit15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff)
treec2fa0399a2c47fda8e2cd0092c73a809d17f68eb /etc/qimpen
downloadopie-15318cad33835e4e2dc620d033e43cd930676cdd.zip
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2
Initial revision
Diffstat (limited to 'etc/qimpen') (more/less context) (ignore whitespace changes)
-rw-r--r--etc/qimpen/asciilower.qptbin0 -> 8777 bytes
-rw-r--r--etc/qimpen/asciiupper.qptbin0 -> 11794 bytes
-rw-r--r--etc/qimpen/combining.qptbin0 -> 469 bytes
-rw-r--r--etc/qimpen/default.conf17
-rw-r--r--etc/qimpen/numeric.qptbin0 -> 6962 bytes
5 files changed, 17 insertions, 0 deletions
diff --git a/etc/qimpen/asciilower.qpt b/etc/qimpen/asciilower.qpt
new file mode 100644
index 0000000..3147afb
--- a/dev/null
+++ b/etc/qimpen/asciilower.qpt
Binary files differ
diff --git a/etc/qimpen/asciiupper.qpt b/etc/qimpen/asciiupper.qpt
new file mode 100644
index 0000000..016d2b9
--- a/dev/null
+++ b/etc/qimpen/asciiupper.qpt
Binary files differ
diff --git a/etc/qimpen/combining.qpt b/etc/qimpen/combining.qpt
new file mode 100644
index 0000000..6c2c85c
--- a/dev/null
+++ b/etc/qimpen/combining.qpt
Binary files differ
diff --git a/etc/qimpen/default.conf b/etc/qimpen/default.conf
new file mode 100644
index 0000000..e98c837
--- a/dev/null
+++ b/etc/qimpen/default.conf
@@ -0,0 +1,17 @@
1[Handwriting]
2Name = Default
3Description = Latin 1 using natural strokes
4MatchWords = 1
5CanSelectStyle = 1
6
7[Settings]
8MultiTimeout = 500
9Style = BothCases
10
11[CharSets]
12Combining = combining.qpt
13Lowercase = asciilower.qpt
14Uppercase = asciiupper.qpt
15Numeric = numeric.qpt
16Shortcut = latin1select.qpt
17
diff --git a/etc/qimpen/numeric.qpt b/etc/qimpen/numeric.qpt
new file mode 100644
index 0000000..0a822a8
--- a/dev/null
+++ b/etc/qimpen/numeric.qpt
Binary files differ