-rw-r--r-- | etc/qimpen/asciilower.qpt | bin | 0 -> 8777 bytes | |||
-rw-r--r-- | etc/qimpen/asciiupper.qpt | bin | 0 -> 11794 bytes | |||
-rw-r--r-- | etc/qimpen/combining.qpt | bin | 0 -> 469 bytes | |||
-rw-r--r-- | etc/qimpen/default.conf | 17 | ||||
-rw-r--r-- | etc/qimpen/numeric.qpt | bin | 0 -> 6962 bytes |
5 files changed, 17 insertions, 0 deletions
diff --git a/etc/qimpen/asciilower.qpt b/etc/qimpen/asciilower.qpt Binary files differnew file mode 100644 index 0000000..3147afb --- a/dev/null +++ b/etc/qimpen/asciilower.qpt diff --git a/etc/qimpen/asciiupper.qpt b/etc/qimpen/asciiupper.qpt Binary files differnew file mode 100644 index 0000000..016d2b9 --- a/dev/null +++ b/etc/qimpen/asciiupper.qpt diff --git a/etc/qimpen/combining.qpt b/etc/qimpen/combining.qpt Binary files differnew file mode 100644 index 0000000..6c2c85c --- a/dev/null +++ b/etc/qimpen/combining.qpt 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 @@ +[Handwriting] +Name = Default +Description = Latin 1 using natural strokes +MatchWords = 1 +CanSelectStyle = 1 + +[Settings] +MultiTimeout = 500 +Style = BothCases + +[CharSets] +Combining = combining.qpt +Lowercase = asciilower.qpt +Uppercase = asciiupper.qpt +Numeric = numeric.qpt +Shortcut = latin1select.qpt + diff --git a/etc/qimpen/numeric.qpt b/etc/qimpen/numeric.qpt Binary files differnew file mode 100644 index 0000000..0a822a8 --- a/dev/null +++ b/etc/qimpen/numeric.qpt |