root/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 05/22/08 02:14:03 @250 [250] ralf fix bug in mp3 import
(edit) 05/19/08 21:38:59 @249 [249] ralf another gcc 4.3 compile fix (thanks to Paul Colomiets)
(edit) 05/13/08 21:43:49 @248 [248] ralf fixed bug in font import
(edit) 05/13/08 20:52:11 @247 [247] ralf gcc 4.3.0 compile fix (thanks to Arthur Chan)
(edit) 05/13/08 20:22:11 @246 [246] ralf DefineFont3 and DefineFontAlignZones? support in basic mode. DefineFont3 …
(edit) 04/20/08 22:36:32 @245 [245] ralf improved mp3 import errormessages
(edit) 04/10/08 21:39:33 @244 [244] ralf some more memory leak fixes (thanks to INADA Naoki)
(edit) 04/07/08 18:42:09 @243 [243] ralf fix memory leak and missing return value. (thanks to INADA Naoki)
(edit) 03/10/08 15:09:12 @242 [242] dan add OpDebugReg? opcode
(edit) 02/26/08 01:28:40 @241 [241] ralf Remove unclosed shape warning.
(edit) 02/05/08 19:55:45 @240 [240] dan memory handling fixes, courtesy of Inada Naoki
(edit) 01/21/08 23:50:22 @239 [239] dan actually handle the "-h" help option, instead of reporting it as an error …
(edit) 01/11/08 20:07:37 @237 [237] dan fix size calculation for "pascalU30" strings > 127 bytes.
(edit) 12/30/07 00:36:18 @235 [235] ralf applied dan's FileAttributes? patch. added as3 parameter to movie tag
(edit) 10/07/07 21:45:45 @234 [234] ralf add include tag to simple mode
(edit) 09/02/07 00:36:44 @233 [233] dan swap moveX/Y in SWFTextRecords (bug report by Pal Osterud, crosschecked …
(edit) 08/16/07 17:41:04 @232 [232] ralf fix bug in mp3 import. add support for mono mp3s.
(edit) 08/16/07 16:02:21 @231 [231] ralf add DefineFontName?
(edit) 07/30/07 17:34:47 @230 [230] ralf fix incorrect flag order in DeclareFunction2
(edit) 07/23/07 02:15:35 @229 [229] ralf fix bounding boxes (partially)
(edit) 07/17/07 00:38:46 @228 [228] ralf add DoABC, DoDefineABC, SymbolClass? and DefineBinaryData?. add binary tag …
(edit) 07/08/07 18:38:58 @227 [227] ralf add export attribute to clip tag (defines which elements are exported in a …
(edit) 07/04/07 01:15:13 @226 [226] ralf improved svg support
(edit) 06/22/07 00:33:06 @224 [224] ralf show warning when reaching EOF while reading SWF
(edit) 06/20/07 23:02:30 @222 [222] ralf fix empty name attributes in PlaceObject2 tag generated by place tag
(edit) 06/19/07 18:40:08 @221 [221] ralf fix wrong list length in LineStyle?, ConvolutionFilter? and ColorMatrix?. add …
(edit) 06/19/07 02:29:31 @219 [219] ralf changed delete to xmlFree
(edit) 04/30/07 19:03:08 @218 [218] dan re-add readpng.* (with added notice) after Greg gave permission to use the …
(edit) 04/30/07 16:20:01 @217 [217] dan remove readpng.*, due to 3clause-BSD being incompatible with GPL.
(edit) 04/12/07 00:20:31 @216 [216] dan preserve isSetup in TextRecords?. Thanks to Ralf Fuest.
(edit) 04/12/07 00:16:49 @215 [215] dan fix compatibility for freetype < and > 2.2.0
(edit) 04/10/07 23:07:28 @212 [212] dan Bitmap Filter effects on Buttons (Ralf strikes again).
(edit) 04/10/07 23:06:00 @211 [211] dan use FT_Outline_Decompose, and fix some ShapeMaker?.setup/setupR issues (i …
(edit) 04/10/07 22:43:58 @210 [210] dan fix a svg import segfault in swft_css.cpp (courtesy of Ralf Fuest)
(edit) 03/20/07 23:10:37 @208 [208] dan "ShiftedRadialGradient" (fill style 0x13, since flash8 it seems.) - like …
(edit) 03/20/07 12:59:27 @207 [207] dan scalex/scaley, skewx/skewy for simple mode.
(edit) 03/19/07 14:37:05 @206 [206] dan correct number of frames for <clip>s, courtesy of Alex Midgley.
(edit) 03/19/07 14:34:03 @205 [205] dan remove a superfluous "h"
(edit) 02/23/07 17:51:55 @204 [204] dan fix writing of floats.
(edit) 02/23/07 17:09:37 @203 [203] dan also map @fontRefs
(edit) 02/23/07 17:03:46 @201 [201] dan map all @objectIDs and @sprite attributes of lowlevel tags in simple …
(edit) 01/24/07 13:20:10 @197 [197] dan exclude id 65535 (~=-1) from idmapping; fix doubling of <data> nodes with …
(edit) 01/23/07 16:04:44 @195 [195] dan a better optimization for SWF import (optimizes fine, should not fail).
(edit) 01/23/07 16:03:42 @194 [194] dan new "bump-id" and "bump-depth" swft functions for manually increasing …
(edit) 01/23/07 16:03:15 @193 [193] dan small fix in SWFFile (gets rid of a compiler warning)
(edit) 01/19/07 18:32:31 @191 [191] dan (hopefully) real, proper support for DefineShape5. Thanks to …
(edit) 01/19/07 14:35:18 @189 [189] dan extended (to full) support for DefineShape5. DefineShape4 would likely …
(edit) 01/18/07 18:34:49 @187 [187] dan remove the failing optimization (turned of idmapping for …
(edit) 01/15/07 23:30:30 @186 [186] dan release 0.2.11.23
(edit) 01/15/07 23:24:31 @185 [185] dan optimize simple-dialect swf import: don't id-map DefineShape? contents.
(edit) 01/09/07 16:43:47 @183 [183] dan add BitmapFill? 0x42, rename 0x43.
(edit) 01/09/07 16:33:47 @182 [182] dan fix font import (was broken since [171]!).
(edit) 01/09/07 16:10:18 @181 [181] dan reorder point array for glyphs starting with a control point, …
(edit) 01/02/07 21:26:59 @180 [180] dan add PlaceObject3 bitmapCaching
(edit) 12/16/06 19:09:31 @177 [177] swebster Fixed #16: PlaceObject3 reading too much data when blend mode is used.
(edit) 12/11/06 17:21:03 @175 [175] dan DefineButton(1) support.
(edit) 12/11/06 17:20:50 @174 [174] dan Gerrit Karius' new svg xslt …
(edit) 09/27/06 18:36:06 @172 [172] dan correctly transform <meta title description> to dc: elements.
(edit) 09/27/06 18:27:01 @171 [171] dan useOutlines is always taken from argument; xml namespaces are properly …
(edit) 08/17/06 12:39:52 @169 [169] dan fix mp3 import for bitrates != 128k, courtesy of JJ.
(edit) 08/04/06 14:42:30 @167 [167] dan new "MatrixBitmap" flash8 fill style (educated guess).
(edit) 08/02/06 22:50:06 @166 [166] dan forgot swft_import_mp3.cpp
(edit) 08/02/06 15:11:31 @163 [163] dan lots of changes to svg import, courtesy of Gerrit Karius; see his post on …
(edit) 08/02/06 15:06:13 @162 [162] dan JJ's patch for mp3 import
(edit) 07/25/06 18:45:35 @160 [160] swebster Added upper- and lower- limit checking for thickness and sharpness …
(edit) 07/25/06 17:30:30 @159 [159] swebster Added swfmill-s support for anti-alias text settings.
(edit) 07/25/06 14:48:25 @158 [158] swebster Added support for CSMTextSettings (aka DefineTextInfo?) in swfmill-ll.
(edit) 07/25/06 13:24:16 @156 [156] dan support for "device fonts" in simple: define …
(edit) 07/25/06 13:08:42 @155 [155] dan convert filenames from UTF8 to isolatin1 -- should now handle …
(edit) 07/25/06 12:21:16 @153 [153] dan more fixes for DefineText2 (and friends).
(edit) 07/25/06 09:58:49 @151 [151] dan add minimal (id-only) support for DefineFontInfo3 and DefineFont3 - should …
(edit) 07/23/06 21:29:24 @149 [149] dan fix/enable DefineText2 and related types; should fix #9 (and maybe #5)
(edit) 07/23/06 19:39:07 @148 [148] dan add minimal definitions for DefineShape4/5
(edit) 07/21/06 17:09:42 @146 [146] dan steve's fixedpoint "fixes" broke fixedpoint reading/writing when …
(edit) 07/21/06 13:04:40 @145 [145] dan "swfmill library <infile/dir> <outswf>" mode (experimental).
(edit) 07/20/06 17:27:18 @141 [141] dan apply steve's fixed-point and flash8 filter support patches.
(edit) 07/20/06 16:56:36 @140 [140] dan (likely) fix plain bitmap (not clip-wrapped) import.
(edit) 05/21/06 17:23:53 @138 [138] dfischer store glyph bounding boxes in DefineFont2
(edit) 05/14/06 16:09:07 @136 [136] dfischer "globalize" dc: and rdf: namespaces within simple dialect; add …
(edit) 05/11/06 23:13:27 @134 [134] dfischer new lowlevel type "byteOrWord", that parses a byte, and if the …
(edit) 05/11/06 21:58:59 @133 [133] dfischer fix annoying rounding error (#10, #16). parsexml was sscanf-ing the …
(edit) 04/15/06 18:01:30 @131 [131] dfischer zero values in signed bitfields. fixes #5. again, thanks to steve.
(edit) 04/15/06 17:56:48 @130 [130] dfischer correct order for Condition event bits, thanks to steve. fixes #6.
(edit) 04/10/06 15:43:45 @128 [128] dfischer new XML primitive type, support for FileAttributes? and MetaData?, in …
(edit) 04/10/06 15:40:24 @127 [127] dfischer properly report on missing/unreadable mask file.
(edit) 04/09/06 23:42:23 @125 [125] dfischer finally fix the rounding; correct some info in HACKING.
(edit) 04/09/06 17:51:22 @123 [123] dfischer ImportAssets2, and using it in simple's <import>. Courtesy of Steve …
(edit) 04/09/06 17:45:49 @121 [121] dfischer slight optimization for font import (it's still wasting a lot of memory, …
(edit) 04/09/06 17:43:11 @120 [120] dfischer workaround invalid filesize definition for uncompressed files.
(edit) 04/09/06 17:34:27 @119 [119] dfischer slight adaption of some quad->cubic parameter; completes last commit.
(edit) 04/08/06 19:52:10 @118 [118] dfischer minor adjustment for quad->cubic spline conv.
(edit) 11/14/05 22:22:08 @114 [114] dfischer fix some rounding.
(edit) 10/31/05 20:04:02 @112 [112] dfischer remove debugging printf
(edit) 10/31/05 20:01:39 @111 [111] dfischer add @symbol to <font/>, offsetting charcodes by -0xf000, for stupid …
(edit) 10/30/05 19:53:04 @110 [110] dfischer release 0.2.11.1
(edit) 10/21/05 14:42:32 @109 [109] dfischer some valgrind-found delete[] fixes
(edit) 10/06/05 18:37:46 @108 [108] dfischer font leading seems useless; store font ascent in idmap …
(edit) 10/01/05 21:34:38 @107 [107] dfischer improvements to svg:text import (now regards color, size, font, …
(edit) 09/30/05 15:01:55 @105 [105] dfischer import kerning information from .ttf; some restructuring for the list of …
(edit) 09/29/05 18:16:26 @104 [104] dfischer allow override of font (family) name with @name, …