git.asbjorn.biz
/
swftools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added fontconfig support.
[swftools.git]
/
pdf2swf
/
2004-09-03
kramm
added fontconfig code.
tree
|
commitdiff
2004-09-03
kramm
added files.
tree
|
commitdiff
2004-09-02
kramm
added some words to usage().
tree
|
commitdiff
2004-09-01
kramm
added rounding of character coordinates.
tree
|
commitdiff
2004-08-26
kramm
shapes with width/height of zero are now converted...
tree
|
commitdiff
2004-08-24
kramm
fixed "triangle problem"- corrected bounding boxes...
tree
|
commitdiff
2004-08-24
kramm
the zero bounding box correction linewidth is now confi...
tree
|
commitdiff
2004-08-20
kramm
don't try to load a Type3 font.
tree
|
commitdiff
2004-08-20
kramm
refined some log messages.
tree
|
commitdiff
2004-08-20
kramm
* added rectangle correction.
tree
|
commitdiff
2004-08-19
kramm
fixed line width bug
tree
|
commitdiff
2004-08-19
kramm
fixed windows access violation which occurs if one...
xpdf-1-01-latest
tree
|
commitdiff
2004-08-18
kramm
moved most of the parameter parsing to swfoutput.cc.
tree
|
commitdiff
2004-08-18
kramm
* added swfoutput_setparameter() function.
tree
|
commitdiff
2004-08-18
kramm
* made shape overlap conversion dependend on "filloverl...
tree
|
commitdiff
2004-08-18
kramm
fixed shape bounding boxes.
tree
|
commitdiff
2004-08-18
kramm
brought --help output up to date..
tree
|
commitdiff
2004-08-17
kramm
* added some comments
tree
|
commitdiff
2004-08-16
kramm
started fixing text bounding boxes.
tree
|
commitdiff
2004-08-16
kramm
implemented font matrices.
tree
|
commitdiff
2004-08-16
kramm
added fontmatrix to swfoutput struct.
tree
|
commitdiff
2004-08-16
kramm
added logging of glyph bounding boxes.
tree
|
commitdiff
2004-08-16
kramm
added call to swf_FontUseGlyph().
tree
|
commitdiff
2004-08-16
kramm
added call to swf_SetLoadFontParameters() in order...
tree
|
commitdiff
2004-08-14
kramm
added drawmode to swfoutput struct.
tree
|
commitdiff
2004-08-14
kramm
* remove empty shapes from output
tree
|
commitdiff
2004-08-14
kramm
added some log messages.
tree
|
commitdiff
2004-08-14
kramm
log "empty shape" messages as level debug.
tree
|
commitdiff
2004-08-14
kramm
removed font scaling comment
tree
|
commitdiff
2004-08-12
kramm
fixed problem where the wrong fonts were searched for...
tree
|
commitdiff
2004-08-12
kramm
added check against bad fonts.
tree
|
commitdiff
2004-08-07
kramm
added more helpful log messages.
tree
|
commitdiff
2004-08-07
kramm
added some log messages about fonts.
tree
|
commitdiff
2004-08-07
kramm
* fixed rotated crop box handling.
tree
|
commitdiff
2004-08-07
kramm
small logging fixes.
tree
|
commitdiff
2004-08-07
kramm
added some xpdf dependencies.
tree
|
commitdiff
2004-08-07
kramm
escaped filenames in system() calls.
tree
|
commitdiff
2004-08-05
kramm
fixed windows access violation which occurs if one...
tree
|
commitdiff
2004-07-30
kramm
removed ttf2pt1 include.
tree
|
commitdiff
2004-07-25
kramm
removed gfile.h include.
tree
|
commitdiff
2004-07-25
kramm
swfoutput_drawchar now returns success or failure.
tree
|
commitdiff
2004-07-24
kramm
* removed t1lib and ttf2pt1 references
tree
|
commitdiff
2004-07-19
kdalpatadu
*** empty log message ***
tree
|
commitdiff
2004-07-18
kramm
added clipping against cropbox (page background shape).
tree
|
commitdiff
2004-07-18
kramm
fixed "startdepth" white background bug.
tree
|
commitdiff
2004-07-18
kramm
removed cropping again. It's now done in ../swfoutput.cc.
tree
|
commitdiff
2004-07-18
kramm
enabled cropbox again, so the PDF will look right even...
tree
|
commitdiff
2004-07-12
kramm
reapplied change 1.61, due to a CVS conflict.
tree
|
commitdiff
2004-07-05
kramm
added background rectangle.
tree
|
commitdiff
2004-07-05
kramm
fixed crop box passing.
tree
|
commitdiff
2004-07-05
kramm
bounding boxes are not required to start at zero anymore.
tree
|
commitdiff
2004-07-05
kramm
* removed explicit use of cropbox for cropping
tree
|
commitdiff
2004-07-05
kramm
startPage function now takes a crop box as parameter.
tree
|
commitdiff
2004-06-28
kramm
added fontCIDType0C support.
tree
|
commitdiff
2004-06-28
kramm
added some error checks.
tree
|
commitdiff
2004-06-21
kramm
added some failbacks for missing characters.
tree
|
commitdiff
2004-06-21
kramm
fixed /tmp/ issue on Win32.
tree
|
commitdiff
2004-06-21
kramm
added more error messages in case of font problems.
tree
|
commitdiff
2004-06-21
kramm
use xpdf to write out embedded TTF fonts.
tree
|
commitdiff
2004-06-15
kramm
pdf2swf's home is now C:\swftools.
tree
|
commitdiff
2004-06-15
kramm
fixed uncompressCmd file location for Win32.
tree
|
commitdiff
2004-06-12
kramm
more convenience dependencies.
tree
|
commitdiff
2004-06-12
kramm
added convenience dependencies to xpdf, ttf2pt1 targets.
tree
|
commitdiff
2004-06-12
kramm
fixed missing font bug.
tree
|
commitdiff
2004-06-12
kramm
removed a debug statement.
tree
|
commitdiff
2004-06-12
kramm
fixed tempfile handling, support for buggy ttf2pt1...
tree
|
commitdiff
2004-06-12
kramm
added Windows version for temp files.
tree
|
commitdiff
2004-06-12
kramm
dump full ttf2pt1 command line to log.
tree
|
commitdiff
2004-06-12
kramm
Added Win32 support.
tree
|
commitdiff
2004-06-12
kramm
mktmpname now supports WIN32.
tree
|
commitdiff
2004-06-12
kramm
added some debugging code.
tree
|
commitdiff
2004-06-12
kramm
added some debug output to argument parser.
tree
|
commitdiff
2004-06-12
kramm
fixed a bug.
tree
|
commitdiff
2004-06-12
kramm
added "b" flag to fopen.
tree
|
commitdiff
2004-06-12
kramm
ntohs, ntohl, htons are available on MingW, so don...
tree
|
commitdiff
2004-05-11
kramm
fixed segmentation fault in T1_ReencodeFont().
tree
|
commitdiff
2004-05-07
kramm
initial revision
tree
|
commitdiff
2004-02-01
kramm
removed man page font2swf.1.
tree
|
commitdiff
2004-01-31
kramm
removed font2swf.cc.
tree
|
commitdiff
2004-01-31
kramm
moved to ../src/font2swf.c.
tree
|
commitdiff
2004-01-31
kramm
added gmon.out to clean target
tree
|
commitdiff
2004-01-11
kramm
fixed a bug- iso_encodings.cc isn't actually used.
tree
|
commitdiff
2004-01-11
kramm
* changed standard encoding to WinAnsi.
tree
|
commitdiff
2004-01-01
kramm
Generated from pdf2swf_usage.html
tree
|
commitdiff
2003-11-19
kramm
fixed zero coordinate problem in swf_TextSetInfoRecord().
tree
|
commitdiff
2003-08-08
kramm
added (long) GPL headers.
tree
|
commitdiff
2003-08-02
kramm
added extra log messages, fix for OpenOffice PDF problem.
tree
|
commitdiff
2003-07-05
kramm
added support for $(EXEEXT)
tree
|
commitdiff
2003-07-05
kramm
resolved conflict with MingW's FIXED type.
tree
|
commitdiff
2003-07-05
kramm
upgraded ttf2pt1 to 3.4.3.
tree
|
commitdiff
2003-07-05
kramm
cplusplus handling.
tree
|
commitdiff
2003-07-05
kramm
include ../../config.h.
tree
|
commitdiff
2003-07-05
kramm
some fixes for font in proba.pdf.
tree
|
commitdiff
2003-07-05
kramm
changed logf to msg.
tree
|
commitdiff
2003-07-05
kramm
* added freetype support in ttf2pt1
tree
|
commitdiff
2003-07-05
kramm
upgraded to 3.4.3.
tree
|
commitdiff
2003-05-21
kramm
changed to new librfxswf shape functions.
tree
|
commitdiff
2003-05-08
kramm
several bugfixes in the caplinestyle routines.
tree
|
commitdiff
2003-05-08
kramm
set caplinewidth default to 3.0
tree
|
commitdiff
2003-04-30
kramm
added note about font installation.
tree
|
commitdiff
next