index
:
~carlosgc/swftools
compact_record
fontalignzones
gfxpoly
horizontals
master
public
xpdf303
Unnamed repository; edit this file 'description' to name the repository.
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-29
added python gfx.VERSION
Ricardo Pedroso
1
-0
/
+3
2011-01-10
added abstract types to python module
Matthias Kramm
1
-0
/
+4
2010-12-25
set parameter "fillwhite" on page_asImage (Avoid black borders around some pd...
Ricardo Pedroso
1
-0
/
+1
2010-12-16
fix memory leaks (page_asImage)
Ricardo Pedroso
1
-7
/
+14
2010-12-16
Merge branch 'ricardo'
Matthias Kramm
1
-10
/
+37
2010-12-16
fixed matrix bug in python module
Matthias Kramm
1
-2
/
+2
2010-12-13
gpdf2swf: more GIL releases
Ricardo Pedroso
1
-2
/
+12
2010-12-09
release GIL on f_open and page_asImage. On page_asImage added argument(allow_...
Ricardo Pedroso
1
-8
/
+25
2010-12-01
gfx module: added width/height attributes to image object
Matthias Kramm
1
-2
/
+13
2010-12-01
added image handling to python module
Matthias Kramm
1
-7
/
+111
2010-11-30
fixed reference counting bug
Matthias Kramm
1
-0
/
+1
2010-11-30
added kdtrees to python module
Matthias Kramm
1
-11
/
+124
2010-11-24
more python3 fixes
Matthias Kramm
1
-4
/
+4
2010-11-24
python 3 fixes
Matthias Kramm
1
-2
/
+4
2010-11-23
minor tweaking
Matthias Kramm
1
-2
/
+6
2010-11-23
wrapped chars into classes in python module
Matthias Kramm
1
-31
/
+256
2010-11-23
merged gfx2 and gfx3 again
Matthias Kramm
2
-1469
/
+125
2010-11-23
more python 2.x fixes
Matthias Kramm
1
-7
/
+20
2010-11-23
ported python3 gfx module changes back to python2
Matthias Kramm
2
-142
/
+306
2010-08-14
trivial bugfixes
Matthias Kramm
1
-1
/
+1
2010-07-21
added additional parameter to drawlink()
Matthias Kramm
1
-2
/
+2
2010-07-21
switch between versions automatically
Matthias Kramm
1
-3
/
+3
2010-07-21
gfx module for Python3
Matthias Kramm
2
-1
/
+1453
2010-06-14
renamed png functions
Matthias Kramm
1
-1
/
+1
2010-01-08
fixed compiler warnings
Matthias Kramm
1
-1
/
+1
2010-01-01
implemented asset resolving
Matthias Kramm
1
-2
/
+3
2009-12-21
more parameter refactoring
Matthias Kramm
1
-4
/
+4
2009-12-19
fixed Makefiles, made rbgfx mem handling more robust
Matthias Kramm
1
-1
/
+1
2009-11-29
added --flashtype option to font2swf
Matthias Kramm
1
-1
/
+1
2009-04-09
fixed a security bug in logging, added basic xml support to as3 compiler
Matthias Kramm
2
-3
/
+3
2009-03-16
python/gfx.c: fixed bug in stroke passing
Matthias Kramm
1
-7
/
+20
2009-01-15
moved .cvsignore to .gitignore
Matthias Kramm
1
-0
/
+0
2008-11-24
fixed some g++ compile problems
kramm
1
-10
/
+11
2008-08-20
small bugfixes
kramm
1
-3
/
+3
2008-07-27
swf_DeleteTag now takes two arguments
kramm
3
-7
/
+7
2008-07-11
implemented a few more device functions
kramm
1
-5
/
+213
2008-04-24
don't build static libraries by default
kramm
1
-2
/
+3
2008-04-06
handling for double swf.o in gfx.a
kramm
1
-2
/
+3
2008-04-05
added OCR device
kramm
1
-0
/
+23
2008-04-05
made .open() parameter parsing more foolproof
kramm
1
-2
/
+4
2008-04-05
a few documentation updates
kramm
1
-7
/
+13
2008-04-05
added ocr dependency to gfx.so
kramm
1
-1
/
+1
2008-04-01
added more drivers
kramm
1
-4
/
+31
2008-04-01
made all setparameter() functions lowercase
kramm
1
-9
/
+9
2008-04-01
added some dependencies
kramm
1
-1
/
+1
2008-04-01
renamed setoption into setparameter, added output->setparameter
kramm
1
-13
/
+30
2008-03-26
fixed various typos in the documentation
kramm
1
-9
/
+5
2008-03-26
added documentation
kramm
1
-54
/
+263
2008-03-26
accounted for libart changes
kramm
1
-2
/
+2
2008-03-12
reworked compression handling logic
kramm
1
-12
/
+4
[next]