diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi index 63b3d9d..75d8b37 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -2197,7 +2197,7 @@ HTML5 Canvas API should find lots of similarities. @emph{This API is considered to be experimental and may change substantially in future releases of Chickadee. There are many missing -features such as gradient fills and dashed strokes.} +features.} The first step to rendering vector graphics is to create a @emph{path}: A series of commands that can be thought of as moving a |