swftools.git
15 years agore-added copy check
Matthias Kramm [Fri, 23 Jan 2009 01:42:23 +0000 (17:42 -0800)]
re-added copy check

15 years agoadded *.so, *.dll
Matthias Kramm [Thu, 22 Jan 2009 22:29:28 +0000 (14:29 -0800)]
added *.so, *.dll

15 years agoalways handle external fonts using fontconfig, if available (don't do filename compar...
Matthias Kramm [Thu, 22 Jan 2009 22:29:06 +0000 (14:29 -0800)]
always handle external fonts using fontconfig, if available (don't do filename comparison anymore)

15 years agoadd font dirs to fontconfig's config
Matthias Kramm [Thu, 22 Jan 2009 22:15:14 +0000 (14:15 -0800)]
add font dirs to fontconfig's config

15 years agopass per-document parameters to the output device, too
Matthias Kramm [Thu, 22 Jan 2009 02:38:19 +0000 (18:38 -0800)]
pass per-document parameters to the output device, too

15 years agofixed a mem leak
Matthias Kramm [Thu, 22 Jan 2009 00:49:29 +0000 (16:49 -0800)]
fixed a mem leak

15 years agofixed a mem leak
Matthias Kramm [Thu, 22 Jan 2009 00:49:13 +0000 (16:49 -0800)]
fixed a mem leak

15 years agoadded pdf dependencies
Matthias Kramm [Thu, 22 Jan 2009 00:48:55 +0000 (16:48 -0800)]
added pdf dependencies

15 years agomake sure gfxfonts are only created once
Matthias Kramm [Thu, 22 Jan 2009 00:06:54 +0000 (16:06 -0800)]
make sure gfxfonts are only created once

15 years agoremoved a useless log message
Matthias Kramm [Wed, 21 Jan 2009 23:33:29 +0000 (15:33 -0800)]
removed a useless log message

15 years agoadded more files
Matthias Kramm [Wed, 21 Jan 2009 23:32:50 +0000 (15:32 -0800)]
added more files

15 years agonew function gfxline_isrectangle()
Matthias Kramm [Wed, 21 Jan 2009 23:32:29 +0000 (15:32 -0800)]
new function gfxline_isrectangle()

15 years agofixed small dumping issue
Matthias Kramm [Wed, 21 Jan 2009 20:06:58 +0000 (12:06 -0800)]
fixed small dumping issue

15 years agoremoved debugging code
Matthias Kramm [Wed, 21 Jan 2009 19:54:14 +0000 (11:54 -0800)]
removed debugging code

15 years agofixed dependency include
Matthias Kramm [Wed, 21 Jan 2009 19:40:17 +0000 (11:40 -0800)]
fixed dependency include

15 years agomore .gitignore fixing
Matthias Kramm [Wed, 21 Jan 2009 19:38:08 +0000 (11:38 -0800)]
more .gitignore fixing

15 years agoregenerated
Matthias Kramm [Wed, 21 Jan 2009 19:34:09 +0000 (11:34 -0800)]
regenerated

15 years agofixed documentation
Matthias Kramm [Wed, 21 Jan 2009 19:33:57 +0000 (11:33 -0800)]
fixed documentation

15 years agoremoved lame_old subdir
Matthias Kramm [Wed, 21 Jan 2009 19:33:36 +0000 (11:33 -0800)]
removed lame_old subdir

15 years agoconverted to proper .gitignore format
Matthias Kramm [Wed, 21 Jan 2009 19:33:07 +0000 (11:33 -0800)]
converted to proper .gitignore format

15 years agoremoved pdf2swf/fonts/Makefile.in
Matthias Kramm [Wed, 21 Jan 2009 19:32:48 +0000 (11:32 -0800)]
removed pdf2swf/fonts/Makefile.in

15 years agoadded as3compile to default Makefile targets
Matthias Kramm [Wed, 21 Jan 2009 19:32:28 +0000 (11:32 -0800)]
added as3compile to default Makefile targets

15 years agoadded more things to ignore
Matthias Kramm [Wed, 21 Jan 2009 19:31:58 +0000 (11:31 -0800)]
added more things to ignore

15 years agore-added file
Matthias Kramm [Wed, 21 Jan 2009 19:19:11 +0000 (11:19 -0800)]
re-added file

15 years agonew experimental top-level Makefile
Matthias Kramm [Wed, 21 Jan 2009 19:01:45 +0000 (11:01 -0800)]
new experimental top-level Makefile

15 years agoremoved old font files
Matthias Kramm [Wed, 21 Jan 2009 19:00:43 +0000 (11:00 -0800)]
removed old font files

15 years agorefined ignore rules
Matthias Kramm [Wed, 21 Jan 2009 01:38:58 +0000 (17:38 -0800)]
refined ignore rules

15 years agofixed problem with definetags inside a sprite
Matthias Kramm [Wed, 21 Jan 2009 00:27:02 +0000 (16:27 -0800)]
fixed problem with definetags inside a sprite

15 years agomoved to ../readers/
Matthias Kramm [Wed, 21 Jan 2009 00:08:51 +0000 (16:08 -0800)]
moved to ../readers/

15 years agofixed clipping inside sprite objects
Matthias Kramm [Wed, 21 Jan 2009 00:08:43 +0000 (16:08 -0800)]
fixed clipping inside sprite objects

15 years agoadded pagerange support
Matthias Kramm [Wed, 21 Jan 2009 00:08:17 +0000 (16:08 -0800)]
added pagerange support

15 years agomade swf_Relocate return a success code
Matthias Kramm [Tue, 20 Jan 2009 00:23:35 +0000 (16:23 -0800)]
made swf_Relocate return a success code

15 years agoremoved debug code
Matthias Kramm [Mon, 19 Jan 2009 23:13:32 +0000 (15:13 -0800)]
removed debug code

15 years agoonly write out extra tags if we're not only writing the header
Matthias Kramm [Mon, 19 Jan 2009 01:20:07 +0000 (17:20 -0800)]
only write out extra tags if we're not only writing the header

15 years agorun make in lib/ two times: before and after lib/pdf/
Matthias Kramm [Sun, 18 Jan 2009 20:33:29 +0000 (12:33 -0800)]
run make in lib/ two times: before and after lib/pdf/

15 years agonew function swf_OpenSWF()
Matthias Kramm [Sat, 17 Jan 2009 06:22:32 +0000 (22:22 -0800)]
new function swf_OpenSWF()

15 years agoadded text field and jpeg counting
Matthias Kramm [Sat, 17 Jan 2009 05:36:47 +0000 (21:36 -0800)]
added text field and jpeg counting

15 years agoadded lib/pdf to directory targets
Matthias Kramm [Sat, 17 Jan 2009 02:19:05 +0000 (18:19 -0800)]
added lib/pdf to directory targets

15 years agoadded parameter to dict_free_all
Matthias Kramm [Sat, 17 Jan 2009 01:24:53 +0000 (17:24 -0800)]
added parameter to dict_free_all

15 years agomoved all fields valid for more than one page out of the class
Matthias Kramm [Fri, 16 Jan 2009 21:15:12 +0000 (13:15 -0800)]
moved all fields valid for more than one page out of the class

15 years agochanged from preparePage() to setPageMap()
Matthias Kramm [Fri, 16 Jan 2009 21:13:53 +0000 (13:13 -0800)]
changed from preparePage() to setPageMap()

15 years agomoved gfxfont creation from GFXOutputDev to InfoOutputDev
Matthias Kramm [Fri, 16 Jan 2009 21:13:43 +0000 (13:13 -0800)]
moved gfxfont creation from GFXOutputDev to InfoOutputDev

15 years agochanged from preparePage() to setPageMap()
Matthias Kramm [Fri, 16 Jan 2009 21:13:19 +0000 (13:13 -0800)]
changed from preparePage() to setPageMap()

15 years agochanged from preparePage() to setPageMap()
Matthias Kramm [Fri, 16 Jan 2009 21:13:07 +0000 (13:13 -0800)]
changed from preparePage() to setPageMap()

15 years agochanged from preparePage() to setPageMap()
Matthias Kramm [Fri, 16 Jan 2009 21:12:57 +0000 (13:12 -0800)]
changed from preparePage() to setPageMap()

15 years agoinitialize outputdev per page, not per document
Matthias Kramm [Fri, 16 Jan 2009 21:12:26 +0000 (13:12 -0800)]
initialize outputdev per page, not per document

15 years agomoved global class variables to GFXOutputGlobals
Matthias Kramm [Fri, 16 Jan 2009 19:05:48 +0000 (11:05 -0800)]
moved global class variables to GFXOutputGlobals

15 years agoconst char* compiler fixes
Matthias Kramm [Fri, 16 Jan 2009 19:04:59 +0000 (11:04 -0800)]
const char* compiler fixes

15 years agonew function dict_destroy_shallow
Matthias Kramm [Fri, 16 Jan 2009 01:55:32 +0000 (17:55 -0800)]
new function dict_destroy_shallow

15 years agoadded debugger hook
Matthias Kramm [Fri, 16 Jan 2009 01:54:45 +0000 (17:54 -0800)]
added debugger hook

15 years agomade pool_optimize sort entries the other way around, dump frequencies in pool_dump()
Matthias Kramm [Fri, 16 Jan 2009 01:54:01 +0000 (17:54 -0800)]
made pool_optimize sort entries the other way around, dump frequencies in pool_dump()

15 years agosmall bugfixes
Matthias Kramm [Fri, 16 Jan 2009 01:53:26 +0000 (17:53 -0800)]
small bugfixes

15 years agomoved .cvsignore to .gitignore
Matthias Kramm [Thu, 15 Jan 2009 20:48:18 +0000 (12:48 -0800)]
moved .cvsignore to .gitignore

15 years ago$ changes
Matthias Kramm [Thu, 15 Jan 2009 19:11:47 +0000 (11:11 -0800)]
$ changes

15 years ago$ changes
Matthias Kramm [Thu, 15 Jan 2009 19:11:32 +0000 (11:11 -0800)]
$ changes

15 years agoremoved CVS directory
Matthias Kramm [Thu, 15 Jan 2009 19:09:42 +0000 (11:09 -0800)]
removed CVS directory

15 years ago$ changes
Matthias Kramm [Thu, 15 Jan 2009 19:09:01 +0000 (11:09 -0800)]
$ changes

15 years agomerged final cvs changes to git
Matthias Kramm [Thu, 15 Jan 2009 01:27:17 +0000 (02:27 +0100)]
merged final cvs changes to git

15 years ago$Id$ changes
Matthias Kramm [Thu, 15 Jan 2009 01:25:53 +0000 (02:25 +0100)]
$Id$ changes

15 years agoregenerated
Matthias Kramm [Thu, 15 Jan 2009 01:25:35 +0000 (02:25 +0100)]
regenerated

15 years agogave names to fileattribute bits
Matthias Kramm [Thu, 15 Jan 2009 01:24:58 +0000 (02:24 +0100)]
gave names to fileattribute bits

15 years agochanged mode
Matthias Kramm [Thu, 15 Jan 2009 01:24:21 +0000 (02:24 +0100)]
changed mode

15 years ago$Id$ changes
Matthias Kramm [Thu, 15 Jan 2009 01:23:24 +0000 (02:23 +0100)]
$Id$ changes

15 years agocvsimport
kramm [Wed, 14 Jan 2009 23:11:59 +0000 (23:11 +0000)]
cvsimport

15 years agoadded -L, -N options
Matthias Kramm [Wed, 14 Jan 2009 23:30:22 +0000 (00:30 +0100)]
added -L, -N options

15 years agoadded -L,-N options
kramm [Wed, 14 Jan 2009 23:11:59 +0000 (23:11 +0000)]
added -L,-N options

15 years agodummy checkin, for re-syncing
kramm [Tue, 13 Jan 2009 23:02:40 +0000 (23:02 +0000)]
dummy checkin, for re-syncing

15 years agodummy checkin, for re-syncing
kramm [Tue, 13 Jan 2009 23:01:38 +0000 (23:01 +0000)]
dummy checkin, for re-syncing

15 years agodummy checkin, for re-syncing
kramm [Tue, 13 Jan 2009 22:56:51 +0000 (22:56 +0000)]
dummy checkin, for re-syncing

15 years agodummy checkin, for re-syncing
kramm [Tue, 13 Jan 2009 22:56:20 +0000 (22:56 +0000)]
dummy checkin, for re-syncing

15 years agoadd a 'allowscriptaccess' to -e output
kramm [Tue, 13 Jan 2009 22:42:44 +0000 (22:42 +0000)]
add a 'allowscriptaccess' to -e output

15 years agoadded param to pool_dump, fixed bug in float comparison (NaN support)
kramm [Tue, 13 Jan 2009 22:42:20 +0000 (22:42 +0000)]
added param to pool_dump, fixed bug in float comparison (NaN support)

15 years agowhen reading code, make sure it's a correct doubly linked list
kramm [Tue, 13 Jan 2009 22:42:08 +0000 (22:42 +0000)]
when reading code, make sure it's a correct doubly linked list

15 years ago(patched) gocr-0.44
kramm [Tue, 13 Jan 2009 22:36:57 +0000 (22:36 +0000)]
(patched) gocr-0.44

15 years agoadded a few missing header files
kramm [Tue, 13 Jan 2009 22:28:56 +0000 (22:28 +0000)]
added a few missing header files

15 years ago(patched) gocr-0.44
kramm [Tue, 13 Jan 2009 22:28:00 +0000 (22:28 +0000)]
(patched) gocr-0.44

15 years agofixed #ifdef
kramm [Tue, 13 Jan 2009 22:27:36 +0000 (22:27 +0000)]
fixed #ifdef

15 years agoremoved debugging code
kramm [Tue, 13 Jan 2009 22:27:05 +0000 (22:27 +0000)]
removed debugging code

15 years agotake placeobject matrix into account when bitmap-filling
kramm [Tue, 13 Jan 2009 22:26:57 +0000 (22:26 +0000)]
take placeobject matrix into account when bitmap-filling

15 years agoadded clipping and text support
kramm [Tue, 13 Jan 2009 22:26:49 +0000 (22:26 +0000)]
added clipping and text support

15 years agoremoved const char* warnings
kramm [Tue, 13 Jan 2009 22:26:40 +0000 (22:26 +0000)]
removed const char* warnings

15 years agofixed fix of previous fix
kramm [Tue, 13 Jan 2009 22:25:46 +0000 (22:25 +0000)]
fixed fix of previous fix

15 years agofixed previous fix
kramm [Tue, 13 Jan 2009 22:25:38 +0000 (22:25 +0000)]
fixed previous fix

15 years agofixed a mem leak
kramm [Tue, 13 Jan 2009 22:25:30 +0000 (22:25 +0000)]
fixed a mem leak

15 years agoadded implementation
kramm [Tue, 13 Jan 2009 22:25:22 +0000 (22:25 +0000)]
added implementation

15 years agoremoved ../libswf
kramm [Tue, 13 Jan 2009 22:24:51 +0000 (22:24 +0000)]
removed ../libswf

15 years agomoved from ../swf
kramm [Tue, 13 Jan 2009 22:24:43 +0000 (22:24 +0000)]
moved from ../swf

15 years agodon't use alpha channel in bitmap
kramm [Tue, 13 Jan 2009 22:23:53 +0000 (22:23 +0000)]
don't use alpha channel in bitmap

15 years agodevice which creates a bitmap and links
kramm [Tue, 13 Jan 2009 22:23:45 +0000 (22:23 +0000)]
device which creates a bitmap and links

15 years agoavm2 utility scripts
kramm [Tue, 13 Jan 2009 22:23:21 +0000 (22:23 +0000)]
avm2 utility scripts

15 years agosuccess rate reporting
kramm [Tue, 13 Jan 2009 22:22:35 +0000 (22:22 +0000)]
success rate reporting

15 years agofix for cases where a clip/shape intersection is zero
kramm [Tue, 13 Jan 2009 22:22:27 +0000 (22:22 +0000)]
fix for cases where a clip/shape intersection is zero

15 years agohandle NULL (errorneous) polygons
kramm [Tue, 13 Jan 2009 22:22:19 +0000 (22:22 +0000)]
handle NULL (errorneous) polygons

15 years agofixed a double free and a mem leak
kramm [Tue, 13 Jan 2009 22:22:11 +0000 (22:22 +0000)]
fixed a double free and a mem leak

15 years agorenamed arts.{c,h} to polyops.{c,h}
kramm [Tue, 13 Jan 2009 22:22:03 +0000 (22:22 +0000)]
renamed arts.{c,h} to polyops.{c,h}

15 years agoremoved ocr0.h include
kramm [Tue, 13 Jan 2009 22:21:16 +0000 (22:21 +0000)]
removed ocr0.h include

15 years agodevice for OCR'ing documents
kramm [Tue, 13 Jan 2009 22:21:08 +0000 (22:21 +0000)]
device for OCR'ing documents

15 years agowith flash>=7, it's loadMovie, not loadmovie
kramm [Tue, 13 Jan 2009 22:19:54 +0000 (22:19 +0000)]
with flash>=7, it's loadMovie, not loadmovie

15 years agoadded a distinctive prefix
kramm [Tue, 13 Jan 2009 22:17:28 +0000 (22:17 +0000)]
added a distinctive prefix

15 years agoadded lexed/yacc'ed C files to CVS
kramm [Tue, 13 Jan 2009 22:17:17 +0000 (22:17 +0000)]
added lexed/yacc'ed C files to CVS