|
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 |
|
|
f5d5391884
|
[DEV] set Opacity working corectly and corect old bug of opacity
|
2015-11-21 16:34:58 +01:00 |
|
|
1fc98b70c6
|
[DEV] color integration might be correct ... need test opacity (not coded) and multiple boject addition
|
2015-11-21 16:09:14 +01:00 |
|
|
5ab659858e
|
[DEV] correct cyclic path and rectangle basic generation...
|
2015-11-20 22:09:23 +01:00 |
|
|
bbfe108c5b
|
[DEV] multiple add:
- add display debug to faster developpement
- add multiple line path in the pointing list
- better integration of conficuration of svg parameter
|
2015-11-20 21:34:09 +01:00 |
|
|
93d560395f
|
[DEV] add many test and corect some old bugs ...
|
2015-11-19 22:26:42 +01:00 |
|
|
bed717cae9
|
[DEV] all basic class and separators are here ... (good job)
|
2015-11-18 22:23:08 +01:00 |
|
|
9b64e85733
|
[DEV] change list point generation methode ==> separate files
|
2015-11-18 22:07:04 +01:00 |
|
|
ea1aa31d49
|
[DEV] create a real class to store path ...
|
2015-11-18 21:07:51 +01:00 |
|
|
2f095120dd
|
[DEV] Remove deprecated function
|
2015-11-17 22:40:03 +01:00 |
|
|
a66e8ff9ff
|
[DEV] REwork methode to be simple
|
2015-11-17 22:34:12 +01:00 |
|
|
402b29ca36
|
[DEV] first study of rendering directly
|
2015-11-17 21:15:40 +01:00 |
|
|
14eea2f916
|
[DEV] create dev version
|
2015-11-09 21:55:52 +01:00 |
|
|
31c7df0fb7
|
[RELEASE] create version 0.5.0
|
2015-11-09 21:46:02 +01:00 |
|
|
80017782b3
|
[DEV] update new lutin 0.8.0
|
2015-10-14 21:21:03 +02:00 |
|
|
49785009fa
|
[DEV] update next lutin version
|
2015-09-24 21:44:04 +02:00 |
|
|
7d2449b7da
|
[DEV] update Build interface
|
2015-09-14 21:11:04 +02:00 |
|
|
4f538a72c1
|
[CI] update travis with new interface (no sudo)
|
2015-08-24 23:55:27 +02:00 |
|