| 2001-11-29 | kramm | added handling for jpegtables. | commit | commitdiff | tree | snapshot | 
| 2001-11-29 | kramm | added tool "swfextract". | commit | commitdiff | tree | snapshot | 
| 2001-11-29 | kramm | spriteids and defineids are also defined in ../../src... | commit | commitdiff | tree | snapshot | 
| 2001-11-29 | kramm | new function FontExtract_DefineTextCallback. | commit | commitdiff | tree | snapshot | 
| 2001-11-29 | kramm | prototype for FontExtract_DefineTextCallback. | commit | commitdiff | tree | snapshot | 
| 2001-11-29 | kramm | readMATRIX() needs a preceding resetbits() | commit | commitdiff | tree | snapshot | 
| 2001-11-28 | kramm | added YUV->RGB conversion. | commit | commitdiff | tree | snapshot | 
| 2001-11-28 | kramm | The image routines don't try to insert broken images... | commit | commitdiff | tree | snapshot | 
| 2001-11-28 | kramm | * Don't rely on jpeglib to do any conversions anymore. | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | reordered the items to make the .tar.gz file compress... | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | * only store fonts with valid names in substitute table. | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | is now "complete" automake/autoconf Makefile. | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | Generated from configure.in | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | added ttf2pt1 files. | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | added Makefile in pdf2swf/ttf2pt1. | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | added install target | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | added ttf2pt1 dependencies | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | added support for truetype libs using ttf2pt1. | commit | commitdiff | tree | snapshot | 
| 2001-11-23 | kramm | initial revision | commit | commitdiff | tree | snapshot | 
| 2001-11-21 | kramm | some versions of jpeglib don't support color conversion.  release-0-1-2 | commit | commitdiff | tree | snapshot | 
| 2001-11-21 | kramm | Generated from configure.in | commit | commitdiff | tree | snapshot | 
| 2001-11-21 | kramm | version is now 0.1.2. | commit | commitdiff | tree | snapshot | 
| 2001-11-21 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-21 | kramm | fixed clipping bug: More than one clipping region insid... | commit | commitdiff | tree | snapshot | 
| 2001-11-21 | kramm | fix: grayscale jpegs weren't handled correctly | commit | commitdiff | tree | snapshot | 
| 2001-11-19 | kramm | copy with too big character indicies in getCharName. | commit | commitdiff | tree | snapshot | 
| 2001-11-19 | kramm | cleaned up font handling. | commit | commitdiff | tree | snapshot | 
| 2001-11-19 | kramm | Fixed the masked bitmap handling. (converting the ... | commit | commitdiff | tree | snapshot | 
| 2001-11-19 | kramm | SetMatrix: Handle matrix values which are too large. | commit | commitdiff | tree | snapshot | 
| 2001-11-18 | kramm | * fixed pushInt() | commit | commitdiff | tree | snapshot | 
| 2001-11-18 | kramm | dump frame label and textfield variable names | commit | commitdiff | tree | snapshot | 
| 2001-11-18 | kramm | fixjump didn't work if both arguments were identical... | commit | commitdiff | tree | snapshot | 
| 2001-11-16 | kramm | added escape-key action condition | commit | commitdiff | tree | snapshot | 
| 2001-11-16 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-16 | kramm | full file, from automake. | commit | commitdiff | tree | snapshot | 
| 2001-11-16 | kramm | print out a "file contains links" message once. | commit | commitdiff | tree | snapshot | 
| 2001-11-15 | boehme | new example: glyphshape.c | commit | commitdiff | tree | snapshot | 
| 2001-11-11 | kramm | added jump rewriting | commit | commitdiff | tree | snapshot | 
| 2001-11-11 | kramm | added jump rewriting for actionscript | commit | commitdiff | tree | snapshot | 
| 2001-11-11 | boehme | fixed some targets | commit | commitdiff | tree | snapshot | 
| 2001-11-11 | boehme | minor fixes: swf_SetBits(), cleanup shape struct, fixed... | commit | commitdiff | tree | snapshot | 
| 2001-11-11 | kramm | fixed header. | commit | commitdiff | tree | snapshot | 
| 2001-11-10 | kramm | added lib/examples/makefonts.cc | commit | commitdiff | tree | snapshot | 
| 2001-11-10 | kramm | brought up to date. | commit | commitdiff | tree | snapshot | 
| 2001-11-10 | kramm | make makeRomanEncoding non-static | commit | commitdiff | tree | snapshot | 
| 2001-11-10 | kramm | SWFFont now also stores the character widths | commit | commitdiff | tree | snapshot | 
| 2001-11-10 | kramm | swf_WriteFont: double spacing in text fields, remove... | commit | commitdiff | tree | snapshot | 
| 2001-11-10 | kramm | swf_WriteFont doesn't take a useDefineFont2 parameter... | commit | commitdiff | tree | snapshot | 
| 2001-11-10 | kramm | utility for creating the standard fonts in swf format | commit | commitdiff | tree | snapshot | 
| 2001-11-10 | kramm | added makefonts utility | commit | commitdiff | tree | snapshot | 
| 2001-11-09 | kramm | the symbol and zapfdingbats encoding tables are now... | commit | commitdiff | tree | snapshot | 
| 2001-11-09 | kramm | SWFFont now also stores char widths. (a.k.a. advance... | commit | commitdiff | tree | snapshot | 
| 2001-11-08 | kramm | swf_SetActions is now named swf_ActionSet. | commit | commitdiff | tree | snapshot | 
| 2001-11-08 | kramm | fixed a typo in swf_ActionSet | commit | commitdiff | tree | snapshot | 
| 2001-11-06 | kramm | * updated function names for the actionscript module | commit | commitdiff | tree | snapshot | 
| 2001-11-06 | kramm | changed actionscript-module function names | commit | commitdiff | tree | snapshot | 
| 2001-11-06 | kramm | * optimized a loop | commit | commitdiff | tree | snapshot | 
| 2001-11-06 | kramm | * updated function names | commit | commitdiff | tree | snapshot | 
| 2001-11-06 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | boehme | minor fixes: new font structure in dumpfont.c, commente... | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | added dumping of actionscript in buttons | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | added memset | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | fixed some bugs in extractdefinefont2 | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | * enumerate also definefont2 tags | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | generate code for new SWFFONT struct. | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | changed to new SWFFONT struct. | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | changed gid to ascii2glyph and codes to glyph2ascii | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | changed codes and gid in SWFFONT to glyph2ascii and... | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | use new SWFFONT struct | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | added routine for dumping fonts. | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | * implemented definefont2 parsing | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | the SWFFONT structure consists of pointers (was: arrays... | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | new font struct | commit | commitdiff | tree | snapshot | 
| 2001-11-05 | kramm | added tag types {EXPORT, IMPORT}ASSETS, ENABLEDEBUGGER | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | brought up to Date. | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | added optional storing of full font sets in the .swf... | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | write fontinfo tags | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | make standardEncodingNames global | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | boehme | fixed: "too many arguments" bug @ swf_ActionStart() | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | Generated from configure.in  release-0-1-1 | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | version is now 0.1.1 | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | Generated from pdf2swf_usage.html | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | added documentation for the new options | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | added -r option | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | added --dump option | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | added dump option | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | display warnings if the files have no 'FWS' header | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | new options -X, -Y, -r | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | added header rewriting | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | new varibles framerate, sizex, sizey, hassizex, hassizey | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | new function swf_write_header | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | new function writer_writeu32() | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | added missing return statement. | commit | commitdiff | tree | snapshot | 
| 2001-11-04 | kramm | removed unneccessary placeobject tag | commit | commitdiff | tree | snapshot | 
| next |