Commit Graph

69 Commits

Author SHA1 Message Date
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
76044dfa68 Revert "."
This reverts commit eb699347d4.
2020-07-14 11:46:43 +03:00
eb699347d4 . 2020-07-10 10:29:42 +03:00
b691f7bf0b Fix bug #31382
Simple variant for transparency group
2020-07-08 16:07:38 +03:00
04240aa8df Fix bug #25374
Implement matte color support for images with specified smask
2020-07-08 10:22:45 +03:00
c835a0741e Fix rendering dashed lines 2020-07-05 12:37:01 +03:00
528806df30 Fix bug #32339
Fix the problem with color of the mask
2020-07-03 09:47:02 +03:00
9719490d68 Fix bug #39097
Implement color mask for images
2020-07-01 10:36:49 +03:00
4ac26edee1 Fix bug #19078
Fix the problem with reading CID to GID map for CIDType2 fonts
2020-06-30 12:57:57 +03:00
792a0b35e1 [copyright] For bug 39644
Change address Latvian office.
2019-01-17 17:03:31 +03:00
288d208da3 [copyright] Update Copyright
2018 -> 2019
2019-01-17 16:44:11 +03:00
a571c88798 PdfReader - test project, fix image renderer 2018-05-03 18:12:51 +03:00
f57b28cd24 PdfReader builds 2018-04-17 13:40:11 +03:00
c3cd1afa85 Update copyright to 2018 2018-03-01 14:30:24 +03:00
113d5b4ca3 refactoring 2017-10-25 18:10:59 +03:00
02238f7eea Fixed bug with drawing a char with negative size of the font. 2017-06-09 15:11:47 +03:00
2470bfd335 Fixed bug with caching fonts for different pages. Fixed bug with drawing a text. 2017-06-09 11:25:56 +03:00
7bc35a157a Implemented case when the size of the masked image doesn't match to the size of the mask. 2017-02-03 18:02:28 +03:00