polygon intersector: added horizontal line reconstruction
[swftools.git] / lib / pdf /
2009-04-17 Matthias Krammintegrated xpdf security patches
2009-04-12 Matthias Krammpdf2swf: added support for print mode (-s asprint)...
2009-04-12 Matthias Krammpdf2swf: fixed polygon rendering of closed strokes
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2009-04-01 Matthias Krammadded explanatory note to 'bad state nesting' error...
2009-03-30 Matthias Krammfixed rather nasty bug in pdf2swf -O1
2009-03-29 Matthias Krammpdf2swf: fixed problem with dashed lines together with...
2009-03-29 Matthias Krammfixed bug in poly2bitmap char clip detection
2009-03-29 Matthias Krammsmall fixes
2009-03-15 Matthias Krammimproved xxpdf dependencies
2009-03-15 Matthias Krammfix for disappearing characters bug in pdf2swf
2009-03-13 Matthias Krammfixed invisible text bug
2009-03-08 Matthias Krammworkaround for zero word space problem
2009-02-24 Matthias Krammfix for rendering w/o user clip boxes
2009-02-11 Matthias Krammfixed nasty overlay detection bug in poly2bitmap
2009-02-02 Matthias Krammfixed segfault with -s multiply
2009-01-30 Matthias Krammalways add a path after 'find'
2009-01-23 Matthias Krammfixed mem leaks
2009-01-23 Matthias Krammre-added copy check
2009-01-23 Matthias Krammre-added copy check
2009-01-22 Matthias Krammalways handle external fonts using fontconfig, if avail...
2009-01-22 Matthias Krammadd font dirs to fontconfig's config
2009-01-22 Matthias Krammpass per-document parameters to the output device, too
2009-01-22 Matthias Krammfixed a mem leak
2009-01-22 Matthias Krammfixed a mem leak
2009-01-22 Matthias Krammmake sure gfxfonts are only created once
2009-01-21 Matthias Krammremoved a useless log message
2009-01-19 Matthias Krammremoved debug code
2009-01-17 Matthias Krammadded text field and jpeg counting
2009-01-16 Matthias Krammmoved all fields valid for more than one page out of...
2009-01-16 Matthias Krammchanged from preparePage() to setPageMap()
2009-01-16 Matthias Krammmoved gfxfont creation from GFXOutputDev to InfoOutputDev
2009-01-16 Matthias Krammchanged from preparePage() to setPageMap()
2009-01-16 Matthias Krammchanged from preparePage() to setPageMap()
2009-01-16 Matthias Krammchanged from preparePage() to setPageMap()
2009-01-16 Matthias Kramminitialize outputdev per page, not per document
2009-01-16 Matthias Krammmoved global class variables to GFXOutputGlobals
2009-01-16 Matthias Krammconst char* compiler fixes
2009-01-15 Matthias Krammmoved .cvsignore to .gitignore
2009-01-15 Matthias Krammmerged final cvs changes to git
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdon't use alpha channel in bitmap
2009-01-13 krammdevice which creates a bitmap and links
2009-01-13 kramm*** empty log message ***
2009-01-06 krammfixed vertical alignment bug
2008-12-23 krammfixed config.h patch
2008-12-19 krammremoved debug code
2008-12-02 krammprotect against broken fonts
2008-12-02 krammfixed display of patch errors
2008-11-23 krammmake sure to initialize dashPattern correctly
2008-11-23 krammdon't ignore 1x1 images- they may be square root roofs...
2008-11-23 krammfixed dot dashes
2008-11-12 krammcontinued bounding box implementation
2008-11-12 kramminverted monochrome handler
2008-11-12 krammcontinued bounding box implementation
2008-11-12 krammadded Makefile
2008-11-12 krammfixed bug in dash handler
2008-10-13 krammmade temporary file generation more robust
2008-10-13 krammdisabled all dithering
2008-10-06 krammadapted flash halfpixel bitmap fix to multiply values !=1
2008-10-06 krammderive advance value from font parameters or text spaci...
2008-10-06 krammfixed memory violation in preparePage()
2008-10-06 krammadded accessor functions for freetype data
2008-10-06 krammreplaced advance sample median by maximum
2008-10-06 krammadded median advance detection
2008-10-06 krammremoved pdf2swf from default build
2008-09-26 krammfixed 64 bit compile problem
2008-09-26 krammfix for segfault in case we couldn't extract a glyph...
2008-09-26 krammadded support for high-resolution dithering masks
2008-09-26 krammallow type3 bitmaps of size 1*x or x*1
2008-09-26 krammalign bitmaps properly
2008-09-26 krammif we're inside a transparency group, draw glyphs on...
2008-09-26 krammfixed compiler warning
2008-09-26 krammtried switching 1bit compare code to 64 bit registers
2008-09-26 krammadded workaround for missing graphics bug, added more...
2008-09-26 krammadded bounding box stubs
2008-09-26 krammtransform characters around origin, warn about bad...
2008-09-26 krammremember saved GfxSTatein statelist
2008-09-26 krammmake xpdf check GfxState nesting
2008-07-27 krammremoved setgfxfont prototype
2008-07-27 krammapplied external xpdf patch from Patrice Dumas
2008-07-08 krammre-inserted device parameters
2008-07-08 krammremoved parameter_t
2008-07-08 krammcount number of polygons
2008-06-19 krammremoved persistent parameter storage
2008-06-19 krammfixed page extraction problem together with gfx module
2008-06-19 krammmoved -s help to pdf.cc
2008-06-09 krammdon't parse 'fontquality' as a font
2008-05-29 krammonly round bitmap coords to integers if we are inside...
2008-05-14 krammadded new function finishPage(), to be called after...
2008-05-08 krammfixed previous antializer fix
2008-05-08 krammadded dash-length transforming
2008-05-08 krammfixed crash in antialize(), truncate image coordinates...
2008-05-08 krammenhanced logging
2008-05-08 krammswitched on convertgradients by default
2008-04-24 krammsupport for multiple softmasks on the same level
2008-04-24 krammdisabled dash length device matrix mapping
2008-04-22 krammpatch for xpdf-3.02 path handling
2008-04-22 krammadded updateLineDash implementation
next