git.asbjorn.biz
/
swftools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added background color support.
[swftools.git]
/
lib
/
modules
/
2004-11-23
kramm
added background color support.
tree
|
commitdiff
2004-11-23
kramm
swf_FontEnumerate now passes a self pointer to the...
tree
|
commitdiff
2004-11-22
kramm
don't write out "S16 out of bounds) warnings in case...
tree
|
commitdiff
2004-11-19
kramm
* fixed clipped bitmap handling
tree
|
commitdiff
2004-11-16
kramm
improved line rendering quality.
tree
|
commitdiff
2004-11-16
kramm
fixed a bug which caused swf_Optimize() to miss some...
tree
|
commitdiff
2004-11-15
kramm
added newline to fprintf(stderr,...).
tree
|
commitdiff
2004-11-12
kramm
initial revision.
tree
|
commitdiff
2004-11-11
kramm
new function swf_RecodeShapeData().
tree
|
commitdiff
2004-11-11
kramm
added dummy xpos to swf_TextCalculateBBoxUTF8().
tree
|
commitdiff
2004-11-07
kramm
fixed malloc(0).
tree
|
commitdiff
2004-11-05
kramm
new functions
tree
|
commitdiff
2004-11-05
kramm
fixed byte order in swf_JPEG2TagToImage().
tree
|
commitdiff
2004-11-05
kramm
changed from malloc to rfx_alloc.
tree
|
commitdiff
2004-11-03
kramm
fixed swf_Optimize(). always return positive tag hash.
tree
|
commitdiff
2004-11-02
kramm
removed debugging printf.
tree
|
commitdiff
2004-11-01
kramm
swf_GetPlaceObject() can now also parse PLACEOBJECTs.
tree
|
commitdiff
2004-11-01
kramm
moved fillstyle definitions to ../rfxswf.c
tree
|
commitdiff
2004-10-29
kramm
added swf_ExtractImage() function.
tree
|
commitdiff
2004-10-28
kramm
some indenting/style fixes.
tree
|
commitdiff
2004-10-28
kramm
lines which are too long are now split.
tree
|
commitdiff
2004-10-27
kramm
fixed swf_Optimize().
tree
|
commitdiff
2004-10-26
kramm
added swf_Optimize() method.
tree
|
commitdiff
2004-10-22
kramm
added function name fix from Marcus Doemling.
tree
|
commitdiff
2004-10-22
kramm
swf_ObjectPlace(Clip) now only sets a matrix if it...
tree
|
commitdiff
2004-10-21
kramm
added bit checking in swf_ShapeSetCurve().
tree
|
commitdiff
2004-10-21
kramm
added extra information output in case of bit overflows.
tree
|
commitdiff
2004-09-22
kramm
swf_WriteFont/swf_ReadFont now also work on Windows.
tree
|
commitdiff
2004-09-14
kramm
removed no-longer-valid comment.
tree
|
commitdiff
2004-09-14
kramm
added overflow checking for text coordinates.
tree
|
commitdiff
2004-09-05
kramm
fixed big-endian problems.
tree
|
commitdiff
2004-09-03
kramm
added INITACTION to swf_GetDefineID().
tree
|
commitdiff
2004-09-03
kramm
Patch from Simon:
tree
|
commitdiff
2004-09-03
kramm
some fixes to ft2build.h handling.
tree
|
commitdiff
2004-09-02
kramm
use FT_FREETYPE_H if we have ft2build.h.
tree
|
commitdiff
2004-09-02
kramm
added handling of ft2build.h.
tree
|
commitdiff
2004-08-20
kramm
added support for charmaps.
tree
|
commitdiff
2004-08-17
kramm
fixed freetype bounding boxes & ascent/descent/leading.
tree
|
commitdiff
2004-08-17
kramm
fixed "bad code offset" bug.
tree
|
commitdiff
2004-08-16
kramm
fixed off by one maxascii bug.
tree
|
commitdiff
2004-08-16
kramm
fixed small bug.
tree
|
commitdiff
2004-08-16
kramm
added full_unicode to swf_SetLoadFontParameters().
tree
|
commitdiff
2004-08-16
kramm
fixed "align to subpixels" outline quality problem.
tree
|
commitdiff
2004-08-16
kramm
started reworking the FONTUSAGE code.
tree
|
commitdiff
2004-08-14
kramm
removed lame warning "strange error flushing buffer".
tree
|
commitdiff
2004-08-14
kramm
gcc 2.95.x compatibility fixes.
tree
|
commitdiff
2004-08-14
kramm
several bugfixes. Freetype fonts are now properly sized.
tree
|
commitdiff
2004-08-13
kramm
added reencoding code.
tree
|
commitdiff
2004-08-13
kramm
fixed "second swf_LoadT1Font() fails" bug.
tree
|
commitdiff
2004-08-12
kramm
added more graceful error handling.
tree
|
commitdiff
2004-08-08
kramm
indent -kr -l160
tree
|
commitdiff
2004-08-08
kramm
added swf_FontPrepareForEditText().
tree
|
commitdiff
2004-08-07
kramm
added swf_DummyFont().
tree
|
commitdiff
2004-07-25
kramm
undid last change.
tree
|
commitdiff
2004-07-25
kramm
added matrix argument to swf_SetDefineText().
tree
|
commitdiff
2004-07-24
kramm
renamed swf_LoadFontSetScale to swf_LoadFontSetParameters.
tree
|
commitdiff
2004-07-24
kramm
added custom font scaling.
tree
|
commitdiff
2004-07-12
kramm
added comment.
tree
|
commitdiff
2004-07-12
kramm
fixed TTF leading.
tree
|
commitdiff
2004-06-28
kramm
removed debugging code.
tree
|
commitdiff
2004-06-12
kramm
fixed a font bug, added handling for NULL in glyphnames.
tree
|
commitdiff
2004-06-12
kramm
removed a debug statement.
tree
|
commitdiff
2004-06-12
kramm
Freetype converter: Only glyphs with either a unicode...
tree
|
commitdiff
2004-06-06
kramm
fixed UTF8 bounding box calculation.
tree
|
commitdiff
2004-06-06
kramm
prevent against missing glyphs in swf_DrawText.
tree
|
commitdiff
2004-06-06
kramm
removed superfluous memset.
tree
|
commitdiff
2004-06-02
kramm
fixed yet another typo.
tree
|
commitdiff
2004-06-02
kramm
fixed typo.
tree
|
commitdiff
2004-06-02
kramm
added FONTNAMES to getDefineID.
tree
|
commitdiff
2004-06-02
kramm
added a size argment to swf_DrawText.
tree
|
commitdiff
2004-06-02
kramm
Added swf_TextCountBitsUTF8() and swf_TextSetCharRecord...
tree
|
commitdiff
2004-06-02
kramm
Only store max. 256 characters into a font SWF file...
tree
|
commitdiff
2004-06-02
kramm
fixed "connected h,a characters" bug.
tree
|
commitdiff
2004-05-31
kramm
moved fix for short definebitslossless tags to ../rfxswf.c.
tree
|
commitdiff
2004-05-28
kramm
fixed fontUsage functions.
tree
|
commitdiff
2004-05-28
kramm
the advance value is now in twips, not in pixels.
tree
|
commitdiff
2004-05-28
kramm
fixed ascent,descent&leading.
tree
|
commitdiff
2004-05-28
kramm
advance is now in twips, not in pixels.
tree
|
commitdiff
2004-05-16
kramm
added some functions from ../../src/swfbbox.c.
tree
|
commitdiff
2004-05-11
kramm
removed buttons from swf_GetDefineBBox(), as they don...
tree
|
commitdiff
2004-05-11
kramm
added method swf_ParseDefineText().
tree
|
commitdiff
2004-05-07
kramm
fix: definebutton2 has an alpha cxform.
tree
|
commitdiff
2004-05-02
kramm
support for using shapedrawers for line drawings
tree
|
commitdiff
2004-04-08
kramm
fixed swfextract -F segfault error
tree
|
commitdiff
2004-03-30
kramm
fixed gcc 2.95.3 compile problem
tree
|
commitdiff
2004-03-30
kramm
added glyphnames support
tree
|
commitdiff
2004-03-29
kramm
added swf_Concatenate() function
tree
|
commitdiff
2004-02-10
kramm
fixed compile problems.
tree
|
commitdiff
2004-02-06
kramm
fix for segfault in LoadT1Font if the fontname is not...
tree
|
commitdiff
2004-02-05
kramm
fix for closing unclosed shapes automatically
tree
|
commitdiff
2004-02-05
kramm
swf_LoadFont() now returns more quickly if the file...
tree
|
commitdiff
2004-02-04
kramm
renamed USE_FREETYPE to HAVE_FREETYPE
tree
|
commitdiff
2004-02-04
kramm
* renamed USE_FREETYPE to HAVE_FREETYPE
\r
mp3 support...
tree
|
commitdiff
2004-02-03
kramm
gcc 2.95.4 fixes
tree
|
commitdiff
2004-02-02
kramm
fixed bug in font name setting
tree
|
commitdiff
2004-02-02
kramm
added swf_ActionCompile function
tree
|
commitdiff
2004-02-02
kramm
new function swf_RelocateDepth().
tree
|
commitdiff
2004-02-01
kramm
swf_LoadFont now also loads SWF fonts
tree
|
commitdiff
2004-02-01
kramm
added swf_LoadFont().
tree
|
commitdiff
2004-01-31
kramm
added glyphnames tag.
tree
|
commitdiff
next