0
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Mar 05, 2025 — Mar 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor change in README.TXT More... over 18 years ago
The user is now able to choose how many characters s/he wants to use (not fully implemented) + Did minors changes More... over 18 years ago
Did some minor improvements in main.c More... over 18 years ago
Did minor changes. More... over 18 years ago
Added TODO file (draft right now) More... over 18 years ago
Fixed the README TOC (minor change) More... over 18 years ago
Did some minor fixes in comments (grammar mistakes + some details) More... over 18 years ago
Implemented color 'distance' calculus (will be used later to check that it is possible for most humans to see easilly the difference between two colors) More... over 18 years ago
Added output of the generated text to a file (and command line options to disable this feature or change the text output file) More... over 18 years ago
Added CREDITS.TXT file + pointer in README.TXT to information for getting involved More... over 18 years ago
Minor visual improvements to the README file More... over 18 years ago
Began to implement --verbose and --quiet options. More... over 18 years ago
Added a new pattern. More... over 18 years ago
Continued to implement command line options management. Added the -o option + Did minor changes. More... over 18 years ago
Began to implement command line option management (now only --help,--usage, --version and their short equivalents -h, -u and -V are partially availables). More... over 18 years ago
Did some minor changes concerning error management. More... over 18 years ago
Minor changes in the notice at the beginning of source files (website info + file name of the GNU GPL v2 license) More... over 18 years ago
Added demo code for pattern use. Changed some details in main.c (demo code) More... over 18 years ago
Continued to implement patterns More... over 18 years ago
Minor change related with the transparency (extension of the behaviour) in the function that uses pattern to display char (not used yet) in chardisp.c More... over 18 years ago
Began to implement another way of displaying chars using patterns (The program still produces the same output as in r17, but some code has been written for future use) + a minor improvement in a code comment More... over 18 years ago
Now uses only alphanumeric characters + Minor fix (gcc '-pedantic' compiling switch revealed that the '#warning' directive should not be used directly in a portable program) More... over 18 years ago
Fixed README file. More... over 18 years ago
Did some reorganization. Moved a function from main.c to chardisp.c (newly created file). More... over 18 years ago
Added fatal_exit macro (macrosh). Used it in various places (work to continue). Did some minors changes More... over 18 years ago
Splitted the function get_deform_hv0 (deform.c) into get_deformed_hv_by_line (more general use possible) and itself + Fix More... over 18 years ago
Did some reorgonization. Moved picture deformation function to deform.c (newly created file). More... over 18 years ago
Added new README (that needs improvement) More... over 18 years ago
Created a simple makefile More... over 18 years ago
Adding free fonts... More... over 18 years ago