Changeset 2066
- Timestamp:
- Nov 25, 2007, 8:00:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/TODO
r1879 r2066 33 33 - support for TAB 34 34 - allow to change the canvas size in a per-frame basis. 35 - export attribute parsing functions such as attr_to_ansi4fg etc.36 35 - add attributes such as "can grow X-wise" to frames. 37 36 - handle frame name in caca export … … 41 40 - Brightness, contrast support for bitmaps (the functions are here, we 42 41 just need to fill them) 43 - Error distribution dithering42 - Implement other error distribution dithering algorithms 44 43 - Add a random factor to the random ditherer. No need to change the API 45 44 for that, we can just pass \c "random:10" instead of \c "random" to the … … 59 58 60 59 - beep support 61 - check that the libcucul version matches on init62 60 63 61 \subsection indep API-independent stuff … … 80 78 - Fix Python 81 79 - Fix Perl 82 - C# (it's the next big thing, believe me)83 80 - PHP (together with the HTML output it would allow for nice web 84 81 applications) … … 86 83 \subsection notimp Not that important 87 84 88 - Ruby89 85 - Java 90 86
Note: See TracChangeset
for help on using the changeset viewer.