author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (side-by-side diff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /docs/features.html | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-rw-r--r-- | docs/features.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/features.html b/docs/features.html new file mode 100644 index 0000000..5df6576 --- a/dev/null +++ b/docs/features.html @@ -0,0 +1,11 @@ +<html><head><title>Features</title></head><body><h2>Features</h2> +<ol> +<li>Alpha-blending of image painting +<li>Anti-aliased scalable TrueType and Type1 fonts +<li>Small memory-mapped pre-rendered fonts +<li>Handwriting recognition, virtual keyboard +<li>Easy to write new input methods +<li>Easy to add new client-side rendering +</ol> +</body> +</html> |