-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 @@ +<html><head><title>Unicode</title></head><body><h2>Unicode</h2> +This method allows you to input any character from the Unicode +range. Of course, it's only appropriate for very occasional use! +Having this requires a somewhat large font, the GNU UniFont, which +is supplied with Qt/Embedded. +</body> +</html> |