swftools.git
14 years agoadded cmap support
Matthias Kramm [Wed, 17 Feb 2010 04:22:36 +0000 (20:22 -0800)]
added cmap support

14 years agoadded truetype parser
Matthias Kramm [Tue, 16 Feb 2010 04:03:22 +0000 (20:03 -0800)]
added truetype parser

14 years agoadded has_alpha function to ruby bitmap object
Matthias Kramm [Wed, 10 Feb 2010 22:55:15 +0000 (14:55 -0800)]
added has_alpha function to ruby bitmap object

14 years agospec adjustments
Matthias Kramm [Wed, 10 Feb 2010 01:52:30 +0000 (17:52 -0800)]
spec adjustments

14 years agoadded new small font test
Matthias Kramm [Tue, 9 Feb 2010 03:17:28 +0000 (19:17 -0800)]
added new small font test

14 years agoapplied definebuttonsound patch from Dan Weiss
kramm [Mon, 8 Feb 2010 00:12:18 +0000 (16:12 -0800)]
applied definebuttonsound patch from Dan Weiss

14 years agofixed win32 compilation, added missing files to tarball
kramm [Sun, 7 Feb 2010 03:19:50 +0000 (19:19 -0800)]
fixed win32 compilation, added missing files to tarball

14 years agofixed exceptionally stupid mem leak
Matthias Kramm [Fri, 5 Feb 2010 07:01:40 +0000 (23:01 -0800)]
fixed exceptionally stupid mem leak

14 years agoadded some basic transparency support to pdf2pdf
Matthias Kramm [Fri, 5 Feb 2010 06:22:08 +0000 (22:22 -0800)]
added some basic transparency support to pdf2pdf

14 years agoadded transparency spec
Matthias Kramm [Fri, 5 Feb 2010 05:38:08 +0000 (21:38 -0800)]
added transparency spec

14 years agoeven more memleak fixes
Matthias Kramm [Fri, 5 Feb 2010 01:01:36 +0000 (17:01 -0800)]
even more memleak fixes

14 years agofixed another mem leak
Matthias Kramm [Fri, 5 Feb 2010 00:53:07 +0000 (16:53 -0800)]
fixed another mem leak

14 years agofixed a mem leak
Matthias Kramm [Fri, 5 Feb 2010 00:52:21 +0000 (16:52 -0800)]
fixed a mem leak

14 years agoadded prepare() to ruby gfx interface
Matthias Kramm [Thu, 4 Feb 2010 21:56:08 +0000 (13:56 -0800)]
added prepare() to ruby gfx interface

14 years agomade pdf2pdf clean up its tempfiles
Matthias Kramm [Thu, 4 Feb 2010 03:52:45 +0000 (19:52 -0800)]
made pdf2pdf clean up its tempfiles

14 years agoallow a pdf file to have broken pages
Matthias Kramm [Wed, 3 Feb 2010 00:20:52 +0000 (16:20 -0800)]
allow a pdf file to have broken pages

14 years agofixed segfault in AES DecryptStream
Matthias Kramm [Wed, 3 Feb 2010 00:08:59 +0000 (16:08 -0800)]
fixed segfault in AES DecryptStream

14 years agofixed staircase issue with poly2bitmap
Matthias Kramm [Tue, 2 Feb 2010 19:48:35 +0000 (11:48 -0800)]
fixed staircase issue with poly2bitmap

14 years agoremoved annoying bfchar warnings
Matthias Kramm [Thu, 28 Jan 2010 22:19:23 +0000 (14:19 -0800)]
removed annoying bfchar warnings

14 years agofixed hairlines around images w/ poly2bitmap
Matthias Kramm [Thu, 28 Jan 2010 01:41:37 +0000 (17:41 -0800)]
fixed hairlines around images w/ poly2bitmap

14 years agooptimized distance-from-origin iteration
Matthias Kramm [Thu, 28 Jan 2010 01:07:26 +0000 (17:07 -0800)]
optimized distance-from-origin iteration

14 years agofinished implementing new bounding box logic
Matthias Kramm [Thu, 28 Jan 2010 00:27:52 +0000 (16:27 -0800)]
finished implementing new bounding box logic

14 years agofixed segv in ruby module
Matthias Kramm [Wed, 27 Jan 2010 02:46:06 +0000 (18:46 -0800)]
fixed segv in ruby module

14 years agostarted working on bitmap splitter
Matthias Kramm [Tue, 26 Jan 2010 07:39:44 +0000 (23:39 -0800)]
started working on bitmap splitter

14 years agofixed rendering call in spec_helper
Matthias Kramm [Mon, 25 Jan 2010 21:23:42 +0000 (13:23 -0800)]
fixed rendering call in spec_helper

14 years agofixed rendering of definefont3
Matthias Kramm [Mon, 25 Jan 2010 20:42:12 +0000 (12:42 -0800)]
fixed rendering of definefont3

14 years agofixed xpdf memory overflow
Matthias Kramm [Fri, 22 Jan 2010 00:19:35 +0000 (16:19 -0800)]
fixed xpdf memory overflow

14 years agofixed jbig memory alloc problem
Matthias Kramm [Thu, 21 Jan 2010 23:31:38 +0000 (15:31 -0800)]
fixed jbig memory alloc problem

14 years agoremoved debugging printf
Matthias Kramm [Thu, 21 Jan 2010 01:10:51 +0000 (17:10 -0800)]
removed debugging printf

14 years agokerning table fixes
Matthias Kramm [Thu, 21 Jan 2010 01:07:56 +0000 (17:07 -0800)]
kerning table fixes

14 years agofixed nasty bug in dict iterator
Matthias Kramm [Thu, 21 Jan 2010 00:50:31 +0000 (16:50 -0800)]
fixed nasty bug in dict iterator

14 years agoadded basic support for split up background bitmaps
Matthias Kramm [Wed, 20 Jan 2010 02:47:41 +0000 (18:47 -0800)]
added basic support for split up background bitmaps

14 years agofixed Makefile, added spec file
Matthias Kramm [Wed, 20 Jan 2010 01:36:20 +0000 (17:36 -0800)]
fixed Makefile, added spec file

14 years agoimplemented .swc import
Matthias Kramm [Sun, 17 Jan 2010 06:12:36 +0000 (22:12 -0800)]
implemented .swc import

14 years agofixed compiler error
Matthias Kramm [Sun, 17 Jan 2010 03:31:07 +0000 (19:31 -0800)]
fixed compiler error

14 years agoadded kerning support to record device
Matthias Kramm [Sat, 16 Jan 2010 03:34:43 +0000 (19:34 -0800)]
added kerning support to record device

14 years agoadded kerning to fonts
Matthias Kramm [Sat, 16 Jan 2010 03:32:29 +0000 (19:32 -0800)]
added kerning to fonts

14 years agooptimized lib/pdf/Makefile.in
Matthias Kramm [Sat, 9 Jan 2010 02:04:57 +0000 (18:04 -0800)]
optimized lib/pdf/Makefile.in

14 years agoadded gfximage_free to gfximage.{c,h}
Matthias Kramm [Sat, 9 Jan 2010 01:32:24 +0000 (17:32 -0800)]
added gfximage_free to gfximage.{c,h}

14 years agofixed format warnings
Matthias Kramm [Sat, 9 Jan 2010 01:12:57 +0000 (17:12 -0800)]
fixed format warnings

14 years agofixed compiler warnings
Matthias Kramm [Sat, 9 Jan 2010 00:30:40 +0000 (16:30 -0800)]
fixed compiler warnings

14 years agoconfigure: fixed LDFLAGS passing, added -Wno-write-strings
Matthias Kramm [Fri, 8 Jan 2010 23:31:33 +0000 (15:31 -0800)]
configure: fixed LDFLAGS passing, added -Wno-write-strings

14 years agofixed record device handling of font->{ascent,descent}
Matthias Kramm [Thu, 7 Jan 2010 21:05:46 +0000 (13:05 -0800)]
fixed record device handling of font->{ascent,descent}

14 years agoremoved superfluous addfont()
Matthias Kramm [Thu, 7 Jan 2010 20:47:15 +0000 (12:47 -0800)]
removed superfluous addfont()

14 years agoruby interface: raise an exception if we couldn't open a file
Matthias Kramm [Thu, 7 Jan 2010 02:07:16 +0000 (18:07 -0800)]
ruby interface: raise an exception if we couldn't open a file

14 years agoadded .bbox method to glyph in ruby interface
Matthias Kramm [Wed, 6 Jan 2010 20:36:53 +0000 (12:36 -0800)]
added .bbox method to glyph in ruby interface

14 years agoadded font->ascent/font->descent to ruby interface
Matthias Kramm [Wed, 6 Jan 2010 02:34:54 +0000 (18:34 -0800)]
added font->ascent/font->descent to ruby interface

14 years agoDEFINEBINARY defines an id
Matthias Kramm [Tue, 5 Jan 2010 19:52:50 +0000 (11:52 -0800)]
DEFINEBINARY defines an id

14 years agoadded simple xml parser
Matthias Kramm [Mon, 4 Jan 2010 07:46:01 +0000 (23:46 -0800)]
added simple xml parser

14 years agointroduced cross-asset dependencies
Matthias Kramm [Sat, 2 Jan 2010 05:53:51 +0000 (21:53 -0800)]
introduced cross-asset dependencies

14 years agomore bugfixes
Matthias Kramm [Sat, 2 Jan 2010 05:19:49 +0000 (21:19 -0800)]
more bugfixes

14 years agobugfixes
Matthias Kramm [Sat, 2 Jan 2010 05:00:27 +0000 (21:00 -0800)]
bugfixes

14 years agorefactored relocation
Matthias Kramm [Sat, 2 Jan 2010 04:15:51 +0000 (20:15 -0800)]
refactored relocation

14 years agoimplemented asset resolving
Matthias Kramm [Sat, 2 Jan 2010 02:45:04 +0000 (18:45 -0800)]
implemented asset resolving

14 years agofixed gfximage_save_jpeg function call
Matthias Kramm [Wed, 30 Dec 2009 01:42:52 +0000 (17:42 -0800)]
fixed gfximage_save_jpeg function call

14 years agosmall bugfix in matrix printer
Matthias Kramm [Tue, 29 Dec 2009 23:50:58 +0000 (15:50 -0800)]
small bugfix in matrix printer

14 years agomoved image rescaler to lib/gfximage.c
Matthias Kramm [Wed, 23 Dec 2009 01:14:50 +0000 (17:14 -0800)]
moved image rescaler to lib/gfximage.c

14 years agomore parameter refactoring
Matthias Kramm [Tue, 22 Dec 2009 01:57:05 +0000 (17:57 -0800)]
more parameter refactoring

14 years agotidied up parameter passing
Matthias Kramm [Mon, 21 Dec 2009 23:17:17 +0000 (15:17 -0800)]
tidied up parameter passing

14 years agofixed Makefiles, made rbgfx mem handling more robust
Matthias Kramm [Sun, 20 Dec 2009 04:05:45 +0000 (20:05 -0800)]
fixed Makefiles, made rbgfx mem handling more robust

14 years agofixed some memory issues in ruby interface
Matthias Kramm [Sat, 19 Dec 2009 03:34:11 +0000 (19:34 -0800)]
fixed some memory issues in ruby interface

14 years agoimplemented fonts in ruby wrapper
Matthias Kramm [Fri, 18 Dec 2009 01:22:10 +0000 (17:22 -0800)]
implemented fonts in ruby wrapper

14 years agoimplemented vector primitives in ruby wrapper
Matthias Kramm [Thu, 17 Dec 2009 04:31:56 +0000 (20:31 -0800)]
implemented vector primitives in ruby wrapper

14 years agoinitial prototype of ruby interface
Matthias Kramm [Wed, 16 Dec 2009 23:54:38 +0000 (15:54 -0800)]
initial prototype of ruby interface

14 years agoapplied swfextract binary resource patch from Paul Fitzpatrick
Matthias Kramm [Wed, 16 Dec 2009 23:06:58 +0000 (15:06 -0800)]
applied swfextract binary resource patch from Paul Fitzpatrick

14 years agofixed some namespace bugs
Matthias Kramm [Sun, 13 Dec 2009 05:07:00 +0000 (21:07 -0800)]
fixed some namespace bugs

14 years agosome cleanups, extended testcases forward2, override_ns
Matthias Kramm [Sun, 13 Dec 2009 04:20:11 +0000 (20:20 -0800)]
some cleanups, extended testcases forward2, override_ns

14 years agofixed utf8 handling
Matthias Kramm [Sun, 13 Dec 2009 03:03:19 +0000 (19:03 -0800)]
fixed utf8 handling

14 years agofixed forward.as test case
Matthias Kramm [Sun, 13 Dec 2009 01:20:44 +0000 (17:20 -0800)]
fixed forward.as test case

14 years agoparse centerx/centery in rescale device
Matthias Kramm [Wed, 2 Dec 2009 21:42:19 +0000 (13:42 -0800)]
parse centerx/centery in rescale device

14 years agoadded configure check for fftw3
Matthias Kramm [Wed, 2 Dec 2009 01:06:16 +0000 (17:06 -0800)]
added configure check for fftw3

14 years agofixed text selection with alignzones
Matthias Kramm [Tue, 1 Dec 2009 02:28:58 +0000 (18:28 -0800)]
fixed text selection with alignzones

14 years agoadded graph_find_components() to graph library
Matthias Kramm [Tue, 1 Dec 2009 01:50:37 +0000 (17:50 -0800)]
added graph_find_components() to graph library

14 years agofixed a couple of memleaks
Matthias Kramm [Mon, 30 Nov 2009 22:33:51 +0000 (14:33 -0800)]
fixed a couple of memleaks

14 years agohandle fonts with zero bboxes in layout more gracefully
Matthias Kramm [Sun, 29 Nov 2009 19:58:01 +0000 (11:58 -0800)]
handle fonts with zero bboxes in layout more gracefully

14 years agoadded --flashtype option to font2swf
Matthias Kramm [Sun, 29 Nov 2009 19:47:13 +0000 (11:47 -0800)]
added --flashtype option to font2swf

14 years agoadded 'flashtype' option to .font in swfc
Matthias Kramm [Sun, 29 Nov 2009 19:38:04 +0000 (11:38 -0800)]
added 'flashtype' option to .font in swfc

14 years agoundo previous change
Matthias Kramm [Sat, 28 Nov 2009 21:01:48 +0000 (13:01 -0800)]
undo previous change

14 years agoignore word starts during pair usage building
Matthias Kramm [Sat, 28 Nov 2009 20:52:18 +0000 (12:52 -0800)]
ignore word starts during pair usage building

14 years agosmall bugfixes
Matthias Kramm [Sat, 28 Nov 2009 04:42:02 +0000 (20:42 -0800)]
small bugfixes

14 years agogenerate align zones during postprocessing
Matthias Kramm [Sat, 28 Nov 2009 03:35:34 +0000 (19:35 -0800)]
generate align zones during postprocessing

14 years agoallow for utf8 names
Matthias Kramm [Fri, 27 Nov 2009 06:02:31 +0000 (22:02 -0800)]
allow for utf8 names

14 years agoallow to reset a graphcut graph
Matthias Kramm [Wed, 25 Nov 2009 20:23:35 +0000 (12:23 -0800)]
allow to reset a graphcut graph

14 years agoadded graphcut library
Matthias Kramm [Wed, 25 Nov 2009 19:44:46 +0000 (11:44 -0800)]
added graphcut library

14 years agoadded some more as3 tests
Matthias Kramm [Sun, 22 Nov 2009 21:54:44 +0000 (13:54 -0800)]
added some more as3 tests

14 years agofixed tests const.as and static.as
Matthias Kramm [Sun, 22 Nov 2009 18:39:16 +0000 (10:39 -0800)]
fixed tests const.as and static.as

14 years agoadded better static support for as3compile
Matthias Kramm [Sun, 22 Nov 2009 05:02:05 +0000 (21:02 -0800)]
added better static support for as3compile

14 years agoadded occurence counting to glyph pair tracker
Matthias Kramm [Thu, 19 Nov 2009 05:12:26 +0000 (21:12 -0800)]
added occurence counting to glyph pair tracker

14 years agoadded glyph pairing to align zone detector
Matthias Kramm [Thu, 19 Nov 2009 00:07:18 +0000 (16:07 -0800)]
added glyph pairing to align zone detector

14 years agofixed xml_ns.as
Matthias Kramm [Mon, 16 Nov 2009 01:49:16 +0000 (17:49 -0800)]
fixed xml_ns.as

14 years agoadded a comment to fontalignzone distance detector
Matthias Kramm [Sun, 15 Nov 2009 21:34:57 +0000 (13:34 -0800)]
added a comment to fontalignzone distance detector

14 years agofixed as3/namespaces2.as
Matthias Kramm [Sun, 15 Nov 2009 04:06:51 +0000 (20:06 -0800)]
fixed as3/namespaces2.as

14 years agofixed some compiler warnings, fixed as3compile spec for-in.as
Matthias Kramm [Sun, 15 Nov 2009 02:55:02 +0000 (18:55 -0800)]
fixed some compiler warnings, fixed as3compile spec for-in.as

14 years agodon't generate align zones for unused fonts. fixed some mem leaks.
Matthias Kramm [Sat, 7 Nov 2009 03:33:33 +0000 (19:33 -0800)]
don't generate align zones for unused fonts. fixed some mem leaks.

14 years agomore alignzone tuning
Matthias Kramm [Sat, 7 Nov 2009 03:24:46 +0000 (19:24 -0800)]
more alignzone tuning

14 years agofixed image maskcolors
Matthias Kramm [Sat, 7 Nov 2009 03:15:40 +0000 (19:15 -0800)]
fixed image maskcolors

14 years agofixed swfextract for tiny images
Matthias Kramm [Sat, 7 Nov 2009 03:06:58 +0000 (19:06 -0800)]
fixed swfextract for tiny images

14 years agoincorporate global font information into alignzones for individual chars
Matthias Kramm [Fri, 6 Nov 2009 22:27:40 +0000 (14:27 -0800)]
incorporate global font information into alignzones for individual chars

14 years agofixed a couple of bugs in alignzone detector
Matthias Kramm [Thu, 5 Nov 2009 04:49:43 +0000 (20:49 -0800)]
fixed a couple of bugs in alignzone detector

14 years agoapplied as3name patch from Ricardo Pedroso
Matthias Kramm [Tue, 3 Nov 2009 17:27:30 +0000 (09:27 -0800)]
applied as3name patch from Ricardo Pedroso