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

Draw with BGRABitmap library #3

Open
lainz opened this issue May 23, 2020 · 9 comments
Open

Draw with BGRABitmap library #3

lainz opened this issue May 23, 2020 · 9 comments

Comments

@lainz
Copy link

lainz commented May 23, 2020

Hi, you considered adding more CSS properties with the capabilities of BGRABitmap library?

Like

  • gradients
  • antialiased borders
  • transparency
@lainz
Copy link
Author

lainz commented May 23, 2020

BTW There is BGRABitmap for Delphi as well, if that is important to you.
https://github.com/bgrabitmap/BGRABitmapDelphi

@pst2d
Copy link
Owner

pst2d commented May 24, 2020

yes. I'm working now on support box-shadow, more background prop. (like gradients). For box-shadow advanced clipping is required. On CSS side Weiler–Atherton will be enough. https://en.wikipedia.org/wiki/Weiler%E2%80%93Atherton_clipping_algorithm (there is no self-intersecting polygons) but I'm not sure about aliasing precision with this solution.

@lainz
Copy link
Author

lainz commented May 24, 2020

Ok, thanks. Glad to know that is being active developed.

@lainz
Copy link
Author

lainz commented May 24, 2020

I'm not the author of BGRABitmap, just a contributor and I help making BGRAControls. But if you need help with antialiasing, maybe ask @circular17 in the bgrabitmap repository or in the forum as circular, he is really kind and he maybe can help you.

@CodingMadness
Copy link

Hey guys is this entire Project still alive and actively developed, since I saw the last commits are ~8months old, I really hope this genius project is still maintained :)

@lainz
Copy link
Author

lainz commented Dec 24, 2020

Last commit in the dev branch is 8 months old.

@pst2d
Copy link
Owner

pst2d commented Dec 24, 2020

Please be patient i will work on it :) ASAP (jan-feb.2021).

@lainz
Copy link
Author

lainz commented Jan 5, 2021

Thanks. If you have time try bgrabitmap.
We did some svg controls. Maybe you can add svg support.

@formlessdao
Copy link

So...why did you give up pst2d ?

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

4 participants