Commit Graph

86 Commits

Author SHA1 Message Date
5142761c85 transparent img fix 2021-09-13 19:39:33 +03:00
f5ef1dd683 axial special case fix 2021-09-07 20:35:11 +03:00
d2c8c14f8b axial shading fix 2021-09-03 13:39:21 +03:00
e75b9dd848 radial fix, little mesh patch optimisation 2021-09-01 11:35:34 +03:00
bcc1801edb functional fix 2021-08-30 12:34:16 +03:00
f7c518d145 custom gradients
todo type 67
todo coord debug 23
2021-08-26 23:08:50 +03:00
99742dd7b3 textclip 2021-08-20 16:09:16 +03:00
35fb50c226 clip fix
TODO text clip, new gradient render implementation
2021-08-20 11:50:26 +03:00
c06c0ad088 clip stack (debug needed) 2021-08-16 15:10:18 +03:00
7b12ef172a fixed clip on test example
but doesnt work in general
2021-08-16 08:42:15 +03:00
6cb75bc53a imageOutputDev + xmlfeatures 2021-08-13 12:40:18 +03:00
93209acab6 actual fix + refactoring
the previous one just forsed a substitute font
2021-08-08 22:46:53 +03:00
36dc01463f fix font linux
TODO test this on windows
2021-08-06 15:58:18 +03:00
f47f27890c one pic for a page 2021-07-22 11:55:55 +03:00
b9782ddb7c save changes 2021-07-16 15:47:29 +03:00
33eb1a7ab7 text and image render 2021-07-14 15:22:20 +03:00
4fd0b0e461 crush fix 2021-07-12 19:06:43 +03:00
da415dcbbd sync changes to test on linux 2021-07-07 16:16:23 +03:00
69d4a44b3c Refactoring 2021-07-03 21:03:54 +03:00
08d55a40ff null pointer exception fix 2021-07-01 17:15:17 +03:00
419d0ba99a draws smth 2021-06-30 17:47:07 +03:00
2ed31b0b8a instant crash fix 2021-06-29 15:50:05 +03:00
3a9cf26462 compiling on linux 2021-06-28 15:19:37 +03:00
00db21d443 string classes comparability
todo Clip
2021-06-27 21:10:09 +03:00
c9144ea4c6 Namechages + adaptor classes 2021-06-25 18:37:59 +03:00
38356d622a new branch, minimal changes to lib 2021-06-24 17:50:46 +03:00
edb7bc2fc3 change conflict names 2021-06-23 15:47:03 +03:00
7763f666fd funtional gradient 2021-05-26 17:56:08 +03:00
f71d111641 radius fix 2021-05-25 19:20:22 +03:00
9dae8f2b66 transform to mm 2021-05-25 18:52:06 +03:00
ea4f885923 empty lines fix 2021-05-25 16:53:31 +03:00
ba5b250faf add remaining files, remove auto 2021-05-25 12:42:34 +03:00
26aa839648 Fix 2021-05-24 18:15:48 +03:00
0cf5cf0bfa Move functions for different shadings to the proper place 2021-05-24 18:02:42 +03:00
9d84c6a435 Fix problem with drawing shadings 2021-05-24 17:08:01 +03:00
beab3a36e1 on the way to fix linear grad
test commit from new PC
2021-05-19 15:24:51 +03:00
62e0ca27d1 scaling fix, little refactoring 2021-05-13 16:28:07 +03:00
86d34b1341 functional + test change 2021-05-06 18:05:47 +03:00
420e2b8518 Linnear fix
[agg]Fixed issue when axial gradient didn't render extended part
[Graphics]Removed console log in color function
[Test] page numeration fix
2021-04-27 15:15:31 +03:00
6369200c6e New test, changed name 2021-04-26 18:03:39 +03:00
cac21d43ad Fix build on windows 2021-04-19 17:52:10 +03:00
de88587dde wrong radius fix
correct radius
wrong background
2021-04-14 15:16:30 +03:00
1b5766ac77 wrong radius fix 2021-04-14 14:41:05 +03:00
ea281eb57c fix
little radial fix
2021-04-13 14:15:39 +03:00
923cab1fc0 triangle
found patch bug if res = 0
2021-04-09 14:36:29 +03:00
7cc4bff37c patch, axial and radial gradient
works most of the times but there are some bugs
cannot test functional and triangle
2021-04-08 16:32:22 +03:00
2e549efa1b Coons patch
Added correct coord transformation and alpha channel support
Started working on other gradients
2021-04-07 13:33:32 +03:00
f03e7cf2a9 magic constant 2021-04-06 16:42:17 +03:00
f6e2e91a4d Radial fix, PDF gradinet implementation
Fixed radial shading cone display
Started working on coons shading, it can convert pdfreader colors to graphics colors(rgb only) and drow similar (in math sense) shape, however size is still wrong, figuring out how to diplay shape with corect size and offset.
Todo:
 Other gradients
 Size and offset
 Alpha Channel
2021-04-03 17:40:56 +03:00
74719a4993 . 2020-10-14 11:10:16 +03:00