Download List

Project Description

jp2a will convert JPEG images to ASCII output,
with given dimensions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-11 20:20
0.9.13

A bug when viewing several files has been fixed (in clear(), yadds wasn't completely cleared). There is some minor code cleanup.
Tags: Minor bugfixes

2006-07-11 01:42
0.9.12

Fixes a bug on some Linux distributions that prevented libcurl from downloading files from the net.
Tags: Minor bugfixes

2006-07-10 19:12
0.9.11

You can now download images from URLs (requires libcurl). --debug (-d) has been added for debug output with libcurl. --enable-curl and --with-curl-config=PATH have been added. If you don't have libcurl, jp2a will still work as before.
Tags: Major feature enhancements

2006-07-09 13:23
0.9.10

Using both --width and --height is equivalent to
using --size. The width and height are now
correctly calculated if one of --width or --height
is used.
Tags: Minor bugfixes

2006-07-06 19:44
0.9.9

The --flipx and --flipy options were added to flip
the output image. The --html and --html-fontsize
options were added for XHTML 1.0 output. A bug
from 0.9.6 reappeared in the 0.9.8 release, and is
now removed. The code is a little bit cleaner and
is now faster for big output dimensions. A
reference to The Independent JPEG Group was added
in the man page, as the libjpeg license requires.
The help text now fits within 80 characters in
width. The default mode was changed from
--width=70 to --width=78.
Tags: Minor feature enhancements

Project Resources