swftools.git
15 years agoglobal refactoring, added Security call buttons-working
kramm [Mon, 13 Oct 2008 13:56:40 +0000 (13:56 +0000)]
global refactoring, added Security call

15 years agoreworked trait storage, moved scripts to swfscripts.c
kramm [Mon, 13 Oct 2008 13:56:30 +0000 (13:56 +0000)]
reworked trait storage, moved scripts to swfscripts.c

15 years agoadded DEFINEBINARY
kramm [Mon, 13 Oct 2008 13:56:17 +0000 (13:56 +0000)]
added DEFINEBINARY

15 years agoavm2 utility scripts
kramm [Mon, 13 Oct 2008 13:56:06 +0000 (13:56 +0000)]
avm2 utility scripts

15 years agoregenerated, added shortcut macros
kramm [Mon, 13 Oct 2008 13:55:45 +0000 (13:55 +0000)]
regenerated, added shortcut macros

15 years agoadapted to interface changes
kramm [Mon, 13 Oct 2008 13:55:33 +0000 (13:55 +0000)]
adapted to interface changes

15 years agoadapted to library cchanges
kramm [Mon, 13 Oct 2008 13:55:13 +0000 (13:55 +0000)]
adapted to library cchanges

15 years agoswitched to new avm2 code
kramm [Mon, 13 Oct 2008 13:55:01 +0000 (13:55 +0000)]
switched to new avm2 code

15 years agoGenerated from configure.in
kramm [Mon, 6 Oct 2008 12:59:54 +0000 (12:59 +0000)]
Generated from configure.in

15 years agoautomake/autoconf fluctuations
kramm [Mon, 6 Oct 2008 12:59:04 +0000 (12:59 +0000)]
automake/autoconf fluctuations

15 years agofixed bug in poppler #ifdef
kramm [Mon, 6 Oct 2008 12:58:45 +0000 (12:58 +0000)]
fixed bug in poppler #ifdef

15 years agoadded build rule for swfedit
kramm [Mon, 6 Oct 2008 12:58:33 +0000 (12:58 +0000)]
added build rule for swfedit

15 years agouse int for font numchars/maxascii fields
kramm [Mon, 6 Oct 2008 12:58:23 +0000 (12:58 +0000)]
use int for font numchars/maxascii fields

15 years agomade extra tag insertion during write() optional
kramm [Mon, 6 Oct 2008 12:58:11 +0000 (12:58 +0000)]
made extra tag insertion during write() optional

15 years agoadded ascent/descent to font parameters
kramm [Mon, 6 Oct 2008 12:57:58 +0000 (12:57 +0000)]
added ascent/descent to font parameters

15 years agofixed bug in pointer size detection
kramm [Mon, 6 Oct 2008 12:57:47 +0000 (12:57 +0000)]
fixed bug in pointer size detection

15 years agoadapted flash halfpixel bitmap fix to multiply values !=1
kramm [Mon, 6 Oct 2008 12:57:18 +0000 (12:57 +0000)]
adapted flash halfpixel bitmap fix to multiply values !=1

15 years agoderive advance value from font parameters or text spacing samples. New parameter...
kramm [Mon, 6 Oct 2008 12:57:07 +0000 (12:57 +0000)]
derive advance value from font parameters or text spacing samples. New parameter 'bigchar'

15 years agofixed memory violation in preparePage()
kramm [Mon, 6 Oct 2008 12:56:56 +0000 (12:56 +0000)]
fixed memory violation in preparePage()

15 years agoadded accessor functions for freetype data
kramm [Mon, 6 Oct 2008 12:56:41 +0000 (12:56 +0000)]
added accessor functions for freetype data

15 years agoreplaced advance sample median by maximum
kramm [Mon, 6 Oct 2008 12:56:11 +0000 (12:56 +0000)]
replaced advance sample median by maximum

15 years agoadded median advance detection
kramm [Mon, 6 Oct 2008 12:56:03 +0000 (12:56 +0000)]
added median advance detection

15 years agoremoved pdf2swf from default build
kramm [Mon, 6 Oct 2008 12:55:52 +0000 (12:55 +0000)]
removed pdf2swf from default build

15 years ago(hopefully) fixed all 64 bit warnings
kramm [Mon, 6 Oct 2008 12:55:41 +0000 (12:55 +0000)]
(hopefully) fixed all 64 bit warnings

15 years agomade AddImage work without jpeglib, too
kramm [Mon, 6 Oct 2008 12:55:28 +0000 (12:55 +0000)]
made AddImage work without jpeglib, too

15 years agostubs for setjpegbits2/setjpegbits3 if no jpeglib compiled in
kramm [Mon, 6 Oct 2008 12:55:19 +0000 (12:55 +0000)]
stubs for setjpegbits2/setjpegbits3 if no jpeglib compiled in

15 years agouse ascent/descent value from font data instead of font's bounding box
kramm [Mon, 6 Oct 2008 12:55:04 +0000 (12:55 +0000)]
use ascent/descent value from font data instead of font's bounding box

15 years agoreworked SIZEOF #defines
kramm [Fri, 26 Sep 2008 18:04:49 +0000 (18:04 +0000)]
reworked SIZEOF #defines

15 years agosubmit a warning if .on_ commands used outside a button
kramm [Fri, 26 Sep 2008 18:04:35 +0000 (18:04 +0000)]
submit a warning if .on_ commands used outside a button

15 years agoadded ptroff_t define
kramm [Fri, 26 Sep 2008 18:04:14 +0000 (18:04 +0000)]
added ptroff_t define

15 years agofixed 64 bit compile problem
kramm [Fri, 26 Sep 2008 18:04:03 +0000 (18:04 +0000)]
fixed 64 bit compile problem

15 years agofix for segfault in case we couldn't extract a glyph outline
kramm [Fri, 26 Sep 2008 18:03:53 +0000 (18:03 +0000)]
fix for segfault in case we couldn't extract a glyph outline

15 years agohandle font tags without characters more gracefully
kramm [Fri, 26 Sep 2008 18:03:41 +0000 (18:03 +0000)]
handle font tags without characters more gracefully

15 years agooutput proper warnings for edittext tags
kramm [Fri, 26 Sep 2008 18:03:28 +0000 (18:03 +0000)]
output proper warnings for edittext tags

15 years agofixed rescaling bug in fillgradient and addlink
kramm [Fri, 26 Sep 2008 18:03:16 +0000 (18:03 +0000)]
fixed rescaling bug in fillgradient and addlink

15 years agoadded support for high-resolution dithering masks
kramm [Fri, 26 Sep 2008 12:55:00 +0000 (12:55 +0000)]
added support for high-resolution dithering masks

15 years agoadded a proper expression parser
kramm [Fri, 26 Sep 2008 11:51:34 +0000 (11:51 +0000)]
added a proper expression parser

15 years agoallow type3 bitmaps of size 1*x or x*1
kramm [Fri, 26 Sep 2008 11:51:18 +0000 (11:51 +0000)]
allow type3 bitmaps of size 1*x or x*1

15 years agoalign bitmaps properly
kramm [Fri, 26 Sep 2008 11:51:04 +0000 (11:51 +0000)]
align bitmaps properly

15 years agoadded libpdf to empty lib/pdf/
kramm [Fri, 26 Sep 2008 11:31:28 +0000 (11:31 +0000)]
added libpdf to empty lib/pdf/

15 years agooutput error if soundstream requested but not found
kramm [Fri, 26 Sep 2008 11:31:13 +0000 (11:31 +0000)]
output error if soundstream requested but not found

15 years agofixed two typos in error messages
kramm [Fri, 26 Sep 2008 11:31:00 +0000 (11:31 +0000)]
fixed two typos in error messages

15 years agomade png writing faster
kramm [Fri, 26 Sep 2008 11:30:48 +0000 (11:30 +0000)]
made png writing faster

15 years agoif we're inside a transparency group, draw glyphs on bitmap
kramm [Fri, 26 Sep 2008 11:30:36 +0000 (11:30 +0000)]
if we're inside a transparency group, draw glyphs on bitmap

15 years agofixed compiler warning
kramm [Fri, 26 Sep 2008 11:29:47 +0000 (11:29 +0000)]
fixed compiler warning

15 years agotried switching 1bit compare code to 64 bit registers
kramm [Fri, 26 Sep 2008 11:29:38 +0000 (11:29 +0000)]
tried switching 1bit compare code to 64 bit registers

15 years agoadded workaround for missing graphics bug, added more bounding box stubs
kramm [Fri, 26 Sep 2008 11:29:25 +0000 (11:29 +0000)]
added workaround for missing graphics bug, added more bounding box stubs

15 years agoadded bounding box stubs
kramm [Fri, 26 Sep 2008 11:29:17 +0000 (11:29 +0000)]
added bounding box stubs

15 years agotransform characters around origin, warn about bad state nestings in transparency...
kramm [Fri, 26 Sep 2008 11:29:06 +0000 (11:29 +0000)]
transform characters around origin, warn about bad state nestings in transparency groups

15 years agoremember saved GfxSTatein statelist
kramm [Fri, 26 Sep 2008 11:28:52 +0000 (11:28 +0000)]
remember saved GfxSTatein statelist

15 years agomake xpdf check GfxState nesting
kramm [Fri, 26 Sep 2008 11:28:41 +0000 (11:28 +0000)]
make xpdf check GfxState nesting

15 years agogcc 2.95 fix
kramm [Fri, 26 Sep 2008 11:28:29 +0000 (11:28 +0000)]
gcc 2.95 fix

15 years agofixed avm3 detection
kramm [Thu, 21 Aug 2008 19:00:54 +0000 (19:00 +0000)]
fixed avm3 detection

15 years agofixed page number overflow
kramm [Thu, 21 Aug 2008 13:38:57 +0000 (13:38 +0000)]
fixed page number overflow

15 years agoswitched png compression to 'fastest'
kramm [Thu, 21 Aug 2008 13:38:45 +0000 (13:38 +0000)]
switched png compression to 'fastest'

15 years agofixed line stroke width
kramm [Thu, 21 Aug 2008 13:38:33 +0000 (13:38 +0000)]
fixed line stroke width

15 years agodon't make files which contain AVM2 Actionscript AVM3
kramm [Wed, 20 Aug 2008 13:25:50 +0000 (13:25 +0000)]
don't make files which contain AVM2 Actionscript AVM3

15 years agofixed cgi length bug
kramm [Wed, 20 Aug 2008 13:25:41 +0000 (13:25 +0000)]
fixed cgi length bug

15 years agosmall bugfixes
kramm [Wed, 20 Aug 2008 13:25:29 +0000 (13:25 +0000)]
small bugfixes

15 years agoimplemented gradients
kramm [Wed, 20 Aug 2008 13:25:14 +0000 (13:25 +0000)]
implemented gradients

15 years agoadded texture cleanup
kramm [Wed, 20 Aug 2008 13:25:00 +0000 (13:25 +0000)]
added texture cleanup

15 years agochanged license to MIT
kramm [Thu, 31 Jul 2008 05:44:38 +0000 (05:44 +0000)]
changed license to MIT

15 years agoadded opengl files
kramm [Sun, 27 Jul 2008 09:47:17 +0000 (09:47 +0000)]
added opengl files

15 years agoapplied external xpdf patch from Patrice Dumas
kramm [Sun, 27 Jul 2008 09:46:53 +0000 (09:46 +0000)]
applied external xpdf patch from Patrice Dumas

15 years agoremove duplicate FILEATTRIBUTES, SCENEDESCRIPTION tags during combining
kramm [Sun, 27 Jul 2008 09:46:03 +0000 (09:46 +0000)]
remove duplicate FILEATTRIBUTES, SCENEDESCRIPTION tags during combining

15 years agoswf_DeleteTag now takes two arguments
kramm [Sun, 27 Jul 2008 09:44:28 +0000 (09:44 +0000)]
swf_DeleteTag now takes two arguments

15 years agoclarified some parameter descriptions
kramm [Sun, 27 Jul 2008 09:41:40 +0000 (09:41 +0000)]
clarified some parameter descriptions

15 years agoDeleteTag now takes two arguments
kramm [Sun, 27 Jul 2008 09:39:33 +0000 (09:39 +0000)]
DeleteTag now takes two arguments

15 years agoremoved setgfxfont prototype
kramm [Sun, 27 Jul 2008 09:38:47 +0000 (09:38 +0000)]
removed setgfxfont prototype

15 years agoapplied external xpdf patch from Patrice Dumas
kramm [Sun, 27 Jul 2008 09:38:35 +0000 (09:38 +0000)]
applied external xpdf patch from Patrice Dumas

15 years agoswf_DeleteTag now takes two arguments
kramm [Sun, 27 Jul 2008 09:37:01 +0000 (09:37 +0000)]
swf_DeleteTag now takes two arguments

15 years agodeletetag now takes two arguments
kramm [Sun, 27 Jul 2008 09:36:48 +0000 (09:36 +0000)]
deletetag now takes two arguments

15 years agomade font conversion more robust
kramm [Sun, 27 Jul 2008 09:36:35 +0000 (09:36 +0000)]
made font conversion more robust

15 years agorebuilt from configure.in
kramm [Tue, 22 Jul 2008 20:38:48 +0000 (20:38 +0000)]
rebuilt from configure.in

15 years ago64 bit fix
kramm [Sat, 19 Jul 2008 19:49:17 +0000 (19:49 +0000)]
64 bit fix

15 years agoadded PreLoaderTemplate.sc, rfxview.sc
kramm [Sun, 13 Jul 2008 18:56:30 +0000 (18:56 +0000)]
added PreLoaderTemplate.sc, rfxview.sc

15 years agoconfigure option for external libart (patch from Patrice Dumas)
kramm [Sun, 13 Jul 2008 18:55:05 +0000 (18:55 +0000)]
configure option for external libart (patch from Patrice Dumas)

15 years agoadded #define statements for libart
kramm [Sun, 13 Jul 2008 18:53:39 +0000 (18:53 +0000)]
added #define statements for libart

15 years agoremoved debugging messages
kramm [Sun, 13 Jul 2008 18:52:17 +0000 (18:52 +0000)]
removed debugging messages

15 years agomake sure that HAVE_OPENGL isn't accidently defined
kramm [Sun, 13 Jul 2008 18:50:43 +0000 (18:50 +0000)]
make sure that HAVE_OPENGL isn't accidently defined

15 years agouse either lrand48() or rand()
kramm [Sun, 13 Jul 2008 18:49:27 +0000 (18:49 +0000)]
use either lrand48() or rand()

15 years agoexternal libart patch from Patrice Dumas
kramm [Sun, 13 Jul 2008 18:48:47 +0000 (18:48 +0000)]
external libart patch from Patrice Dumas

15 years agomoved external definitions from gfxpoly.c to art/art_svp_intersect.h
kramm [Sun, 13 Jul 2008 18:47:49 +0000 (18:47 +0000)]
moved external definitions from gfxpoly.c to art/art_svp_intersect.h

15 years agoin_source patch from Patrice Dumas
kramm [Sun, 13 Jul 2008 18:46:27 +0000 (18:46 +0000)]
in_source patch from Patrice Dumas

15 years agoremoved libart includes
kramm [Sun, 13 Jul 2008 18:45:01 +0000 (18:45 +0000)]
removed libart includes

15 years agomade framerate a float
kramm [Sun, 13 Jul 2008 18:44:12 +0000 (18:44 +0000)]
made framerate a float

15 years agomoved external definitions from gfxpoly.c to art/art_svp_intersect.h
kramm [Sun, 13 Jul 2008 18:41:52 +0000 (18:41 +0000)]
moved external definitions from gfxpoly.c to art/art_svp_intersect.h

15 years agoadded opengl check
kramm [Fri, 11 Jul 2008 08:54:29 +0000 (08:54 +0000)]
added opengl check

15 years agoadded opengl #defines
kramm [Fri, 11 Jul 2008 08:54:18 +0000 (08:54 +0000)]
added opengl #defines

15 years agoswfc based viewer for pdf2swf swfs
kramm [Fri, 11 Jul 2008 08:53:44 +0000 (08:53 +0000)]
swfc based viewer for pdf2swf swfs

15 years agoadded swfedit
kramm [Fri, 11 Jul 2008 08:53:24 +0000 (08:53 +0000)]
added swfedit

15 years agoopengl check
kramm [Fri, 11 Jul 2008 08:53:11 +0000 (08:53 +0000)]
opengl check

15 years agofixed bug in read/write float
kramm [Fri, 11 Jul 2008 08:52:52 +0000 (08:52 +0000)]
fixed bug in read/write float

15 years agoadded opengl device
kramm [Fri, 11 Jul 2008 08:52:41 +0000 (08:52 +0000)]
added opengl device

15 years agoimplemented a few more device functions
kramm [Fri, 11 Jul 2008 08:52:29 +0000 (08:52 +0000)]
implemented a few more device functions

15 years agoadded dumping of matrices and gradients
kramm [Fri, 11 Jul 2008 08:52:17 +0000 (08:52 +0000)]
added dumping of matrices and gradients

15 years agofix in combineCallbackTex
kramm [Fri, 11 Jul 2008 08:52:06 +0000 (08:52 +0000)]
fix in combineCallbackTex

15 years agoadded note about swf renderers
kramm [Tue, 8 Jul 2008 09:27:49 +0000 (09:27 +0000)]
added note about swf renderers

15 years agofixed negative twip parsing problem
kramm [Tue, 8 Jul 2008 09:27:39 +0000 (09:27 +0000)]
fixed negative twip parsing problem

15 years agoseveral bugfixes
kramm [Tue, 8 Jul 2008 09:27:22 +0000 (09:27 +0000)]
several bugfixes