git.asbjorn.biz
/
swftools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixed page extraction problem together with gfx module
[swftools.git]
/
lib
/
modules
/
swftext.c
2008-05-24
kramm
applied Huub Schaek's .edittext patch
blob
|
commitdiff
2008-05-22
kramm
terminate font name with \0
blob
|
commitdiff
|
diff to current
2008-03-26
kramm
made compileable standalone
blob
|
commitdiff
|
diff to current
2008-03-17
kramm
renamed dx/dy to x/y in TextSetInfoRecord
blob
|
commitdiff
|
diff to current
2008-01-09
kramm
win32 compile fixes
blob
|
commitdiff
|
diff to current
2007-12-12
kramm
applied MSVC compatibility patch from Dwight Kelly
blob
|
commitdiff
|
diff to current
2007-11-07
kramm
set previously uninitialized variables
blob
|
commitdiff
|
diff to current
2007-09-09
kramm
fixed bug in text printing
blob
|
commitdiff
|
diff to current
2007-09-08
kramm
added missing const keywords
blob
|
commitdiff
|
diff to current
2007-08-20
kramm
first half of Huub Schaek's sweep patch
blob
|
commitdiff
|
diff to current
2007-08-11
kramm
added extra braces
blob
|
commitdiff
|
diff to current
2007-08-07
kramm
patch from Huub Schaeks
blob
|
commitdiff
|
diff to current
2007-07-27
kramm
applied patches from Huub Schaeks
blob
|
commitdiff
|
diff to current
2007-01-21
kramm
removed debug output
blob
|
commitdiff
|
diff to current
2006-10-30
kramm
changed "%c" in text extraction to "%lc"
blob
|
commitdiff
|
diff to current
2006-06-16
kramm
added used_glyphs field in font usage
blob
|
commitdiff
|
diff to current
2005-12-07
kramm
glyph2ascii can now be NULL
blob
|
commitdiff
|
diff to current
2005-12-03
kramm
added newline capability to swf_SetDefineText().
blob
|
commitdiff
|
diff to current
2005-06-19
kramm
fixed memory deallocing
blob
|
commitdiff
|
diff to current
2005-05-28
kramm
fixed alpha color values in swf_ExtractText()
blob
|
commitdiff
|
diff to current
2005-05-21
kramm
fixed character reading: take offset table into account.
blob
|
commitdiff
|
diff to current
2005-05-08
kramm
added a temporary swf_FontReduce() solution
blob
|
commitdiff
|
diff to current
2005-04-03
kramm
fixed swf_FontEnumerate()
blob
|
commitdiff
|
diff to current
2005-04-01
kramm
fixed swf_FontEnumerate() prototype
blob
|
commitdiff
|
diff to current
2004-11-28
kramm
fixed SET_TO_ZERO logic.
blob
|
commitdiff
|
diff to current
2004-11-28
kramm
fixed SET_TO_ZERO handling.
blob
|
commitdiff
|
diff to current
2004-11-23
kramm
swf_FontEnumerate now passes a self pointer to the...
blob
|
commitdiff
|
diff to current
2004-11-22
kramm
don't write out "S16 out of bounds) warnings in case...
blob
|
commitdiff
|
diff to current
2004-11-11
kramm
added dummy xpos to swf_TextCalculateBBoxUTF8().
blob
|
commitdiff
|
diff to current
2004-11-05
kramm
changed from malloc to rfx_alloc.
blob
|
commitdiff
|
diff to current
2004-09-22
kramm
swf_WriteFont/swf_ReadFont now also work on Windows.
blob
|
commitdiff
|
diff to current
2004-09-14
kramm
added overflow checking for text coordinates.
blob
|
commitdiff
|
diff to current
2004-08-17
kramm
fixed "bad code offset" bug.
blob
|
commitdiff
|
diff to current
2004-08-16
kramm
started reworking the FONTUSAGE code.
blob
|
commitdiff
|
diff to current
2004-08-14
kramm
gcc 2.95.x compatibility fixes.
blob
|
commitdiff
|
diff to current
2004-08-08
kramm
indent -kr -l160
blob
|
commitdiff
|
diff to current
2004-08-08
kramm
added swf_FontPrepareForEditText().
blob
|
commitdiff
|
diff to current
2004-07-25
kramm
undid last change.
blob
|
commitdiff
|
diff to current
2004-07-25
kramm
added matrix argument to swf_SetDefineText().
blob
|
commitdiff
|
diff to current
2004-06-12
kramm
fixed a font bug, added handling for NULL in glyphnames.
blob
|
commitdiff
|
diff to current
2004-06-06
kramm
fixed UTF8 bounding box calculation.
blob
|
commitdiff
|
diff to current
2004-06-06
kramm
prevent against missing glyphs in swf_DrawText.
blob
|
commitdiff
|
diff to current
2004-06-02
kramm
added a size argment to swf_DrawText.
blob
|
commitdiff
|
diff to current
2004-06-02
kramm
Added swf_TextCountBitsUTF8() and swf_TextSetCharRecord...
blob
|
commitdiff
|
diff to current
2004-06-02
kramm
Only store max. 256 characters into a font SWF file...
blob
|
commitdiff
|
diff to current
2004-05-28
kramm
fixed fontUsage functions.
blob
|
commitdiff
|
diff to current
2004-05-28
kramm
the advance value is now in twips, not in pixels.
blob
|
commitdiff
|
diff to current
2004-05-11
kramm
added method swf_ParseDefineText().
blob
|
commitdiff
|
diff to current
2004-04-08
kramm
fixed swfextract -F segfault error
blob
|
commitdiff
|
diff to current
2004-02-03
kramm
gcc 2.95.4 fixes
blob
|
commitdiff
|
diff to current
2004-01-31
kramm
added load/save support for glyph names.
blob
|
commitdiff
|
diff to current
2004-01-31
kramm
removed MAX_CHAR_PER_FONT, made TTF support work.
blob
|
commitdiff
|
diff to current
2004-01-01
kramm
added swf_DrawText().
blob
|
commitdiff
|
diff to current
2003-11-19
kramm
changed S16 to int, so that SET_TO_ZERO can be used.
blob
|
commitdiff
|
diff to current
2003-08-08
kramm
added (long) GPL headers.
blob
|
commitdiff
|
diff to current
2003-05-19
kramm
glyphs now use CountUBits, which makes textdefines...
blob
|
commitdiff
|
diff to current
2003-04-02
kramm
definefontinfo2
blob
|
commitdiff
|
diff to current
2003-02-06
kramm
fixed for -1 values in ascii2swf (chars without a glyph...
blob
|
commitdiff
|
diff to current
2003-02-01
kramm
fixed scaling/advancing.
blob
|
commitdiff
|
diff to current
2003-01-31
kramm
* zlib is now optional
blob
|
commitdiff
|
diff to current
2002-11-03
kramm
bugfixes.
blob
|
commitdiff
|
diff to current
2002-10-28
kramm
Flash MX additions
blob
|
commitdiff
|
diff to current
2002-06-14
kramm
* removed Font{Import,Export} functions
blob
|
commitdiff
|
diff to current
2002-06-13
kramm
bugfix: font glyph boundaries weren't stored.
blob
|
commitdiff
|
diff to current
2002-06-06
kramm
fonts with 0 characters were parsed incorrectly.
blob
|
commitdiff
|
diff to current
2002-04-21
kramm
fixed compiler warnings.
blob
|
commitdiff
|
diff to current
2002-03-22
kramm
* removed flags field from SWFFONT structure
blob
|
commitdiff
|
diff to current
2002-02-16
kramm
several bugfixes
blob
|
commitdiff
|
diff to current
2001-12-16
kramm
added EditText handling.
blob
|
commitdiff
|
diff to current
2001-12-06
kramm
fixed advance values
blob
|
commitdiff
|
diff to current
2001-12-06
kramm
swf_WriteFont: write characters > 256
blob
|
commitdiff
|
diff to current
2001-11-29
kramm
new function FontExtract_DefineTextCallback.
blob
|
commitdiff
|
diff to current
2001-11-10
kramm
swf_WriteFont: double spacing in text fields, remove...
blob
|
commitdiff
|
diff to current
2001-11-05
boehme
minor fixes: new font structure in dumpfont.c, commente...
blob
|
commitdiff
|
diff to current
2001-11-05
kramm
fixed some bugs in extractdefinefont2
blob
|
commitdiff
|
diff to current
2001-11-05
kramm
* enumerate also definefont2 tags
blob
|
commitdiff
|
diff to current
2001-11-05
kramm
changed gid to ascii2glyph and codes to glyph2ascii
blob
|
commitdiff
|
diff to current
2001-11-05
kramm
* implemented definefont2 parsing
blob
|
commitdiff
|
diff to current
2001-11-04
kramm
added swf_WriteFont and swfReadFont routines
blob
|
commitdiff
|
diff to current
2001-10-31
boehme
fixed swf_FontImport()
blob
|
commitdiff
|
diff to current
2001-10-31
boehme
rfxswf cleanups: TAG structure and ResetWriteBits/Reset...
blob
|
commitdiff
|
diff to current
2001-10-30
boehme
rfxswf cleanups: added prefixes and altered structure...
blob
|
commitdiff
|
diff to current
2001-10-28
boehme
rfxswf cleanup: replaced LP<type> by <type> *
blob
|
commitdiff
|
diff to current
2001-10-18
kramm
Initial revision
blob
|
commitdiff
|
diff to current