swftools.git
15 years agoadded AH_TOP and AH_BOTTOM for autoreconf
kramm [Tue, 10 Jun 2008 05:46:31 +0000 (05:46 +0000)]
added AH_TOP and AH_BOTTOM for autoreconf

15 years agofixed bug in CPPFLAGS restoration
kramm [Tue, 10 Jun 2008 05:46:17 +0000 (05:46 +0000)]
fixed bug in CPPFLAGS restoration

15 years agocut frames *after* writing instances, only cut non-define tags
kramm [Mon, 9 Jun 2008 10:29:52 +0000 (10:29 +0000)]
cut frames *after* writing instances, only cut non-define tags

15 years agolastframe patch from Huub Schaeks
kramm [Mon, 9 Jun 2008 10:29:39 +0000 (10:29 +0000)]
lastframe patch from Huub Schaeks

15 years agofurther reduced the generation of exportassets if exports is false
kramm [Mon, 9 Jun 2008 10:29:26 +0000 (10:29 +0000)]
further reduced the generation of exportassets if exports is false

15 years agoAC_DEFINE_UNQUOTED patch from Patrice Dumas
kramm [Mon, 9 Jun 2008 10:27:21 +0000 (10:27 +0000)]
AC_DEFINE_UNQUOTED patch from Patrice Dumas

15 years agoremoved references to ERROR_SUCCESS
kramm [Mon, 9 Jun 2008 10:26:46 +0000 (10:26 +0000)]
removed references to ERROR_SUCCESS

15 years agodon't parse 'fontquality' as a font
kramm [Mon, 9 Jun 2008 10:26:36 +0000 (10:26 +0000)]
don't parse 'fontquality' as a font

15 years agoadded a few const modifiers
kramm [Mon, 9 Jun 2008 10:26:24 +0000 (10:26 +0000)]
added a few const modifiers

15 years agoadded workaround for broken font bounding boxes
kramm [Mon, 9 Jun 2008 10:26:14 +0000 (10:26 +0000)]
added workaround for broken font bounding boxes

15 years agoadded option linknameurl
kramm [Mon, 9 Jun 2008 10:26:03 +0000 (10:26 +0000)]
added option linknameurl

15 years ago*** empty log message ***
kramm [Mon, 9 Jun 2008 10:25:41 +0000 (10:25 +0000)]
*** empty log message ***

15 years agoadded missing error check
kramm [Mon, 9 Jun 2008 10:25:34 +0000 (10:25 +0000)]
added missing error check

15 years agodisplay required/available space
kramm [Mon, 9 Jun 2008 10:25:25 +0000 (10:25 +0000)]
display required/available space

15 years agoadjustments for new archive implementation
kramm [Mon, 9 Jun 2008 10:25:17 +0000 (10:25 +0000)]
adjustments for new archive implementation

15 years agoadded template file functionality
kramm [Mon, 9 Jun 2008 10:25:09 +0000 (10:25 +0000)]
added template file functionality

15 years agoremoved os.h include
kramm [Mon, 9 Jun 2008 10:25:01 +0000 (10:25 +0000)]
removed os.h include

15 years agoadded available/required space display
kramm [Mon, 9 Jun 2008 10:24:42 +0000 (10:24 +0000)]
added available/required space display

15 years agoadded available/required space dispaly
kramm [Mon, 9 Jun 2008 10:24:31 +0000 (10:24 +0000)]
added available/required space dispaly

15 years agostore decompressed size in include file
kramm [Mon, 9 Jun 2008 10:24:20 +0000 (10:24 +0000)]
store decompressed size in include file

15 years agolzma implementation
kramm [Mon, 9 Jun 2008 10:24:12 +0000 (10:24 +0000)]
lzma implementation

15 years agowrite filenames as len+string, instead of zero terminated string
kramm [Mon, 9 Jun 2008 10:24:04 +0000 (10:24 +0000)]
write filenames as len+string, instead of zero terminated string

15 years agoinitial checkin
kramm [Mon, 9 Jun 2008 10:23:56 +0000 (10:23 +0000)]
initial checkin

15 years agoadded lzma object files
kramm [Mon, 9 Jun 2008 10:23:36 +0000 (10:23 +0000)]
added lzma object files

15 years agoremoved depack.c,depack.h
kramm [Mon, 9 Jun 2008 10:23:29 +0000 (10:23 +0000)]
removed depack.c,depack.h

15 years agoadded mkarchive build
kramm [Mon, 9 Jun 2008 10:23:21 +0000 (10:23 +0000)]
added mkarchive build

15 years agoremoved os.c dependency
kramm [Mon, 9 Jun 2008 10:23:13 +0000 (10:23 +0000)]
removed os.c dependency

15 years agoadded missing check
kramm [Mon, 9 Jun 2008 10:22:56 +0000 (10:22 +0000)]
added missing check

15 years agoadded lzma implementation
kramm [Mon, 9 Jun 2008 10:22:48 +0000 (10:22 +0000)]
added lzma implementation

15 years agolzma decoder
kramm [Mon, 9 Jun 2008 10:21:51 +0000 (10:21 +0000)]
lzma decoder

15 years agoswitched to zlib
kramm [Mon, 9 Jun 2008 10:21:20 +0000 (10:21 +0000)]
switched to zlib

15 years agosupport both gui and console flag
kramm [Mon, 9 Jun 2008 10:21:09 +0000 (10:21 +0000)]
support both gui and console flag

15 years agoadded comment
kramm [Thu, 29 May 2008 18:41:45 +0000 (18:41 +0000)]
added comment

15 years agoset both user and system registry
kramm [Thu, 29 May 2008 18:41:30 +0000 (18:41 +0000)]
set both user and system registry

15 years agoonly round bitmap coords to integers if we are inside a type3 char
kramm [Thu, 29 May 2008 18:41:17 +0000 (18:41 +0000)]
only round bitmap coords to integers if we are inside a type3 char

15 years agoinitial commit
kramm [Thu, 29 May 2008 18:40:59 +0000 (18:40 +0000)]
initial commit

15 years agomade a bit smaller
kramm [Thu, 29 May 2008 18:40:32 +0000 (18:40 +0000)]
made a bit smaller

15 years agomade logo width variable
kramm [Thu, 29 May 2008 18:40:12 +0000 (18:40 +0000)]
made logo width variable

15 years agoswitched to resource dialogs and property sheets
kramm [Thu, 29 May 2008 18:40:03 +0000 (18:40 +0000)]
switched to resource dialogs and property sheets

15 years agoadded forallusers/currentuser #defines
kramm [Thu, 29 May 2008 18:39:50 +0000 (18:39 +0000)]
added forallusers/currentuser #defines

15 years agoresource include
kramm [Thu, 29 May 2008 16:27:33 +0000 (16:27 +0000)]
resource include

15 years agore-enabled registry path evaluation, enabled currentuser/allusers radio button
kramm [Thu, 29 May 2008 16:25:56 +0000 (16:25 +0000)]
re-enabled registry path evaluation, enabled currentuser/allusers radio button

15 years agocurrent user / for all users functionality, use program files dir, added eye candy...
kramm [Thu, 29 May 2008 16:25:47 +0000 (16:25 +0000)]
current user / for all users functionality, use program files dir, added eye candy (logos, background)

15 years agoswitched to resource dialogs and property sheets
kramm [Thu, 29 May 2008 16:25:38 +0000 (16:25 +0000)]
switched to resource dialogs and property sheets

15 years agoset focus to topmost window
kramm [Thu, 29 May 2008 16:25:29 +0000 (16:25 +0000)]
set focus to topmost window

15 years agofixed transparency
kramm [Thu, 29 May 2008 16:25:13 +0000 (16:25 +0000)]
fixed transparency

15 years agocreate two installers, added license
kramm [Thu, 29 May 2008 16:24:56 +0000 (16:24 +0000)]
create two installers, added license

15 years agogpl license text
kramm [Thu, 29 May 2008 16:24:45 +0000 (16:24 +0000)]
gpl license text

15 years agoadded lexed/yacc'ed C files to CVS
kramm [Sat, 24 May 2008 17:07:44 +0000 (17:07 +0000)]
added lexed/yacc'ed C files to CVS

15 years agorestrict bbox of test images to a maximum size
kramm [Sat, 24 May 2008 15:18:39 +0000 (15:18 +0000)]
restrict bbox of test images to a maximum size

15 years agofixed bug in swf_SetFixed(8)
kramm [Sat, 24 May 2008 15:17:31 +0000 (15:17 +0000)]
fixed bug in swf_SetFixed(8)

15 years agoadded bitmap-based polygon check
kramm [Sat, 24 May 2008 11:15:07 +0000 (11:15 +0000)]
added bitmap-based polygon check

15 years agoapplied Huub Schaek's .edittext patch
kramm [Sat, 24 May 2008 11:14:54 +0000 (11:14 +0000)]
applied Huub Schaek's .edittext patch

15 years agosuccess rate reporting
kramm [Sat, 24 May 2008 11:14:40 +0000 (11:14 +0000)]
success rate reporting

15 years agofix for cases where a clip/shape intersection is zero
kramm [Sat, 24 May 2008 11:14:32 +0000 (11:14 +0000)]
fix for cases where a clip/shape intersection is zero

15 years agoadded multiplication and division to expression parser
kramm [Thu, 22 May 2008 13:58:40 +0000 (13:58 +0000)]
added multiplication and division to expression parser

15 years agoadded bleeding detection. polygon operations may now return NULL on error
kramm [Thu, 22 May 2008 13:58:21 +0000 (13:58 +0000)]
added bleeding detection. polygon operations may now return NULL on error

15 years agoterminate font name with \0
kramm [Thu, 22 May 2008 13:58:08 +0000 (13:58 +0000)]
terminate font name with \0

15 years agohandle NULL (errorneous) polygons
kramm [Thu, 22 May 2008 13:57:53 +0000 (13:57 +0000)]
handle NULL (errorneous) polygons

15 years agoadded simpleviewer doc
kramm [Thu, 22 May 2008 13:57:39 +0000 (13:57 +0000)]
added simpleviewer doc

15 years agoset error flag in art_report_error() (used to be art_abort())
kramm [Thu, 22 May 2008 13:57:24 +0000 (13:57 +0000)]
set error flag in art_report_error() (used to be art_abort())

15 years agoenhanced logging, removed 'previously unhandled intersection point' abort
kramm [Thu, 22 May 2008 13:57:10 +0000 (13:57 +0000)]
enhanced logging, removed 'previously unhandled intersection point' abort

15 years agoadded start menu + desktop link creation code
kramm [Thu, 22 May 2008 13:56:48 +0000 (13:56 +0000)]
added start menu + desktop link creation code

15 years agoadded checkboxes, background painting
kramm [Thu, 22 May 2008 13:56:39 +0000 (13:56 +0000)]
added checkboxes, background painting

15 years agoadded background, extra 'finished' window
kramm [Thu, 22 May 2008 13:56:31 +0000 (13:56 +0000)]
added background, extra 'finished' window

15 years agoadded new perturbation, various bugfixes, and postscript output
kramm [Wed, 14 May 2008 06:48:22 +0000 (06:48 +0000)]
added new perturbation, various bugfixes, and postscript output

15 years agofixed 8 bit filter 3
kramm [Wed, 14 May 2008 06:48:10 +0000 (06:48 +0000)]
fixed 8 bit filter 3

15 years agoadded new function finishPage(), to be called after links are processed
kramm [Wed, 14 May 2008 06:47:24 +0000 (06:47 +0000)]
added new function finishPage(), to be called after links are processed

15 years agouse family_name for font name
kramm [Wed, 14 May 2008 06:47:11 +0000 (06:47 +0000)]
use family_name for font name

15 years agoremoved jpegdpi and ppmdpi documentation
kramm [Wed, 14 May 2008 06:47:01 +0000 (06:47 +0000)]
removed jpegdpi and ppmdpi documentation

15 years agoadded tons of debugging output, and two bugfixes
kramm [Wed, 14 May 2008 06:46:46 +0000 (06:46 +0000)]
added tons of debugging output, and two bugfixes

15 years agoprefix warning messages with 'warn:'
kramm [Wed, 14 May 2008 06:46:23 +0000 (06:46 +0000)]
prefix warning messages with 'warn:'

15 years agofixed previous antializer fix
kramm [Thu, 8 May 2008 15:10:34 +0000 (15:10 +0000)]
fixed previous antializer fix

15 years agoadded dash-length transforming
kramm [Thu, 8 May 2008 14:59:36 +0000 (14:59 +0000)]
added dash-length transforming

15 years agofixed crash in antialize(), truncate image coordinates to integer before bitmap-filling
kramm [Thu, 8 May 2008 14:59:21 +0000 (14:59 +0000)]
fixed crash in antialize(), truncate image coordinates to integer before bitmap-filling

15 years agoenhanced logging
kramm [Thu, 8 May 2008 14:59:09 +0000 (14:59 +0000)]
enhanced logging

15 years agoadded sys/time.h sys/resource.h malloc.h getrusage, mallinfo
kramm [Thu, 8 May 2008 08:14:16 +0000 (08:14 +0000)]
added sys/time.h sys/resource.h malloc.h getrusage, mallinfo

15 years agofixed includes
kramm [Thu, 8 May 2008 08:14:04 +0000 (08:14 +0000)]
fixed includes

15 years agoif rendering is aborted due to -Q, print out an error message (and some memory info)
kramm [Thu, 8 May 2008 08:13:54 +0000 (08:13 +0000)]
if rendering is aborted due to -Q, print out an error message (and some memory info)

15 years agodon't set optimize_polygons by default, it's broken
kramm [Thu, 8 May 2008 08:13:46 +0000 (08:13 +0000)]
don't set optimize_polygons by default, it's broken

15 years agofixed swfrender dependencies
kramm [Thu, 8 May 2008 08:13:35 +0000 (08:13 +0000)]
fixed swfrender dependencies

15 years agoadded scaling grid parsing
kramm [Thu, 8 May 2008 08:13:24 +0000 (08:13 +0000)]
added scaling grid parsing

15 years agoadded defines, fixed segfault in startclip
kramm [Thu, 8 May 2008 08:13:11 +0000 (08:13 +0000)]
added defines, fixed segfault in startclip

15 years agoadded shape simplification and more log messages
kramm [Thu, 8 May 2008 08:12:55 +0000 (08:12 +0000)]
added shape simplification and more log messages

15 years agofixed handling of adjacent identical points, and use new arts intersector code
kramm [Thu, 8 May 2008 08:12:47 +0000 (08:12 +0000)]
fixed handling of adjacent identical points, and use new arts intersector code

15 years agomade dashing more robust
kramm [Thu, 8 May 2008 08:12:36 +0000 (08:12 +0000)]
made dashing more robust

15 years agodo lame/action compiling here, not in a sub-level Makefile
kramm [Thu, 8 May 2008 08:12:24 +0000 (08:12 +0000)]
do lame/action compiling here, not in a sub-level Makefile

15 years agoswitched on convertgradients by default
kramm [Thu, 8 May 2008 08:12:12 +0000 (08:12 +0000)]
switched on convertgradients by default

15 years agomade art_svp_merge public
kramm [Thu, 8 May 2008 08:11:34 +0000 (08:11 +0000)]
made art_svp_merge public

15 years agouse rfx_alloc if available
kramm [Thu, 8 May 2008 08:11:16 +0000 (08:11 +0000)]
use rfx_alloc if available

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