align bitmaps properly
[swftools.git] / lib /
2008-09-26 krammalign bitmaps properly
2008-09-26 krammmade png writing faster
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-08-21 krammfixed avm3 detection
2008-08-21 krammswitched png compression to 'fastest'
2008-08-21 krammfixed line stroke width
2008-08-20 krammdon't make files which contain AVM2 Actionscript AVM3
2008-08-20 krammfixed cgi length bug
2008-08-20 krammsmall bugfixes
2008-08-20 krammimplemented gradients
2008-08-20 krammadded texture cleanup
2008-07-27 krammDeleteTag now takes two arguments
2008-07-27 krammremoved setgfxfont prototype
2008-07-27 krammapplied external xpdf patch from Patrice Dumas
2008-07-27 krammswf_DeleteTag now takes two arguments
2008-07-27 krammdeletetag now takes two arguments
2008-07-27 krammmade font conversion more robust
2008-07-19 kramm64 bit fix
2008-07-13 krammuse either lrand48() or rand()
2008-07-13 krammexternal libart patch from Patrice Dumas
2008-07-13 krammmoved external definitions from gfxpoly.c to art/art_sv...
2008-07-13 krammin_source patch from Patrice Dumas
2008-07-13 krammremoved libart includes
2008-07-13 krammmade framerate a float
2008-07-13 krammmoved external definitions from gfxpoly.c to art/art_sv...
2008-07-11 krammfixed bug in read/write float
2008-07-11 krammadded opengl device
2008-07-11 krammimplemented a few more device functions
2008-07-11 krammadded dumping of matrices and gradients
2008-07-11 krammfix in combineCallbackTex
2008-07-08 krammconfigure lame objects in lib/Makefile instead of in...
2008-07-08 krammre-inserted device parameters
2008-07-08 krammremoved parameter_t
2008-07-08 krammcount number of polygons
2008-06-19 krammadded measuring of tag sizes
2008-06-19 krammadded flush method
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-19 krammshow DEFINEBITS as DEFINEBITSJPEG (long name)
2008-06-19 krammframeresets option
2008-06-10 krammremoved ocr0.h include
2008-06-09 krammremoved references to ERROR_SUCCESS
2008-06-09 krammdon't parse 'fontquality' as a font
2008-06-09 krammadded a few const modifiers
2008-06-09 krammadded workaround for broken font bounding boxes
2008-06-09 krammadded option linknameurl
2008-05-29 krammset both user and system registry
2008-05-29 krammonly round bitmap coords to integers if we are inside...
2008-05-24 krammadded lexed/yacc'ed C files to CVS
2008-05-24 krammrestrict bbox of test images to a maximum size
2008-05-24 krammfixed bug in swf_SetFixed(8)
2008-05-24 krammadded bitmap-based polygon check
2008-05-24 krammapplied Huub Schaek's .edittext patch
2008-05-24 krammsuccess rate reporting
2008-05-24 krammfix for cases where a clip/shape intersection is zero
2008-05-22 krammadded bleeding detection. polygon operations may now...
2008-05-22 krammterminate font name with \0
2008-05-22 krammhandle NULL (errorneous) polygons
2008-05-22 krammadded simpleviewer doc
2008-05-22 krammset error flag in art_report_error() (used to be art_ab...
2008-05-22 krammenhanced logging, removed 'previously unhandled interse...
2008-05-14 krammadded new perturbation, various bugfixes, and postscrip...
2008-05-14 krammfixed 8 bit filter 3
2008-05-14 krammadded new function finishPage(), to be called after...
2008-05-14 krammuse family_name for font name
2008-05-14 krammremoved jpegdpi and ppmdpi documentation
2008-05-14 krammadded tons of debugging output, and two bugfixes
2008-05-14 krammprefix warning messages with 'warn:'
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 krammadded shape simplification and more log messages
2008-05-08 krammfixed handling of adjacent identical points, and use...
2008-05-08 krammmade dashing more robust
2008-05-08 krammdo lame/action compiling here, not in a sub-level Makefile
2008-05-08 krammswitched on convertgradients by default
2008-05-08 krammmade art_svp_merge public
2008-05-08 krammuse rfx_alloc if available
2008-04-24 krammfixed endless loop problem
2008-04-24 krammsupport for multiple softmasks on the same level
2008-04-24 krammdisabled dash length device matrix mapping
2008-04-24 krammdon't build static libraries by default
2008-04-24 krammhandle negative clipdepths more gracefully
2008-04-22 krammpatch for xpdf-3.02 path handling
2008-04-22 krammadded updateLineDash implementation
2008-04-22 krammfixed a small mem leak
2008-04-22 krammadded a workaround for dashing of scaled paths
2008-04-22 krammmade dash setting persistent
2008-04-22 krammfixed double free in path handling
2008-04-22 krammfixed char position overflow problem
2008-04-22 krammfixed problem of strokes disappearing if they appear...
next