swftools.git
18 years agoremoved % handling
kramm [Mon, 16 Jan 2006 17:05:35 +0000 (17:05 +0000)]
removed % handling

18 years agobugfixes
kramm [Mon, 16 Jan 2006 17:05:24 +0000 (17:05 +0000)]
bugfixes

18 years agoadded documentation for the -E option
kramm [Mon, 16 Jan 2006 17:05:02 +0000 (17:05 +0000)]
added documentation for the -E option

18 years agoadded -C doc
kramm [Mon, 16 Jan 2006 17:04:17 +0000 (17:04 +0000)]
added -C doc

18 years agoadded -s, -q flags
kramm [Mon, 16 Jan 2006 17:03:55 +0000 (17:03 +0000)]
added -s, -q flags

18 years agoadded -s (--scale) option
kramm [Mon, 16 Jan 2006 17:03:35 +0000 (17:03 +0000)]
added -s (--scale) option

18 years agoregenerated docs
kramm [Mon, 16 Jan 2006 17:03:01 +0000 (17:03 +0000)]
regenerated docs

18 years agoregenerated from *.doc
kramm [Mon, 16 Jan 2006 17:02:39 +0000 (17:02 +0000)]
regenerated from *.doc

18 years agofixed unicode bug
kramm [Mon, 16 Jan 2006 17:02:28 +0000 (17:02 +0000)]
fixed unicode bug

18 years agowhen saving, don't realloc the clients bitmap
kramm [Mon, 16 Jan 2006 17:02:10 +0000 (17:02 +0000)]
when saving, don't realloc the clients bitmap

18 years agofixed matrix multiplication order for bitmaps
kramm [Mon, 16 Jan 2006 17:01:59 +0000 (17:01 +0000)]
fixed matrix multiplication order for bitmaps

18 years agosupport for clipdepths in swf_RelocateDepth
kramm [Mon, 16 Jan 2006 17:01:47 +0000 (17:01 +0000)]
support for clipdepths in swf_RelocateDepth

18 years agouncommented warning message
kramm [Mon, 16 Jan 2006 17:01:35 +0000 (17:01 +0000)]
uncommented warning message

18 years agoremoved object file
kramm [Fri, 6 Jan 2006 20:41:23 +0000 (20:41 +0000)]
removed object file

18 years agofixed file version handling with -d
kramm [Fri, 6 Jan 2006 20:41:00 +0000 (20:41 +0000)]
fixed file version handling with -d

18 years agoadded -c and -m options
kramm [Fri, 6 Jan 2006 20:40:48 +0000 (20:40 +0000)]
added -c and -m options

18 years agoadded files
kramm [Fri, 6 Jan 2006 20:40:36 +0000 (20:40 +0000)]
added files

18 years agochanges to the SWFOutputDev interface
kramm [Fri, 6 Jan 2006 20:40:26 +0000 (20:40 +0000)]
changes to the SWFOutputDev interface

18 years agointerface changes: expose gfxdevice to the caller
kramm [Fri, 6 Jan 2006 20:40:04 +0000 (20:40 +0000)]
interface changes: expose gfxdevice to the caller

18 years agofixed treatment of "launch" links without params
kramm [Fri, 6 Jan 2006 20:39:53 +0000 (20:39 +0000)]
fixed treatment of "launch" links without params

18 years agofixed off-by-one bug
kramm [Fri, 6 Jan 2006 20:39:41 +0000 (20:39 +0000)]
fixed off-by-one bug

18 years agoremoved printf
kramm [Fri, 6 Jan 2006 20:39:26 +0000 (20:39 +0000)]
removed printf

18 years agoNameToUnicode references are now relative to the config dir path, too
kramm [Fri, 6 Jan 2006 20:39:16 +0000 (20:39 +0000)]
NameToUnicode references are now relative to the config dir path, too
(made greek languagepack work)

18 years agocompile devices/render.o
kramm [Fri, 6 Jan 2006 20:38:53 +0000 (20:38 +0000)]
compile devices/render.o

18 years agoadded some parentheses
kramm [Fri, 6 Jan 2006 20:38:42 +0000 (20:38 +0000)]
added some parentheses

18 years ago* id overflow now triggers an exit(1)
kramm [Fri, 6 Jan 2006 20:38:31 +0000 (20:38 +0000)]
* id overflow now triggers an exit(1)
* added text marking code

18 years agotried to fix bad advance values
kramm [Fri, 6 Jan 2006 20:38:20 +0000 (20:38 +0000)]
tried to fix bad advance values

18 years agoadded c++ handling
kramm [Fri, 6 Jan 2006 20:38:06 +0000 (20:38 +0000)]
added c++ handling

18 years agotrivial fixes
kramm [Fri, 6 Jan 2006 20:37:56 +0000 (20:37 +0000)]
trivial fixes

18 years agointial revision
kramm [Fri, 6 Jan 2006 20:37:44 +0000 (20:37 +0000)]
intial revision

18 years agos/hower/hover/
kramm [Fri, 6 Jan 2006 20:37:24 +0000 (20:37 +0000)]
s/hower/hover/

18 years agofourcc -> avm_fourcc
kramm [Fri, 6 Jan 2006 20:37:13 +0000 (20:37 +0000)]
fourcc -> avm_fourcc

18 years agofont ids now contain the pdf reference id
kramm [Wed, 7 Dec 2005 20:49:14 +0000 (20:49 +0000)]
font ids now contain the pdf reference id

18 years agoonly remap the font if we found a valid encoding (where max_unicode > 0)
kramm [Wed, 7 Dec 2005 20:49:00 +0000 (20:49 +0000)]
only remap the font if we found a valid encoding (where max_unicode > 0)

18 years agofixed text extraction if the font doesn't have a (working) glyph2ascii
kramm [Wed, 7 Dec 2005 19:41:32 +0000 (19:41 +0000)]
fixed text extraction if the font doesn't have a (working) glyph2ascii

18 years agosmall logging changes
kramm [Wed, 7 Dec 2005 19:41:05 +0000 (19:41 +0000)]
small logging changes

18 years agoremoved extra treatment for space characters, because
kramm [Wed, 7 Dec 2005 19:40:36 +0000 (19:40 +0000)]
removed extra treatment for space characters, because
a) It creates problems with some PDFs (e.g. Indesign)
b) We *do* need to draw them, or otherwise text extraction out of
   the SWFs will fail.

18 years agoadded masking and soft masking
kramm [Wed, 7 Dec 2005 19:40:02 +0000 (19:40 +0000)]
added masking and soft masking

18 years agoonly remove empty glyphs if they don't have a name
kramm [Wed, 7 Dec 2005 19:39:33 +0000 (19:39 +0000)]
only remove empty glyphs if they don't have a name

18 years agoglyph2ascii can now be NULL
kramm [Wed, 7 Dec 2005 19:39:07 +0000 (19:39 +0000)]
glyph2ascii can now be NULL

18 years agoswf_SetSoundDefine() now uses swf_SetSoundDefineRaw() if there's no
kramm [Wed, 7 Dec 2005 19:38:42 +0000 (19:38 +0000)]
swf_SetSoundDefine() now uses swf_SetSoundDefineRaw() if there's no
mp3 support compiled in.

18 years agobrought up to date
kramm [Sat, 3 Dec 2005 14:55:18 +0000 (14:55 +0000)]
brought up to date

18 years agoadded pdf2swf/xpdf/SecurityHandler.{cc,h}
kramm [Sat, 3 Dec 2005 14:55:04 +0000 (14:55 +0000)]
added pdf2swf/xpdf/SecurityHandler.{cc,h}

18 years ago* can now have one more than fontdir/languagedir by using fontdir1,fontdir2...
kramm [Sat, 3 Dec 2005 14:54:49 +0000 (14:54 +0000)]
* can now have one more than fontdir/languagedir by using fontdir1,fontdir2...
* allowed links to nonexistent pages (for internallinkfunction)

18 years agoupgraded xpdf to 3.01
kramm [Sat, 3 Dec 2005 14:54:29 +0000 (14:54 +0000)]
upgraded xpdf to 3.01

18 years agouse xpdf 3.00's cmyk conversion instead of the one on cmyk.cc
kramm [Sat, 3 Dec 2005 14:53:58 +0000 (14:53 +0000)]
use xpdf 3.00's cmyk conversion instead of the one on cmyk.cc

18 years agoapplied diff between xpdf-3.00-orig and xpdf-3.00-swftools
kramm [Sat, 3 Dec 2005 14:53:41 +0000 (14:53 +0000)]
applied diff between xpdf-3.00-orig and xpdf-3.00-swftools

18 years agoremoved useGradients()
kramm [Sat, 3 Dec 2005 14:53:02 +0000 (14:53 +0000)]
removed useGradients()

18 years agoupgraded to xpdf-3.01pl1 xpdf-3-01
kramm [Sat, 3 Dec 2005 14:48:56 +0000 (14:48 +0000)]
upgraded to xpdf-3.01pl1

18 years agoapplied diff between xpdf-3.00-orig and xpdf-3.00-swftools
kramm [Sat, 3 Dec 2005 14:47:24 +0000 (14:47 +0000)]
applied diff between xpdf-3.00-orig and xpdf-3.00-swftools

18 years agoupgraded to xpdf-3.01pl1
kramm [Sat, 3 Dec 2005 14:47:09 +0000 (14:47 +0000)]
upgraded to xpdf-3.01pl1

18 years agoadded compilation of SecurityHandler.cc
kramm [Sat, 3 Dec 2005 14:46:46 +0000 (14:46 +0000)]
added compilation of SecurityHandler.cc

18 years agoupgraded to xpdf-3.01pl1
kramm [Sat, 3 Dec 2005 14:28:56 +0000 (14:28 +0000)]
upgraded to xpdf-3.01pl1

18 years agonew parameter "internallinkfunction".
kramm [Sat, 3 Dec 2005 14:28:39 +0000 (14:28 +0000)]
new parameter "internallinkfunction".

18 years agofixed layout information (leading, ascent/descent)
kramm [Sat, 3 Dec 2005 14:28:22 +0000 (14:28 +0000)]
fixed layout information (leading, ascent/descent)

18 years agofixed typo in error message
kramm [Sat, 3 Dec 2005 14:28:03 +0000 (14:28 +0000)]
fixed typo in error message

18 years agoincreased max line split to 64
kramm [Sat, 3 Dec 2005 14:27:44 +0000 (14:27 +0000)]
increased max line split to 64

18 years agoadded newline capability to swf_SetDefineText().
kramm [Sat, 3 Dec 2005 14:27:26 +0000 (14:27 +0000)]
added newline capability to swf_SetDefineText().

18 years agoadded png save support
kramm [Fri, 18 Nov 2005 17:29:48 +0000 (17:29 +0000)]
added png save support

18 years agoapplied SVG patch from Magnus Lundin
kramm [Sun, 13 Nov 2005 19:57:09 +0000 (19:57 +0000)]
applied SVG patch from Magnus Lundin

18 years agosome fixes for buggy fonts
kramm [Sun, 13 Nov 2005 19:56:49 +0000 (19:56 +0000)]
some fixes for buggy fonts

18 years agoadded "linkcolor" option
kramm [Sun, 13 Nov 2005 19:56:30 +0000 (19:56 +0000)]
added "linkcolor" option

18 years agofixed text field parsing
kramm [Sun, 13 Nov 2005 19:56:08 +0000 (19:56 +0000)]
fixed text field parsing

18 years agoremoved old stuff in pdf2swf, added lib/mem.c,lib/mem.h
kramm [Sun, 6 Nov 2005 22:58:37 +0000 (22:58 +0000)]
removed old stuff in pdf2swf, added lib/mem.c,lib/mem.h

18 years agosmall bugfixes
kramm [Sun, 6 Nov 2005 22:58:17 +0000 (22:58 +0000)]
small bugfixes

18 years agosmall bugfix in drawchar(), removed rfxswf.h references
kramm [Sun, 6 Nov 2005 22:57:50 +0000 (22:57 +0000)]
small bugfix in drawchar(), removed rfxswf.h references

18 years agomoved memory handling to mem.c, mem.h
kramm [Sun, 6 Nov 2005 22:57:02 +0000 (22:57 +0000)]
moved memory handling to mem.c, mem.h

18 years agoremoved include of rfxswf.h
kramm [Sun, 6 Nov 2005 22:56:40 +0000 (22:56 +0000)]
removed include of rfxswf.h

18 years agoremoved rfxswf.h references
kramm [Sun, 6 Nov 2005 22:56:24 +0000 (22:56 +0000)]
removed rfxswf.h references

18 years agomemory handling routines
kramm [Sun, 6 Nov 2005 22:55:33 +0000 (22:55 +0000)]
memory handling routines

18 years agoadded compiling of mem.c
kramm [Sun, 6 Nov 2005 22:55:01 +0000 (22:55 +0000)]
added compiling of mem.c

18 years agoadded workaround for the "couldn't load glyph" freetype memory-corruption
kramm [Sun, 6 Nov 2005 22:54:44 +0000 (22:54 +0000)]
added workaround for the "couldn't load glyph" freetype memory-corruption
problem

18 years agoadded bitmap (render) device
kramm [Sun, 6 Nov 2005 22:53:53 +0000 (22:53 +0000)]
added bitmap (render) device

18 years agofixed BUTTONSOUND/BUTTONCXFORM parsing
kramm [Sun, 6 Nov 2005 22:53:21 +0000 (22:53 +0000)]
fixed BUTTONSOUND/BUTTONCXFORM parsing

18 years agofor move type placeobject, always set matrix and cxform
kramm [Sun, 6 Nov 2005 22:53:00 +0000 (22:53 +0000)]
for move type placeobject, always set matrix and cxform

18 years agoadded some comments
kramm [Sun, 6 Nov 2005 22:52:41 +0000 (22:52 +0000)]
added some comments

18 years agosmall bugfixes
kramm [Sun, 6 Nov 2005 22:52:23 +0000 (22:52 +0000)]
small bugfixes

18 years agoimproved scaling for monochrome images
kramm [Sun, 6 Nov 2005 22:52:02 +0000 (22:52 +0000)]
improved scaling for monochrome images

18 years agoadded new items
kramm [Sat, 15 Oct 2005 14:18:28 +0000 (14:18 +0000)]
added new items

18 years agoadded mp3.{c,h}, moved wav.{c,h} to lib/, moved swfoutput.{cc,h} to
kramm [Sat, 15 Oct 2005 14:18:17 +0000 (14:18 +0000)]
added mp3.{c,h}, moved wav.{c,h} to lib/, moved swfoutput.{cc,h} to
lib/devices

18 years agochanged autoconf syntax to 2.13
kramm [Sat, 15 Oct 2005 14:18:06 +0000 (14:18 +0000)]
changed autoconf syntax to 2.13

18 years ago*** empty log message ***
kramm [Sat, 15 Oct 2005 14:17:25 +0000 (14:17 +0000)]
*** empty log message ***

18 years agomoved swfoutput.cc to ../lib/devices/
kramm [Sat, 15 Oct 2005 14:17:17 +0000 (14:17 +0000)]
moved swfoutput.cc to ../lib/devices/

18 years agomoved swfoutput.h to ../lib/devices
kramm [Sat, 15 Oct 2005 14:17:04 +0000 (14:17 +0000)]
moved swfoutput.h to ../lib/devices

18 years agofixed some error messages.
kramm [Sat, 15 Oct 2005 14:16:52 +0000 (14:16 +0000)]
fixed some error messages.

18 years agoremoved gfxdevice_ prefixes in lib/devices/
kramm [Sat, 15 Oct 2005 14:16:37 +0000 (14:16 +0000)]
removed gfxdevice_ prefixes in lib/devices/

18 years agoadded devices
kramm [Sat, 15 Oct 2005 14:16:30 +0000 (14:16 +0000)]
added devices

18 years agomoved from gfxdevice_*
kramm [Sat, 15 Oct 2005 14:15:18 +0000 (14:15 +0000)]
moved from gfxdevice_*

18 years agospeedup, changed photo
kramm [Sat, 15 Oct 2005 14:14:54 +0000 (14:14 +0000)]
speedup, changed photo

18 years ago*** empty log message ***
kramm [Wed, 12 Oct 2005 18:33:40 +0000 (18:33 +0000)]
*** empty log message ***

18 years agomoved wav.h to ../lib
kramm [Wed, 12 Oct 2005 18:32:45 +0000 (18:32 +0000)]
moved wav.h to ../lib

18 years agofixed sscanf bug
kramm [Wed, 12 Oct 2005 18:32:08 +0000 (18:32 +0000)]
fixed sscanf bug

18 years agomoved wav.{c,h} to ../lib.
kramm [Wed, 12 Oct 2005 18:31:53 +0000 (18:31 +0000)]
moved wav.{c,h} to ../lib.
swfc now depends on ../lib/mp3.{h,o}

18 years agofixed linewidth rounding
kramm [Wed, 12 Oct 2005 18:31:36 +0000 (18:31 +0000)]
fixed linewidth rounding

18 years agofixed space handling in drawChar()
kramm [Wed, 12 Oct 2005 18:31:22 +0000 (18:31 +0000)]
fixed space handling in drawChar()

18 years agochanged argument order in read_wav()
kramm [Wed, 12 Oct 2005 18:30:14 +0000 (18:30 +0000)]
changed argument order in read_wav()

18 years agostandardized function names
kramm [Wed, 12 Oct 2005 18:30:00 +0000 (18:30 +0000)]
standardized function names

18 years agomoved from ../src/
kramm [Wed, 12 Oct 2005 18:29:51 +0000 (18:29 +0000)]
moved from ../src/

18 years agoadded mp3.o target
kramm [Wed, 12 Oct 2005 18:29:24 +0000 (18:29 +0000)]
added mp3.o target

18 years agoimage tags now have an "image" attribute
kramm [Wed, 12 Oct 2005 18:28:13 +0000 (18:28 +0000)]
image tags now have an "image" attribute