diff options
Diffstat (limited to 'rtgrpblib_fill_shapes.3')
| -rw-r--r-- | rtgrpblib_fill_shapes.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/rtgrpblib_fill_shapes.3 b/rtgrpblib_fill_shapes.3 index 8c01995..4d8e574 100644 --- a/rtgrpblib_fill_shapes.3 +++ b/rtgrpblib_fill_shapes.3 @@ -16,8 +16,8 @@ Link with .SH DESCRIPTION The .BR rtgrpblib_fill_shapes () -function creates an user-usable image from a drawing. -After drawing each shapes component curves, to +function creates a user-usable image from a drawing. +After drawing each shape's component curves, to .IR raster , this function creates an image of these shapes filled in, and stores the image in the @@ -25,9 +25,9 @@ and stores the image in the buffer. .PP All drawn shapes must be closed. When shapes overlap, -the subtract from each other if the are drawn in opposite -angular direction, and add to each other if the are drawn -in angular direction. +they subtract from each other if they are drawn in opposite +angular directions, and add to each other if they are drawn +in the same angular direction. .PP .I image shall be a row-major ordered buffer of single-element cells |
