2003-04-04 |
kramm | bugfix |
tree | commitdiff |
2003-04-04 |
kramm | added a missing fclose(). |
tree | commitdiff |
2003-02-22 |
kramm | fix for empty paths. |
tree | commitdiff |
2003-02-22 |
kramm | font2swf is now being installed. |
tree | commitdiff |
2003-02-22 |
kramm | fix for some truetype fonts. |
tree | commitdiff |
2003-02-06 |
kramm | fix for spaces. Changed paths to absolute. |
tree | commitdiff |
2003-02-02 |
kramm | mingw fixes |
tree | commitdiff |
2003-02-01 |
kramm | moved font2swf.cc from ../lib/examples. |
tree | commitdiff |
2003-01-19 |
kramm | fixed dates |
tree | commitdiff |
2003-01-07 |
kramm | FreeBSD fixes. |
tree | commitdiff |
2003-01-06 |
kramm | Makefile fixes |
tree | commitdiff |
2003-01-06 |
kramm | all Makefiles rewritten. |
tree | commitdiff |
2003-01-04 |
kramm | added http style function calling. |
tree | commitdiff |
2002-11-03 |
kramm | command line fix. |
tree | commitdiff |
2002-08-17 |
kramm | implemented viewer gadgets and --flashversion. |
tree | commitdiff |
2002-07-03 |
kramm | implemented CID Type 2 fonts. |
tree | commitdiff |
2002-07-03 |
kramm | fix character searching in fonts. |
tree | commitdiff |
2002-06-27 |
kramm | CIDFonts: look for external replacement. |
tree | commitdiff |
2002-06-26 |
kramm | put out CID warning only once |
tree | commitdiff |
2002-06-26 |
kramm | * enhanced font search to allow XXXXXX+ prefixes. |
tree | commitdiff |
2002-06-26 |
kramm | #include <math.h> |
tree | commitdiff |
2002-06-17 |
kramm | Implement -t (--stop) option. |
tree | commitdiff |
2002-06-13 |
kramm | added antialiasing of type 3 fonts. |
tree | commitdiff |
2002-05-30 |
kramm | made rfxswf actionscript routines threadsafe. ;) |
tree | commitdiff |
2002-05-28 |
kramm | implement -q (--quiet) option. |
tree | commitdiff |
2002-05-28 |
kramm | added autoconf items which are "todo". |
tree | commitdiff |
2002-05-28 |
kramm | use the xpdf type 3 font renderer. |
tree | commitdiff |
2002-05-28 |
kramm | use mktmpname(), not tmpnam(). |
tree | commitdiff |
2002-05-27 |
kramm | initialize the xref field. |
tree | commitdiff |
2002-05-27 |
kramm | removed a printf. |
tree | commitdiff |
2002-05-27 |
kramm | pdfswf.h is now named SWFOutputDev.h |
tree | commitdiff |
2002-05-27 |
kramm | more xpdf 1.01 fixes. |
tree | commitdiff |
2002-05-27 |
kramm | made substituteFont and writeEmbeddedFontToFile work. |
tree | commitdiff |
2002-05-27 |
kramm | initialize globalParams. Otherwise, xpdf segfaults. |
tree | commitdiff |
2002-05-27 |
kramm | this encoding table from xpdf 0.92 is needed by swfoutput. |
tree | commitdiff |
2002-05-27 |
kramm | include aconf.h. |
tree | commitdiff |
2002-05-27 |
kramm | added Annot.cc. |
tree | commitdiff |
2002-05-27 |
kramm | added encodings.cc. |
tree | commitdiff |
2002-05-27 |
kramm | removed compiler warnings. |
tree | commitdiff |
2002-05-27 |
kramm | range checking. |
tree | commitdiff |
2002-05-27 |
kramm | implement maketmpname(). |
tree | commitdiff |
2002-05-27 |
kramm | aconf.h is not in the global path. |
tree | commitdiff |
2002-05-27 |
kramm | use the main autoconf file. |
tree | commitdiff |
2002-05-27 |
kramm | upgrade to xpdf 1.01. |
tree | commitdiff |
2002-05-27 |
kramm | file(s) added by xpdf 1.01. xpdf-1-01 |
tree | commitdiff |
2002-05-27 |
kramm | upgrade to xpdf 1.01. |
tree | commitdiff |
2002-05-20 |
kramm | arguments fixes. |
tree | commitdiff |
2002-05-19 |
kramm | dependency fixes. xpdf-0-92 |
tree | commitdiff |
2002-05-19 |
kramm | simplified routine drawGeneralImage(). |
tree | commitdiff |
2002-05-19 |
kramm | * routine swfoutput_drawimagejpeg now takes a bitmap... |
tree | commitdiff |
2002-05-19 |
kramm | fix segfault in case of unimplemented function type. |
tree | commitdiff |
2002-04-28 |
kramm | (re)generated with automake --no-deps. |
tree | commitdiff |
2002-04-21 |
kramm | added -z option. |
tree | commitdiff |
2002-03-22 |
kramm | Generated from pdf2swf_usage.html |
tree | commitdiff |
2002-03-15 |
kramm | Check the --ignore option in the "cloud bug" workaround. |
tree | commitdiff |
2002-03-15 |
kramm | add documentation about the -i option |
tree | commitdiff |
2002-03-15 |
kramm | make links swfcombine(1) compatible. |
tree | commitdiff |
2002-03-12 |
kramm | fix the "cloud" bug |
tree | commitdiff |
2002-03-11 |
kramm | fix the "cloud" bug. |
tree | commitdiff |
2002-03-05 |
kramm | Generated from pdf2swf_usage.html |
tree | commitdiff |
2002-01-27 |
kramm | removed FontDataBase - it's now autogenerated by pdf2swf. |
tree | commitdiff |
2002-01-27 |
kramm | Fixed a bug in addfontdir routine. |
tree | commitdiff |
2002-01-27 |
kramm | improved font search routine. |
tree | commitdiff |
2002-01-27 |
kramm | added --fontdir option. |
tree | commitdiff |
2002-01-16 |
kramm | size optimization: omit splines of zero length. |
tree | commitdiff |
2002-01-16 |
kramm | fixed handling of NULL strings in logf calls. |
tree | commitdiff |
2002-01-13 |
kramm | link against lib/librfxswf.a, not lib/rfxswf.o. |
tree | commitdiff |
2002-01-08 |
kramm | set dpi to 72. |
tree | commitdiff |
2001-12-16 |
kramm | store named links in a variable. |
tree | commitdiff |
2001-12-16 |
kramm | store named links in swf, too. |
tree | commitdiff |
2001-12-16 |
kramm | fix: with -bl, the dimensions weren't right. release-0-2-1 |
tree | commitdiff |
2001-12-16 |
kramm | added preloader/viewer commands |
tree | commitdiff |
2001-12-16 |
kramm | improved preloader/viewer linking. |
tree | commitdiff |
2001-12-16 |
kramm | Generated from pdf2swf_usage.html |
tree | commitdiff |
2001-12-16 |
kramm | pass -X,-Y, -r options with preloader/viewer linking... |
tree | commitdiff |
2001-12-16 |
kramm | install fonts in swftools/fonts |
tree | commitdiff |
2001-12-16 |
kramm | allow preloader and viewer linking. |
tree | commitdiff |
2001-12-16 |
kramm | fixed font matrix. |
tree | commitdiff |
2001-12-13 |
kramm | byte order fix. |
tree | commitdiff |
2001-12-13 |
kramm | use mktmpname for generating temporary filenames. |
tree | commitdiff |
2001-12-13 |
kramm | use srand if srand48 not present. |
tree | commitdiff |
2001-12-13 |
kramm | exported mktmpname. |
tree | commitdiff |
2001-12-13 |
kramm | use either lrand48,rand, or time, depending on what... |
tree | commitdiff |
2001-12-06 |
kramm | * new function SWFFont::getWidth(char*) |
tree | commitdiff |
2001-12-03 |
kramm | Generated from pdf2swf_usage.html |
tree | commitdiff |
2001-12-02 |
kramm | s/GetDataSize/GetTagLen/g |
tree | commitdiff |
2001-12-02 |
kramm | moved is_in_range to ../args.h. |
tree | commitdiff |
2001-11-28 |
kramm | The image routines don't try to insert broken images... |
tree | commitdiff |
2001-11-23 |
kramm | * only store fonts with valid names in substitute table. |
tree | commitdiff |
2001-11-23 |
kramm | is now "complete" automake/autoconf Makefile. |
tree | commitdiff |
2001-11-23 |
kramm | added install target |
tree | commitdiff |
2001-11-23 |
kramm | added ttf2pt1 dependencies |
tree | commitdiff |
2001-11-23 |
kramm | added support for truetype libs using ttf2pt1. |
tree | commitdiff |
2001-11-23 |
kramm | initial revision |
tree | commitdiff |
2001-11-21 |
kramm | fixed clipping bug: More than one clipping region insid... |
tree | commitdiff |
2001-11-19 |
kramm | copy with too big character indicies in getCharName. |
tree | commitdiff |
2001-11-19 |
kramm | cleaned up font handling. |
tree | commitdiff |
2001-11-19 |
kramm | Fixed the masked bitmap handling. (converting the ... |
tree | commitdiff |
2001-11-16 |
kramm | print out a "file contains links" message once. |
tree | commitdiff |
2001-11-10 |
kramm | make makeRomanEncoding non-static |
tree | commitdiff |
next |