author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /docs/writing-unicode.html | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-rw-r--r-- | docs/writing-unicode.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/writing-unicode.html b/docs/writing-unicode.html new file mode 100644 index 0000000..5396258 --- a/dev/null +++ b/docs/writing-unicode.html | |||
@@ -0,0 +1,7 @@ | |||
1 | <html><head><title>Unicode</title></head><body><h2>Unicode</h2> | ||
2 | This method allows you to input any character from the Unicode | ||
3 | range. Of course, it's only appropriate for very occasional use! | ||
4 | Having this requires a somewhat large font, the GNU UniFont, which | ||
5 | is supplied with Qt/Embedded. | ||
6 | </body> | ||
7 | </html> | ||