Mercurial > MadButterfly
diff src/shape_path.c @ 101:d6f9af55b0d0
More documentation.
1. main page
2. copyright
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Wed, 10 Sep 2008 13:35:56 +0800 |
parents | 1a1dda98730c |
children | abb5511c23f7 |
line wrap: on
line diff
--- a/src/shape_path.c Wed Sep 10 10:02:31 2008 +0800 +++ b/src/shape_path.c Wed Sep 10 13:35:56 2008 +0800 @@ -713,8 +713,6 @@ /*! \brief Transform a path from user space to device space. * - * \todo associate coord_t with shape objects and transform them - * automatically. */ void sh_path_transform(shape_t *shape) { sh_path_t *path;