126 Commits

Author SHA1 Message Date
3bba1c8ba4 [DEV] support xlink::href in linear gradient 2015-12-17 21:55:37 +01:00
6b976bb9ea [DEV] first linear gradient OK with the spec 2015-12-17 21:30:55 +01:00
85a35ae71b [DEV] Render gradient really slowly 2015-12-10 21:40:42 +01:00
5f6c4bab85 [DEV] start realviewport for gradient 2015-12-09 22:06:56 +01:00
8415109007 [DEV] change LOG element from SVG to ESVG better adapted with the library 2015-12-09 21:32:44 +01:00
9c5496f857 [DEV] continue integration of gradient 2015-12-09 21:20:31 +01:00
7e67a54e32 [DEV] start think of the gradient rendering ==> very complicated ... 2015-12-08 21:42:30 +01:00
effc33ef14 [DEV] continue dimention integration... 2015-12-07 21:32:20 +01:00
d3162ad4c3 [DEV] add dimention and linear gradient parsing 2015-12-04 23:06:38 +01:00
aa6e69c7e7 [DEV] remove memory leak 2015-12-04 22:03:16 +01:00
c5ae88df8e [DEV] change tag in developement 2015-12-04 21:17:33 +01:00
f4af37493f [RELEASE] create release 0.6.0 0.6.0 2015-12-04 21:15:43 +01:00
93b93ed964 [DEBUG] correct build error 2015-12-03 23:49:55 +01:00
a0266a4ffe [DEV] RM CMakelist 2015-12-03 22:37:42 +01:00
0a5749bd3a [DEV] Add parsing of Id of elements 2015-12-03 22:36:13 +01:00
7bf04979a7 [DEBUG] correct the Border render of the image 2015-12-03 22:25:02 +01:00
cec2736cc9 [DEBUG] correct path end and not ending 2015-12-03 22:10:30 +01:00
462958f749 [DEBUG] correct miter/bevel/rount start cyclic path and some smal bugs 2015-12-03 21:50:44 +01:00
bbe79f971d [CI] reduce log level 2015-12-03 21:21:42 +01:00
b1a2dec4d9 [DEV] update the position of scaling and rotate 2015-12-01 23:26:43 +01:00
c1358b6d1b [DEV] correct scaling 2015-12-01 23:26:43 +01:00
83c8b7ed39 [DEV] start think of the rescaling ... 2015-12-02 22:16:12 +01:00
4496e42c22 [DEV] correct new API 2015-12-02 21:54:55 +01:00
a776582367 [DEV] correct color integration 2015-12-02 21:43:29 +01:00
1b8fb2f3e4 [DEV] correct the color integration 2015-12-01 23:26:43 +01:00
3ebd82c71d [DEBUG] try to corect color merge ... 2015-12-01 23:11:51 +01:00
7037a6980b [DEV] transfert Cross product to etk lib and add missing miterlimit in style 2015-12-01 21:45:55 +01:00
ef8d2a889e [DEV] Create correct join_roind and factorize rounding and add miter-limit 2015-12-01 21:27:52 +01:00
9b7a8a6d5a [DEV] join bevel is now ok (round need to be done) 2015-11-30 21:16:41 +01:00
fe6235a828 [DEV] Start dev of join modifications ... 2015-11-27 23:30:24 +01:00
3105a734ed [DEBUG] correct display bug of ordering segment before weight and reject double point position in a single line 2015-11-27 23:05:30 +01:00
9e5b150ec3 [DEV] add cap of the line with corect display add bug more visible 2015-11-27 22:35:10 +01:00
eca4520384 [DEV] correct the with of the path and the good closing of a path 2015-11-25 21:52:27 +01:00
6925a59c64 [DEBUG] correct curve calculation ... internal error of las curve management 2015-11-25 21:06:18 +01:00
4ccad4aaed [DEV] try to implement curve path models ... (not work at all) and add test assiciated 2015-11-24 22:20:12 +01:00
3ddc118c4c [DEV] set stroke size in the all element 2015-11-24 21:57:03 +01:00
fec137abfb [DEV] add better display of debug in bmp debug file 2015-11-24 21:55:36 +01:00
2b2a567526 [DEV] add polyline test 2015-11-24 21:53:28 +01:00
54d7054358 [DEV] add miter and cap test 2015-11-24 21:52:11 +01:00
aeb8d8e9d9 [DEBUG] Fix segment 'start' and 'stop' positionning 2015-11-24 21:43:26 +01:00
effd46ddd1 [DEBUG] Fix segmentation fault in Weight 2015-11-24 21:41:14 +01:00
332775ae72 [DEV] add line rendering 2015-11-24 21:34:07 +01:00
7a8cd38615 [DEBUG] correct the visual debug of the renderer 2015-11-24 21:16:18 +01:00
2da6e9ee6f [DEBUG] correct the rounded corner of rectangle 2015-11-23 23:03:11 +01:00
ae04bbcdbe [DEV] add generation of polyline 2015-11-23 22:08:22 +01:00
1decd2893c [DEV] add generation of polygon 2015-11-23 22:03:42 +01:00
be10ea356c [DEV] add generation of circle (easy after ellipse) 2015-11-23 21:55:08 +01:00
4b38dfcd5a [DEV] add generation of ellipse 2015-11-23 21:50:18 +01:00
a1f83ee5da [DEV] Add bitmap export with Alpha correct (reverse ingeneer of BMP, do not ask me how it work ...) 2015-11-23 21:26:51 +01:00
85af6d85d0 [DEV] write test svg file to compare 2015-11-21 22:17:38 +01:00