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
/
gfxpoly
/
convert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-09
added support for moments to gfxpoly
Matthias Kramm
1
-1
/
+1
2010-06-14
fixed some compiler warnings
Matthias Kramm
1
-2
/
+2
2010-06-01
bugfixes, refactoring
Matthias Kramm
1
-4
/
+14
2010-04-01
reworked edgestyle logic
Matthias Kramm
1
-0
/
+1
2010-03-31
added vectors_to_glyphs filter
Matthias Kramm
1
-1
/
+1
2010-01-08
fixed format warnings
Matthias Kramm
1
-1
/
+1
2009-09-10
small polygon refinement
Matthias Kramm
1
-11
/
+38
2009-07-31
fixed a nasty floating point bug
Matthias Kramm
1
-4
/
+5
2009-06-06
fixed bevel joins
Matthias Kramm
1
-0
/
+3
2009-06-05
more bugfixes in stroke code
Matthias Kramm
1
-1
/
+33
2009-06-05
optimized gfxpoly to gfxline conversion
Matthias Kramm
1
-2
/
+74
2009-06-05
replaced libart with new polygon code
Matthias Kramm
1
-0
/
+20
2009-06-05
numerous bigfixes in stroke->polygon conversion
Matthias Kramm
1
-5
/
+52
2009-06-03
added a new stroke->polygon conversion function
Matthias Kramm
1
-0
/
+76
2009-05-28
implemented stroke merging
Matthias Kramm
1
-1
/
+1
2009-05-27
bugfixes and speedups
Matthias Kramm
1
-0
/
+1
2009-05-26
small bugfixes and memory optimizations
Matthias Kramm
1
-15
/
+10
2009-05-26
completed transition to smaller polygon struct
Matthias Kramm
1
-109
/
+12
2009-05-26
fixed a few minor mem leaks
Matthias Kramm
1
-0
/
+1
2009-05-26
switched several parts of the polygon processor to a more compact polygon rep...
Matthias Kramm
1
-86
/
+152
2009-05-24
several small fixes in polygon code
polyok
Matthias Kramm
1
-18
/
+16
2009-05-20
started rewriting polygon conversion functions
Matthias Kramm
1
-61
/
+193
2009-05-20
minor bugfixes and speed improvements in polygon intersector
Matthias Kramm
1
-0
/
+12
2009-05-15
small speed improvements
Matthias Kramm
1
-5
/
+18
2009-05-03
new polygon renderer: fixed numerical issues
Matthias Kramm
1
-1
/
+8
2009-05-03
more bugfixes in new polygon intersector
Matthias Kramm
1
-1
/
+0
2009-05-02
polygon intersector: performance improvements and bugfixes
Matthias Kramm
1
-3
/
+3
2009-05-01
polygon intersector: improved test routines
Matthias Kramm
1
-9
/
+68
2009-05-01
more improvements to, and bugfixes in, the new polygon intersector
Matthias Kramm
1
-11
/
+18
2009-04-30
improved intersector horizontal line support
Matthias Kramm
1
-1
/
+1
2009-04-23
many optimizations and bugfixes in the new intersector code
Matthias Kramm
1
-7
/
+19
2009-04-22
first version of new polygon intersector
Matthias Kramm
1
-0
/
+56