Leandro Oscar Ezequiel Diaz
Leandro Oscar Ezequiel Diaz
There's this file format Lottie that is supported in web, android apps and more. You can design animations with Adobe After Effects (really good tool and easy to use). Then...
Hi, you considered adding more CSS properties with the capabilities of BGRABitmap library? Like - gradients - antialiased borders - transparency
Hi. Seems that in Europe is mandatory to have a privacy policy in a website. If you don't collect any data better. But the user must know.
Hi, in the same thread as the hypocycloid was discussed this kind of pentagons. https://forum.lazarus.freepascal.org/index.php/topic,64632.msg492230.html#msg492230 The code is done with FPC not bgrabitmap. But is looking good anyways.
Hi. In the demo project repository I hve a working superformula. It's possible to add this plug in? Or its true that's patented and we should ask for permission?
Hi, you know that filter like the one used in emulators to give old TV look and feel. https://www.google.com/search?q=old+tv+filter&source=lnms&tbm=isch
I've created a demo "test_windows_theme" where I'm collecting styles for Windows. I noticed that the BCLabel and BCPanel aren't scaled properly like Windows does. Like the border and font size....
It will be nice to have a string property that displays the color like TColor does but with transparency. Having its own color picker.
 
Hi, for example when the system locale is Spanish we use comma as decimal separator "," instead of dot "." that causes a problem when using FloatToStr and StrToFloat.