Skip to content

Commit

Permalink
based on discussion with lathos on IRC
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Cook committed Aug 30, 2001
1 parent 6607600 commit a010a7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TODO
Expand Up @@ -46,15 +46,15 @@ New Features:
- utf8 support for text output

- image rotation, 3 ways of doing rotation:
- exact multiple of 90 degrees (the easy case) (done)
- rotation by exact angles that results in no scaling, using
interpolation to produce a good result (done)
- rotation by shearing, which produces makes lengths in the image larger,
but could be useful
(2 of the 3 have been done)

- read_multi() needs to handle other multi-image types, such as TIFF
(probably the most common)

- hatched fills

Clean up:
- Make sure everything is doable with the OO interface
i_flood_fill() for example.
Expand Down

0 comments on commit a010a7d

Please sign in to comment.