4db56e4536
Add lminosity gradient to test case
2025-01-28 11:03:29 +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
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
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
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
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
e1d7bf74ba
test variant
2021-03-09 16:16:32 +03:00