git.asbjorn.biz
/
swftools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added debugging messages to getCharID().
[swftools.git]
/
pdf2swf
/
swfoutput.cc
2004-09-21
kramm
added debugging messages to getCharID().
blob
|
commitdiff
2004-09-10
kramm
set FONT_INTERNAL_SIZE to 4.
blob
|
commitdiff
|
diff to current
2004-09-09
kramm
FONT_INTERNAL_SIZE is now 16.
blob
|
commitdiff
|
diff to current
2004-08-26
kramm
shapes with width/height of zero are now converted...
blob
|
commitdiff
|
diff to current
2004-08-24
kramm
fixed "triangle problem"- corrected bounding boxes...
blob
|
commitdiff
|
diff to current
2004-08-24
kramm
the zero bounding box correction linewidth is now confi...
blob
|
commitdiff
|
diff to current
2004-08-20
kramm
* added rectangle correction.
blob
|
commitdiff
|
diff to current
2004-08-19
kramm
fixed line width bug
blob
|
commitdiff
|
diff to current
2004-08-18
kramm
* made shape overlap conversion dependend on "filloverl...
blob
|
commitdiff
|
diff to current
2004-08-18
kramm
fixed shape bounding boxes.
blob
|
commitdiff
|
diff to current
2004-08-17
kramm
* added some comments
blob
|
commitdiff
|
diff to current
2004-08-16
kramm
started fixing text bounding boxes.
blob
|
commitdiff
|
diff to current
2004-08-16
kramm
implemented font matrices.
blob
|
commitdiff
|
diff to current
2004-08-16
kramm
added logging of glyph bounding boxes.
blob
|
commitdiff
|
diff to current
2004-08-16
kramm
added call to swf_FontUseGlyph().
blob
|
commitdiff
|
diff to current
2004-08-16
kramm
added call to swf_SetLoadFontParameters() in order...
blob
|
commitdiff
|
diff to current
2004-08-14
kramm
* remove empty shapes from output
blob
|
commitdiff
|
diff to current
2004-08-14
kramm
log "empty shape" messages as level debug.
blob
|
commitdiff
|
diff to current
2004-08-14
kramm
removed font scaling comment
blob
|
commitdiff
|
diff to current
2004-08-12
kramm
added check against bad fonts.
blob
|
commitdiff
|
diff to current
2004-07-25
kramm
swfoutput_drawchar now returns success or failure.
blob
|
commitdiff
|
diff to current
2004-07-24
kramm
* removed t1lib and ttf2pt1 references
blob
|
commitdiff
|
diff to current
2004-07-19
kdalpatadu
*** empty log message ***
blob
|
commitdiff
|
diff to current
2004-07-18
kramm
added clipping against cropbox (page background shape).
blob
|
commitdiff
|
diff to current
2004-07-18
kramm
fixed "startdepth" white background bug.
blob
|
commitdiff
|
diff to current
2004-07-05
kramm
added background rectangle.
blob
|
commitdiff
|
diff to current
2004-07-05
kramm
bounding boxes are not required to start at zero anymore.
blob
|
commitdiff
|
diff to current
2004-06-28
kramm
added some error checks.
blob
|
commitdiff
|
diff to current
2004-06-21
kramm
added some failbacks for missing characters.
blob
|
commitdiff
|
diff to current
2004-06-12
kramm
fixed missing font bug.
blob
|
commitdiff
|
diff to current
2004-06-12
kramm
removed a debug statement.
blob
|
commitdiff
|
diff to current
2004-05-11
kramm
fixed segmentation fault in T1_ReencodeFont().
blob
|
commitdiff
|
diff to current
2003-11-19
kramm
fixed zero coordinate problem in swf_TextSetInfoRecord().
blob
|
commitdiff
|
diff to current
2003-08-08
kramm
added (long) GPL headers.
blob
|
commitdiff
|
diff to current
2003-07-05
kramm
changed logf to msg.
blob
|
commitdiff
|
diff to current
2003-05-08
kramm
several bugfixes in the caplinestyle routines.
blob
|
commitdiff
|
diff to current
2003-04-30
kramm
added support for line caps.
blob
|
commitdiff
|
diff to current
2003-04-13
kramm
set spline maximum error to 0.05.
blob
|
commitdiff
|
diff to current
2003-04-05
kramm
* new spline algorithm
blob
|
commitdiff
|
diff to current
2003-01-04
kramm
added http style function calling.
blob
|
commitdiff
|
diff to current
2002-08-17
kramm
implemented viewer gadgets and --flashversion.
blob
|
commitdiff
|
diff to current
2002-07-03
kramm
fix character searching in fonts.
blob
|
commitdiff
|
diff to current
2002-06-17
kramm
Implement -t (--stop) option.
blob
|
commitdiff
|
diff to current
2002-06-13
kramm
added antialiasing of type 3 fonts.
blob
|
commitdiff
|
diff to current
2002-05-30
kramm
made rfxswf actionscript routines threadsafe. ;)
blob
|
commitdiff
|
diff to current
2002-05-27
kramm
removed a printf.
blob
|
commitdiff
|
diff to current
2002-05-19
kramm
* routine swfoutput_drawimagejpeg now takes a bitmap...
blob
|
commitdiff
|
diff to current
2002-04-21
kramm
added -z option.
blob
|
commitdiff
|
diff to current
2002-03-15
kramm
Check the --ignore option in the "cloud bug" workaround.
blob
|
commitdiff
|
diff to current
2002-03-15
kramm
make links swfcombine(1) compatible.
blob
|
commitdiff
|
diff to current
2002-03-12
kramm
fix the "cloud" bug
blob
|
commitdiff
|
diff to current
2002-01-16
kramm
size optimization: omit splines of zero length.
blob
|
commitdiff
|
diff to current
2002-01-16
kramm
fixed handling of NULL strings in logf calls.
blob
|
commitdiff
|
diff to current
2001-12-16
kramm
store named links in a variable.
blob
|
commitdiff
|
diff to current
2001-12-13
kramm
byte order fix.
blob
|
commitdiff
|
diff to current
2001-12-06
kramm
* new function SWFFont::getWidth(char*)
blob
|
commitdiff
|
diff to current
2001-12-02
kramm
s/GetDataSize/GetTagLen/g
blob
|
commitdiff
|
diff to current
2001-11-28
kramm
The image routines don't try to insert broken images...
blob
|
commitdiff
|
diff to current
2001-11-23
kramm
added support for truetype libs using ttf2pt1.
blob
|
commitdiff
|
diff to current
2001-11-09
kramm
SWFFont now also stores char widths. (a.k.a. advance...
blob
|
commitdiff
|
diff to current
2001-11-08
kramm
swf_SetActions is now named swf_ActionSet.
blob
|
commitdiff
|
diff to current
2001-11-04
kramm
added optional storing of full font sets in the .swf...
blob
|
commitdiff
|
diff to current
2001-11-04
kramm
write fontinfo tags
blob
|
commitdiff
|
diff to current
2001-11-04
boehme
fixed: "too many arguments" bug @ swf_ActionStart()
blob
|
commitdiff
|
diff to current
2001-11-04
kramm
removed unneccessary placeobject tag
blob
|
commitdiff
|
diff to current
2001-11-01
kramm
added routines for link generation
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-29
kramm
fixed logfs with no priority
blob
|
commitdiff
|
diff to current
2001-10-29
kramm
* new function: swfoutput_drawimageagain, which draws...
blob
|
commitdiff
|
diff to current
2001-10-28
kramm
Lossless Images added.
blob
|
commitdiff
|
diff to current
2001-10-23
kramm
* startclip() doesn't change the drawmode anymore
blob
|
commitdiff
|
diff to current
2001-10-22
kramm
formatting fixes, variable inititializations, added...
blob
|
commitdiff
|
diff to current
2001-10-22
kramm
fonts now work. output size is a small fraction of...
blob
|
commitdiff
|
diff to current
2001-10-20
kramm
* shapecount is now named currentswfid
blob
|
commitdiff
|
diff to current
2001-10-20
kramm
fixed a bug. (SWFFont now strdups it's font name)
blob
|
commitdiff
|
diff to current
2001-10-20
kramm
Font characters are now addressed by full name, not...
blob
|
commitdiff
|
diff to current
2001-10-18
kramm
implemented two levels of font cache
blob
|
commitdiff
|
diff to current
2001-10-18
kramm
* setfont now takes the font id as parameter (to be...
blob
|
commitdiff
|
diff to current
2001-10-18
kramm
Initial revision
blob
|
commitdiff
|
diff to current