4db56e4536
Add lminosity gradient to test case
2025-01-28 11:03:29 +03:00
2f45a87669
Remove HtmlRenderer library
2024-12-10 14:24:41 +03:00
493cec92c6
Move methods from graphics renderer to base interface
2024-09-09 15:03:59 +03:00
56a08867db
refactoring
2024-05-31 21:45:44 +03:00
f86548c873
Refactoring
2024-05-30 16:27:00 +03:00
fb12bfa57f
Add MovablePoints on Label
2024-05-13 11:17:30 +03:00
63c9185fd2
Add choice of colors for non parametric gradients
2024-04-29 22:08:28 +03:00
51c6fe496b
Add parametrs input
2024-04-26 19:40:08 +03:00
283f21de86
Add class Custom label for handle click
2024-04-19 20:13:30 +03:00
0700038802
Refactoring
2024-04-10 19:12:01 +03:00
3e4c531538
Add default parametrs and new gradient types
2024-04-10 01:18:40 +03:00
29afb2aed9
Add Triangle gradient
2024-04-05 19:34:20 +03:00
86b53b7ede
Refactoring
2024-04-04 10:22:35 +03:00
21e3293895
fix image size from pixels to millimeters
2024-04-03 15:31:07 +03:00
cd86a8a3c7
fix image size and GenerateImg method
2024-04-02 00:47:50 +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
72d9418fd5
radial fix
2021-04-22 15:37:50 +03:00
cac21d43ad
Fix build on windows
2021-04-19 17:52:10 +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
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
4d9e28ce09
UI triangle
2021-03-26 18:18:16 +03:00
7cb4914239
fix test crash
...
Not parametric coonspatch optimisation
2021-03-26 17:40:11 +03:00
ed498c296d
Test UI and Bug fixes
...
Made new ui to test
Fixed bug with linear gradient
Optimised Coons patch
2021-03-26 15:57:37 +03:00
27950b108b
Empty pixel fix
...
Finally fixed not rendering some pixels in an effective way.
Added comments. Started making an adaptor to easly convert PDF info to gradient info.
2021-03-24 14:10:45 +03:00
e1f905ffe0
fixed empty pixels
...
Now there are no empty pixels but it works muchs slower.
Trying different ways to optimise.
Small change in test app, now its easier to test shadings.
2021-03-22 18:25:08 +03:00
290b677dbe
coons patch and tensor shading
...
made somewhat working realisation of coons patch gradient and tensor shading
still need debugging and optimisations
2021-03-22 14:03:00 +03:00
c1855bbf2a
Working trinagle interpolation
...
Fixed triangle interpolation, both parametric and color.
Started developing Tensor Product gradient. (Does not work for now)
A bit of refactoring.
2021-03-20 16:47:44 +03:00
b8d663139b
Fix compile on all platforms
2021-03-18 09:17:19 +03:00
b725ab4d75
added test trinagle gradient
...
still buggy
2021-03-17 18:31:07 +03:00
b683adb0ba
code style and little fix
2021-03-15 11:20:12 +03:00
17a84755ba
bug fix
2021-03-15 11:01:04 +03:00
d58bd76f8c
GUI test and buf fixes
...
fixed a few bugs
found a few new bugs
made a GUI for testing
2021-03-14 21:36:15 +03:00
61f6422f4d
refactor
...
new types of gradients
todo:
1. More refactoring
2. Rotate linear gradient debug
3. Reflect, repeat adaptor
2021-03-12 15:12:49 +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