Commit Graph

8 Commits

Author SHA1 Message Date
76ee07f61c [copyright] Update copyright header
Co-authored-by: Alexander Trofimov <alexander.trofimov@onlyoffice.com>
Co-committed-by: Alexander Trofimov <alexander.trofimov@onlyoffice.com>
2026-05-14 08:23:56 +00:00
2f45a87669 Remove HtmlRenderer library 2024-12-10 14:24:41 +03:00
9e1e641218 Add test for Linear and Radial gradients 2024-03-29 12:37:31 +03:00
0a9356f54b For bug 65400 2024-02-14 20:06:36 +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
c3ab05b40e first version
added new gradients
still need a lot of refactoring/debuging(prob.)
pushing to backup somewhat working version
2021-03-11 18:44:36 +03:00
57cf4311a0 Refactoring 2021-03-09 16:37:30 +03:00
e1d7bf74ba test variant 2021-03-09 16:16:32 +03:00