swftools.git
16 years agofixed endless loop problem
kramm [Thu, 24 Apr 2008 22:13:36 +0000 (22:13 +0000)]
fixed endless loop problem

16 years agosupport for multiple softmasks on the same level
kramm [Thu, 24 Apr 2008 22:13:25 +0000 (22:13 +0000)]
support for multiple softmasks on the same level

16 years agodisabled dash length device matrix mapping
kramm [Thu, 24 Apr 2008 22:13:14 +0000 (22:13 +0000)]
disabled dash length device matrix mapping

16 years agodon't build static libraries by default
kramm [Thu, 24 Apr 2008 22:12:59 +0000 (22:12 +0000)]
don't build static libraries by default

16 years agohandle negative clipdepths more gracefully
kramm [Thu, 24 Apr 2008 22:12:48 +0000 (22:12 +0000)]
handle negative clipdepths more gracefully

16 years agofixed include problem on win32
kramm [Tue, 22 Apr 2008 09:30:57 +0000 (09:30 +0000)]
fixed include problem on win32

16 years agopatch for xpdf-3.02 path handling
kramm [Tue, 22 Apr 2008 09:30:45 +0000 (09:30 +0000)]
patch for xpdf-3.02 path handling

16 years agoadded updateLineDash implementation
kramm [Tue, 22 Apr 2008 09:30:34 +0000 (09:30 +0000)]
added updateLineDash implementation

16 years agofixed a small mem leak
kramm [Tue, 22 Apr 2008 09:30:22 +0000 (09:30 +0000)]
fixed a small mem leak

16 years agoadded a workaround for dashing of scaled paths
kramm [Tue, 22 Apr 2008 09:30:11 +0000 (09:30 +0000)]
added a workaround for dashing of scaled paths

16 years agomade dash setting persistent
kramm [Tue, 22 Apr 2008 09:30:00 +0000 (09:30 +0000)]
made dash setting persistent

16 years agofixed double free in path handling
kramm [Tue, 22 Apr 2008 09:29:46 +0000 (09:29 +0000)]
fixed double free in path handling

16 years agofixed char position overflow problem
kramm [Tue, 22 Apr 2008 09:29:34 +0000 (09:29 +0000)]
fixed char position overflow problem

16 years agofixed problem of strokes disappearing if they appear before a zero fill
kramm [Tue, 22 Apr 2008 09:29:23 +0000 (09:29 +0000)]
fixed problem of strokes disappearing if they appear before a zero fill

16 years agoadded gocr library
kramm [Mon, 14 Apr 2008 17:16:00 +0000 (17:16 +0000)]
added gocr library

16 years agotest more of fontconfigs functions
kramm [Mon, 14 Apr 2008 17:15:40 +0000 (17:15 +0000)]
test more of fontconfigs functions

16 years agoadded more documentation to -s help
kramm [Mon, 14 Apr 2008 17:15:23 +0000 (17:15 +0000)]
added more documentation to -s help

16 years agoadded Huub's fix for a bug in the parseTwip function
kramm [Wed, 9 Apr 2008 07:33:46 +0000 (07:33 +0000)]
added Huub's fix for a bug in the parseTwip function

16 years agofixed bug in ->rgba conversion
kramm [Wed, 9 Apr 2008 07:33:30 +0000 (07:33 +0000)]
fixed bug in ->rgba conversion

16 years agoGenerated from configure.in
kramm [Sun, 6 Apr 2008 20:33:42 +0000 (20:33 +0000)]
Generated from configure.in

16 years agoreaders/swf2.c -> readers/swf.c
kramm [Sun, 6 Apr 2008 20:33:09 +0000 (20:33 +0000)]
readers/swf2.c -> readers/swf.c

16 years agocompile readers/swf.c into readers/swf2.o
kramm [Sun, 6 Apr 2008 20:33:01 +0000 (20:33 +0000)]
compile readers/swf.c into readers/swf2.o

16 years agocall endPage of GFXOutputDev *before* flushing all text/polygon output
kramm [Sun, 6 Apr 2008 20:32:48 +0000 (20:32 +0000)]
call endPage of GFXOutputDev *before* flushing all text/polygon output

16 years agoadded comment to endPage()
kramm [Sun, 6 Apr 2008 20:32:35 +0000 (20:32 +0000)]
added comment to endPage()

16 years agohandling for double swf.o in gfx.a
kramm [Sun, 6 Apr 2008 20:32:18 +0000 (20:32 +0000)]
handling for double swf.o in gfx.a

16 years agoremoved duplicate opcodes
kramm [Sun, 6 Apr 2008 20:31:51 +0000 (20:31 +0000)]
removed duplicate opcodes

16 years agoautomatically generated from opcodes in swfabc.c
kramm [Sun, 6 Apr 2008 20:31:42 +0000 (20:31 +0000)]
automatically generated from opcodes in swfabc.c

16 years agodrop parameters into output device as well as input device
kramm [Sun, 6 Apr 2008 16:52:14 +0000 (16:52 +0000)]
drop parameters into output device as well as input device

16 years agoin gfxfontlist, only skip inserting a font if the font structure itself (not just...
kramm [Sun, 6 Apr 2008 16:52:02 +0000 (16:52 +0000)]
in gfxfontlist, only skip inserting a font if the font structure itself (not just the name) is identical

16 years agofixed mismatched free/delete[]
kramm [Sun, 6 Apr 2008 16:51:36 +0000 (16:51 +0000)]
fixed mismatched free/delete[]

16 years agofixed two mem leaks
kramm [Sun, 6 Apr 2008 16:51:24 +0000 (16:51 +0000)]
fixed two mem leaks

16 years agoremove parameter listing upon cleanup
kramm [Sun, 6 Apr 2008 16:50:55 +0000 (16:50 +0000)]
remove parameter listing upon cleanup

16 years agomoved feature list into class, fixed some memleaks
kramm [Sun, 6 Apr 2008 16:50:43 +0000 (16:50 +0000)]
moved feature list into class, fixed some memleaks

16 years agoincreased number of lines in spline approximation- the renderings in the pdf2swf...
kramm [Sun, 6 Apr 2008 16:50:31 +0000 (16:50 +0000)]
increased number of lines in spline approximation- the renderings in the pdf2swf GUI didn't look good enough

16 years agoclear fillinfo_t before use (fix valgrind 'uninitialized byte' warning)
kramm [Sun, 6 Apr 2008 16:50:21 +0000 (16:50 +0000)]
clear fillinfo_t before use (fix valgrind 'uninitialized byte' warning)

16 years agoremoved some debug code, fixed support for recordings without an END
kramm [Sun, 6 Apr 2008 16:50:08 +0000 (16:50 +0000)]
removed some debug code, fixed support for recordings without an END

16 years agofixed some memleaks, make sure fonts are only dumped to the output once
kramm [Sun, 6 Apr 2008 16:49:57 +0000 (16:49 +0000)]
fixed some memleaks, make sure fonts are only dumped to the output once

16 years agoadded simpleviewer option
kramm [Sun, 6 Apr 2008 16:49:42 +0000 (16:49 +0000)]
added simpleviewer option

16 years agofixed a double free and a mem leak
kramm [Sun, 6 Apr 2008 16:49:26 +0000 (16:49 +0000)]
fixed a double free and a mem leak

16 years agoadded libart changes from 2.3.16 to 2.3.20
kramm [Sun, 6 Apr 2008 16:48:51 +0000 (16:48 +0000)]
added libart changes from 2.3.16 to 2.3.20

16 years agoadded some checks needed for gocr
kramm [Sat, 5 Apr 2008 07:36:50 +0000 (07:36 +0000)]
added some checks needed for gocr

16 years agomoved lib/swf/Makefile to lib/readers/
kramm [Sat, 5 Apr 2008 07:36:42 +0000 (07:36 +0000)]
moved lib/swf/Makefile to lib/readers/

16 years agoadded gocr checks
kramm [Sat, 5 Apr 2008 07:36:30 +0000 (07:36 +0000)]
added gocr checks

16 years agoadded support for more devices
kramm [Sat, 5 Apr 2008 07:36:17 +0000 (07:36 +0000)]
added support for more devices

16 years agogeneric document converter
kramm [Sat, 5 Apr 2008 07:36:09 +0000 (07:36 +0000)]
generic document converter

16 years agoadded a few missing header files
kramm [Sat, 5 Apr 2008 07:28:30 +0000 (07:28 +0000)]
added a few missing header files

16 years ago(patched) gocr-0.44
kramm [Sat, 5 Apr 2008 07:27:03 +0000 (07:27 +0000)]
(patched) gocr-0.44

16 years agoadded libocr
kramm [Sat, 5 Apr 2008 07:26:40 +0000 (07:26 +0000)]
added libocr

16 years agoremoved rfxswf.o -> modules/*.c dependency
kramm [Sat, 5 Apr 2008 07:26:32 +0000 (07:26 +0000)]
removed rfxswf.o -> modules/*.c dependency

16 years agodon't close the filestream jpeg is going to read from
kramm [Sat, 5 Apr 2008 07:26:21 +0000 (07:26 +0000)]
don't close the filestream jpeg is going to read from

16 years agoremoved another unnecessary log message
kramm [Sat, 5 Apr 2008 07:25:52 +0000 (07:25 +0000)]
removed another unnecessary log message

16 years agomade more quiet
kramm [Sat, 5 Apr 2008 07:25:44 +0000 (07:25 +0000)]
made more quiet

16 years agowrapper for libjpeg
kramm [Sat, 5 Apr 2008 07:25:31 +0000 (07:25 +0000)]
wrapper for libjpeg

16 years agofixed fix of previous fix
kramm [Sat, 5 Apr 2008 07:25:11 +0000 (07:25 +0000)]
fixed fix of previous fix

16 years agofixed previous fix
kramm [Sat, 5 Apr 2008 07:25:04 +0000 (07:25 +0000)]
fixed previous fix

16 years agofixed a mem leak
kramm [Sat, 5 Apr 2008 07:24:56 +0000 (07:24 +0000)]
fixed a mem leak

16 years agofixed xpdf 3.02.08 support
kramm [Sat, 5 Apr 2008 07:24:45 +0000 (07:24 +0000)]
fixed xpdf 3.02.08 support

16 years agofixed mismatched free/delete
kramm [Sat, 5 Apr 2008 07:24:32 +0000 (07:24 +0000)]
fixed mismatched free/delete

16 years agoadded gfx2gfx target
kramm [Sat, 5 Apr 2008 07:24:20 +0000 (07:24 +0000)]
added gfx2gfx target

16 years agoadded OCR device
kramm [Sat, 5 Apr 2008 07:24:09 +0000 (07:24 +0000)]
added OCR device

16 years agomade .open() parameter parsing more foolproof
kramm [Sat, 5 Apr 2008 07:24:00 +0000 (07:24 +0000)]
made .open() parameter parsing more foolproof

16 years agoa few documentation updates
kramm [Sat, 5 Apr 2008 07:23:51 +0000 (07:23 +0000)]
a few documentation updates

16 years agoadded ocr dependency to gfx.so
kramm [Sat, 5 Apr 2008 07:23:39 +0000 (07:23 +0000)]
added ocr dependency to gfx.so

16 years agoadded more implementation and opcodes
kramm [Sat, 5 Apr 2008 07:23:28 +0000 (07:23 +0000)]
added more implementation and opcodes

16 years agodevice for OCR'ing documents
kramm [Sat, 5 Apr 2008 07:22:55 +0000 (07:22 +0000)]
device for OCR'ing documents

16 years agobugfix in page extraction
kramm [Sat, 5 Apr 2008 07:22:36 +0000 (07:22 +0000)]
bugfix in page extraction

16 years agoremoved const char* warnings
kramm [Tue, 1 Apr 2008 22:45:25 +0000 (22:45 +0000)]
removed const char* warnings

16 years agoadded new items
kramm [Tue, 1 Apr 2008 22:42:43 +0000 (22:42 +0000)]
added new items

16 years agoadded gfxswf stuff, jpeg.c
kramm [Tue, 1 Apr 2008 22:42:32 +0000 (22:42 +0000)]
added gfxswf stuff, jpeg.c

16 years agoadded jpeg.c
kramm [Tue, 1 Apr 2008 22:42:21 +0000 (22:42 +0000)]
added jpeg.c

16 years agoadded swf and image readers
kramm [Tue, 1 Apr 2008 22:42:13 +0000 (22:42 +0000)]
added swf and image readers

16 years agoadded better support for custom include_dirs and library_dirs
kramm [Tue, 1 Apr 2008 22:42:04 +0000 (22:42 +0000)]
added better support for custom include_dirs and library_dirs

16 years agoif asked to check for FREETYPE_H, don't check for FREETYPE lib
kramm [Tue, 1 Apr 2008 22:41:56 +0000 (22:41 +0000)]
if asked to check for FREETYPE_H, don't check for FREETYPE lib

16 years agofixed previous fix
kramm [Tue, 1 Apr 2008 22:41:45 +0000 (22:41 +0000)]
fixed previous fix

16 years agoif ft2build.h was found, assume freetype.h is there, too
kramm [Tue, 1 Apr 2008 22:41:37 +0000 (22:41 +0000)]
if ft2build.h was found, assume freetype.h is there, too

16 years agolink all files using both gfx and swf into gfxswf.a
kramm [Tue, 1 Apr 2008 22:41:22 +0000 (22:41 +0000)]
link all files using both gfx and swf into gfxswf.a

16 years agofixed #ifdef
kramm [Tue, 1 Apr 2008 22:41:11 +0000 (22:41 +0000)]
fixed #ifdef

16 years agoadded implementation
kramm [Tue, 1 Apr 2008 22:40:43 +0000 (22:40 +0000)]
added implementation

16 years agoremoved ../libswf
kramm [Tue, 1 Apr 2008 22:40:15 +0000 (22:40 +0000)]
removed ../libswf

16 years agomoved from ../swf
kramm [Tue, 1 Apr 2008 22:39:28 +0000 (22:39 +0000)]
moved from ../swf

16 years agoadded more drivers
kramm [Tue, 1 Apr 2008 22:39:05 +0000 (22:39 +0000)]
added more drivers

16 years agomade all setparameter() functions lowercase
kramm [Tue, 1 Apr 2008 22:38:55 +0000 (22:38 +0000)]
made all setparameter() functions lowercase

16 years agoadded some dependencies
kramm [Tue, 1 Apr 2008 22:38:42 +0000 (22:38 +0000)]
added some dependencies

16 years agofixed font layout code (again)
kramm [Tue, 1 Apr 2008 22:38:32 +0000 (22:38 +0000)]
fixed font layout code (again)

16 years agoadded SWFTOOLS_SYSTEM_PREFIX
kramm [Tue, 1 Apr 2008 16:17:54 +0000 (16:17 +0000)]
added SWFTOOLS_SYSTEM_PREFIX

16 years agopython installer script
kramm [Tue, 1 Apr 2008 16:17:45 +0000 (16:17 +0000)]
python installer script

16 years agogrouped everything into modules
kramm [Tue, 1 Apr 2008 16:17:24 +0000 (16:17 +0000)]
grouped everything into modules

16 years agoadded support for Flash9 Actionscript parsing
kramm [Tue, 1 Apr 2008 16:17:11 +0000 (16:17 +0000)]
added support for Flash9 Actionscript parsing

16 years agofixed small typo in error message
kramm [Tue, 1 Apr 2008 16:16:46 +0000 (16:16 +0000)]
fixed small typo in error message

16 years agoadded swf_DissassembleABC function
kramm [Tue, 1 Apr 2008 16:16:32 +0000 (16:16 +0000)]
added swf_DissassembleABC function

16 years agobe more careful to not insert the ST_REFLEX tag too often
kramm [Tue, 1 Apr 2008 16:16:19 +0000 (16:16 +0000)]
be more careful to not insert the ST_REFLEX tag too often

16 years agofixed a prototype
kramm [Tue, 1 Apr 2008 16:16:05 +0000 (16:16 +0000)]
fixed a prototype

16 years agorenamed setoption into setparameter, added output->setparameter
kramm [Tue, 1 Apr 2008 16:15:51 +0000 (16:15 +0000)]
renamed setoption into setparameter, added output->setparameter

16 years agomoved insertion of event handlers into constructor
kramm [Tue, 1 Apr 2008 16:15:38 +0000 (16:15 +0000)]
moved insertion of event handlers into constructor

16 years agoadded disassembler and assembler
kramm [Tue, 1 Apr 2008 16:15:28 +0000 (16:15 +0000)]
added disassembler and assembler

16 years agogive a name to each link
kramm [Tue, 1 Apr 2008 16:15:11 +0000 (16:15 +0000)]
give a name to each link

16 years agofixed a typo
kramm [Tue, 1 Apr 2008 16:14:50 +0000 (16:14 +0000)]
fixed a typo

16 years agosmall fix
kramm [Tue, 1 Apr 2008 16:14:32 +0000 (16:14 +0000)]
small fix

16 years agosupport for python and shellscript
kramm [Tue, 1 Apr 2008 16:14:10 +0000 (16:14 +0000)]
support for python and shellscript

16 years agoautogenerated from configure.in
kramm [Fri, 28 Mar 2008 14:36:33 +0000 (14:36 +0000)]
autogenerated from configure.in