Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new paint: conical gradient #333

Open
tinchodias opened this issue Oct 18, 2023 · 7 comments
Open

Add new paint: conical gradient #333

tinchodias opened this issue Oct 18, 2023 · 7 comments

Comments

@tinchodias
Copy link
Collaborator

Similar to linear and radial gradient.

Extracted from #191

@tinchodias
Copy link
Collaborator Author

Take into account: AthensSurfaceExamples class>>#exampleConicalGradient which references to https://blogs.igalia.com/dpino/2020/06/11/renderization-of-conic-gradients/

@tinchodias
Copy link
Collaborator Author

@tinchodias
Copy link
Collaborator Author

Candidate name: BlConicalGradientPaint

@LabordePierre
Copy link

Thanks @tinchodias to add it :) A typical use case is:
image

@tinchodias
Copy link
Collaborator Author

Note: It is called "conical" in Krita, but there are 2 variants: conical and conical-symmetric
https://docs.krita.org/en/reference_manual/tools/gradient_draw.html

image
image

@labordep do you think "conical" is the right name, or you vote for "angular"?

@LabordePierre
Copy link

I don't know, conical is good because this the shape from a top point of view!

@tinchodias
Copy link
Collaborator Author

This Alexandrie example deserves to be mentioned here: AeCairoMigratedRenderTest>>#surfaceWithMeshPatternConical

surfaceWithMeshPatternConical

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants