-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> |