2001-10-26 |
kramm | removed automake stuff
|
commit | commitdiff | tree |
2001-10-26 |
kramm | removed Makefile target
|
commit | commitdiff | tree |
2001-10-26 |
kramm | implemented the autoconf-pdf2swf-disabling thing
|
commit | commitdiff | tree |
2001-10-26 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-10-26 |
kramm | disable pdf2swf/jpeg2swf also if t1lib.h and/or jpeglib...
|
commit | commitdiff | tree |
2001-10-26 |
kramm | generated from configure.in
|
commit | commitdiff | tree |
2001-10-26 |
kramm | implemented disabling of pdf2swf package
|
commit | commitdiff | tree |
2001-10-26 |
kramm | check for HAVE_LIBJPEG
|
commit | commitdiff | tree |
2001-10-26 |
kramm | added lib/old_rfxswf.h
|
commit | commitdiff | tree |
2001-10-26 |
kramm | generated from Makefile.am
|
commit | commitdiff | tree |
2001-10-26 |
kramm | removed the all-am stuff again
|
commit | commitdiff | tree |
2001-10-26 |
kramm | don't automatically generate Makefile, config.h.in...
|
commit | commitdiff | tree |
2001-10-26 |
kramm | generated from Makefile.am
|
commit | commitdiff | tree |
2001-10-26 |
kramm | prevent automatically generating the Makefile, config...
|
commit | commitdiff | tree |
2001-10-26 |
kramm | added item.
|
commit | commitdiff | tree |
2001-10-26 |
kramm | added config.guess and config.sub
|
commit | commitdiff | tree |
2001-10-25 |
kramm | introduced old_rfxswf.h, which stores #define's for...
|
commit | commitdiff | tree |
2001-10-25 |
kramm | test HAVE_JPEGLIB_H before including the jpeglib header
|
commit | commitdiff | tree |
2001-10-25 |
kramm | added autoconf section
|
commit | commitdiff | tree |
2001-10-25 |
kramm | generated from configure.in
|
commit | commitdiff | tree |
2001-10-25 |
kramm | moved AC_EXEEXT downward. It has to be below the compiler...
|
commit | commitdiff | tree |
2001-10-25 |
kramm | initial revision
|
commit | commitdiff | tree |
2001-10-24 |
kramm | added todo item.
|
commit | commitdiff | tree |
2001-10-24 |
kramm | fixed font style
|
commit | commitdiff | tree |
2001-10-23 |
kramm | version is 0.0.2 now
|
commit | commitdiff | tree |
2001-10-23 |
kramm | fixed ShapeSetLine (again)
|
commit | commitdiff | tree |
2001-10-23 |
kramm | changed version to 0.0.2
|
commit | commitdiff | tree |
2001-10-23 |
kramm | command line parameters which contain '=' are now split...
|
commit | commitdiff | tree |
2001-10-23 |
kramm | * args moved to lib
|
commit | commitdiff | tree |
2001-10-23 |
kramm | made C compatible
|
commit | commitdiff | tree |
2001-10-23 |
kramm | removed some items, which are done.
|
commit | commitdiff | tree |
2001-10-23 |
kramm | disallow omitting the output filename
|
commit | commitdiff | tree |
2001-10-23 |
kramm | added enhanced argument parsing
|
commit | commitdiff | tree |
2001-10-23 |
kramm | exit(0) after --version
|
commit | commitdiff | tree |
2001-10-23 |
kramm | command line option --version now works
|
commit | commitdiff | tree |
2001-10-23 |
kramm | * now uses args_long2shortoption()
|
commit | commitdiff | tree |
2001-10-23 |
kramm | * args.h is moved into lib
|
commit | commitdiff | tree |
2001-10-23 |
kramm | * args.h is moved into lib
|
commit | commitdiff | tree |
2001-10-23 |
kramm | * now uses the args_long2short function
|
commit | commitdiff | tree |
2001-10-23 |
kramm | moved into lib
|
commit | commitdiff | tree |
2001-10-23 |
kramm | moved from src and pdf2swf into the lib directory,...
|
commit | commitdiff | tree |
2001-10-23 |
kramm | * startclip() doesn't change the drawmode anymore
|
commit | commitdiff | tree |
2001-10-23 |
kramm | Fixed a bug which caused wrong initialization of matrices.
|
commit | commitdiff | tree |
2001-10-23 |
kramm | generated from configure.in/Makefile.am
|
commit | commitdiff | tree |
2001-10-23 |
kramm | pdf2swf used to be in there twice. fixed.
|
commit | commitdiff | tree |
2001-10-23 |
kramm | fixed typos.
|
commit | commitdiff | tree |
2001-10-22 |
kramm | formatting fixes, variable inititializations, added...
|
commit | commitdiff | tree |
2001-10-22 |
kramm | * InsertTag now sets an initial bitcount
|
commit | commitdiff | tree |
2001-10-22 |
kramm | removed GetTagPosPtr
|
commit | commitdiff | tree |
2001-10-22 |
kramm | GetName now uses GetTagPos, not GetTagPosPtr (which...
|
commit | commitdiff | tree |
2001-10-22 |
kramm | * ShapeSetEnd now resets the bit count
|
commit | commitdiff | tree |
2001-10-22 |
kramm | merged rainers jpeg patch, and converted newlines to...
|
commit | commitdiff | tree |
2001-10-22 |
kramm | fixed formatting
|
commit | commitdiff | tree |
2001-10-22 |
kramm | added jpeg2swf
|
commit | commitdiff | tree |
2001-10-22 |
kramm | added items from 0.0.2.
|
commit | commitdiff | tree |
2001-10-22 |
kramm | * added functions for setting options
|
commit | commitdiff | tree |
2001-10-22 |
kramm | added functions for option setting
|
commit | commitdiff | tree |
2001-10-22 |
kramm | fonts now work. output size is a small fraction of...
|
commit | commitdiff | tree |
2001-10-22 |
kramm | added more command-line options
|
commit | commitdiff | tree |
2001-10-22 |
kramm | * added global variables for setting options
|
commit | commitdiff | tree |
2001-10-22 |
kramm | two new options
|
commit | commitdiff | tree |
2001-10-22 |
kramm | updated TODO items
|
commit | commitdiff | tree |
2001-10-22 |
kramm | added new tool (jpeg2swf)
|
commit | commitdiff | tree |
2001-10-20 |
kramm | SWFFont now has a destructor
|
commit | commitdiff | tree |
2001-10-20 |
kramm | * shapecount is now named currentswfid
|
commit | commitdiff | tree |
2001-10-20 |
kramm | store temporary files in /tmp.
|
commit | commitdiff | tree |
2001-10-20 |
kramm | fixed a bug. (SWFFont now strdups it's font name)
|
commit | commitdiff | tree |
2001-10-20 |
kramm | removed the embedded cache, as the swfoutput font cache...
|
commit | commitdiff | tree |
2001-10-20 |
kramm | implemented font cache
|
commit | commitdiff | tree |
2001-10-20 |
kramm | Font characters are now addressed by full name, not...
|
commit | commitdiff | tree |
2001-10-19 |
kramm | more to do.
|
commit | commitdiff | tree |
2001-10-18 |
kramm | implemented two levels of font cache
|
commit | commitdiff | tree |
2001-10-18 |
kramm | added random initialization (srand48)
|
commit | commitdiff | tree |
2001-10-18 |
kramm | swfoutput_setfont now takes the font id as parameter
|
commit | commitdiff | tree |
2001-10-18 |
kramm | * setfont now takes the font id as parameter (to be...
|
commit | commitdiff | tree |
2001-10-18 |
kramm | updated the description of swfdump.
|
commit | commitdiff | tree |
2001-10-18 |
kramm | Initial revision
|
commit | commitdiff | tree |
|