git.asbjorn.biz
/
swftools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc 2.95.x fixes.
[swftools.git]
/
pdf2swf
/
2004-11-28
kramm
fixed crash if a standard font wasn't found.
tree
|
commitdiff
2004-11-25
kramm
added some comments.
tree
|
commitdiff
2004-11-25
kramm
added new option "forceType0Fonts".
tree
|
commitdiff
2004-11-25
kramm
added $(A) for lib extension.
tree
|
commitdiff
2004-11-22
kramm
fixed bug in SWFOutputDev::getDimensions().
tree
|
commitdiff
2004-11-22
kramm
object extension is now determined by configure. (...
tree
|
commitdiff
2004-11-17
kramm
fixed function name.
tree
|
commitdiff
2004-11-17
kramm
The user's clip box is now taken as-is, instead of...
tree
|
commitdiff
2004-11-17
kramm
temporarily removed -1, -2 from usage().
tree
|
commitdiff
2004-11-17
kramm
added n-upping.
tree
|
commitdiff
2004-11-17
kramm
swf_output now needs an explicit pagefeed after each...
tree
|
commitdiff
2004-11-17
kramm
added fix for the "last frame emtpy" problem.
tree
|
commitdiff
2004-11-17
kramm
added support for rendering multiple pages into a singl...
tree
|
commitdiff
2004-11-17
kramm
added pagefeed() function.
tree
|
commitdiff
2004-11-15
kramm
fixed conversion for fonts with broken unicode indices.
tree
|
commitdiff
2004-11-07
kramm
Applied Moriyoshi Koizumi's CID Type 2 patch.
tree
|
commitdiff
2004-11-02
kramm
* added fontconfig parameter
tree
|
commitdiff
2004-11-01
kramm
some languagedir related bugfixes.
tree
|
commitdiff
2004-11-01
kramm
added path handling for language packs.
tree
|
commitdiff
2004-11-01
kramm
added a few more dependencies.
tree
|
commitdiff
2004-10-26
kramm
added pdfswf_addlanguagedir() function.
tree
|
commitdiff
2004-10-26
kramm
new function pdfswf_addlanguagedir().
tree
|
commitdiff
2004-10-26
kramm
fixed logging of parameter parsing.
tree
|
commitdiff
2004-10-26
kramm
made parseFile() public.
tree
|
commitdiff
2004-10-23
kramm
renamed xpdfrc to pdf2swf.conf, to prevent xpdf configu...
tree
|
commitdiff
2004-10-22
kramm
added some log messages to the font directory routines.
tree
|
commitdiff
2004-10-22
kramm
moved addfontdir to SWFOutputDev.cc.
tree
|
commitdiff
2004-10-22
kramm
check result value of swf_output_save().
tree
|
commitdiff
2004-10-22
kramm
* added getDimensions() method to OutputDev
tree
|
commitdiff
2004-10-22
kramm
added boolean return value to save().
tree
|
commitdiff
2004-10-22
kramm
moved addfontdir from pdf2swf.cc to SWFOutputDev.cc.
tree
|
commitdiff
2004-10-22
kramm
added members x1,y1,x2,y2 to swf_output.
tree
|
commitdiff
2004-10-22
kramm
swf_output_save now returns a status code.
tree
|
commitdiff
2004-10-22
kramm
* changed logging interface
tree
|
commitdiff
2004-10-22
kramm
* swfoutput_save now returns a status code
tree
|
commitdiff
2004-10-21
kramm
fixed endless loop bug.
tree
|
commitdiff
2004-10-21
kramm
* page info bugfixes
tree
|
commitdiff
2004-10-21
kramm
* changed interface to pdf2swf.cc
tree
|
commitdiff
2004-10-21
kramm
fixed memory leaks.
tree
|
commitdiff
2004-10-21
kramm
moved static variables into a structure.
tree
|
commitdiff
2004-10-21
kramm
added pdf_page_rendersection().
tree
|
commitdiff
2004-10-21
kramm
added __cplusplus extern "C" stuff.
tree
|
commitdiff
2004-10-21
kramm
made interface a little more oo-like.
tree
|
commitdiff
2004-10-21
kramm
removed _setversion, _jpegquality.
tree
|
commitdiff
2004-10-21
kramm
removed setprotected().
tree
|
commitdiff
2004-10-21
kramm
added movex/movey.
tree
|
commitdiff
2004-10-21
kramm
* removed config struct again
tree
|
commitdiff
2004-10-21
kramm
added save method.
tree
|
commitdiff
2004-10-21
kramm
moved all static variables into a structure.
tree
|
commitdiff
2004-10-21
kramm
non-main modules are now compiled into a library.
tree
|
commitdiff
2004-10-21
kramm
c++/c fixes
tree
|
commitdiff
2004-10-21
kramm
changed interface of converter engine.
tree
|
commitdiff
2004-10-19
kramm
fixed endless loop.
tree
|
commitdiff
2004-10-15
kramm
if font encoding is not unicode, try glyph[ascii2glyph...
tree
|
commitdiff
2004-10-15
kramm
don't assign unicode character if uLen is 0 in drawChar().
tree
|
commitdiff
2004-09-28
kramm
added crop box fix.
tree
|
commitdiff
2004-09-27
kramm
added gradient warning.
tree
|
commitdiff
2004-09-27
kramm
fixed blank frame bug.
tree
|
commitdiff
2004-09-27
kramm
added (call to) useGradients().
tree
|
commitdiff
2004-09-26
kramm
* fixed small bbox bug
tree
|
commitdiff
2004-09-26
kramm
added support for different page sizes.
tree
|
commitdiff
2004-09-21
kramm
removed fontmatrix debug messages.
tree
|
commitdiff
2004-09-21
kramm
added debugging messages to getCharID().
tree
|
commitdiff
2004-09-21
kramm
added fix for segfault.
tree
|
commitdiff
2004-09-17
kramm
added xpdf-3.00 support.
tree
|
commitdiff
2004-09-17
kramm
*** empty log message ***
tree
|
commitdiff
2004-09-17
kramm
upgrade to xpdf-3.00.
tree
|
commitdiff
2004-09-17
kramm
applied diff between xpdf-1.01-orig and xpdf-1.01-swftools.
tree
|
commitdiff
2004-09-17
kramm
removed test code.
tree
|
commitdiff
2004-09-17
kramm
upgrade to xpdf-3.00.
tree
|
commitdiff
2004-09-17
kramm
applied diff between xpdf-1.01-orig and xpdf-1.01-swftools.
tree
|
commitdiff
2004-09-17
kramm
upgrade to xpdf 3.00.
xpdf-3-00
tree
|
commitdiff
2004-09-10
kramm
removed most set<parameter>() functions. All parameters...
tree
|
commitdiff
2004-09-10
kramm
fixed parameter passing.
tree
|
commitdiff
2004-09-10
kramm
fixed documentation.
tree
|
commitdiff
2004-09-10
kramm
set FONT_INTERNAL_SIZE to 4.
tree
|
commitdiff
2004-09-09
kramm
FONT_INTERNAL_SIZE is now 16.
tree
|
commitdiff
2004-09-09
kramm
* removed coordinate rounding
tree
|
commitdiff
2004-09-09
kramm
added documentation about zoom option.
tree
|
commitdiff
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
next