-
Anyone show us some knowledge of this application's plugins ?
is there any, if yes where to ge, how the easiest way to install?
more importantly how could we convert a GIMP plugin can be this applic…
-
bgrabitmap.pas
```
{$IFDEF LCLwin32}
BGRAWinBitmap,
{$ELSE}
```
What about LCLWin64?
-
hi, @Alexey-T.
these icons are bothering me:
they look too small with my Windows DPI settings.
also i have bigger fonts, do you see how `42` number is covering the icon?
we can try to fix it…
-
Hi
is bgrabitmap compatible with msegui ?
-
It will be nice to add a '**preview**' checkbox in the filters windows to allow to see the image with or without the effect. User can compare the two and have a better experience while adjusting the p…
-
Hi, thank you for BGRAControl !
There is memory leak in TBGRASVGImageList. To reproduce, create a new project, put on the form an instance of TBGRASVGImageList, compile and run with heaptrc enabled.
…
-
https://mathworld.wolfram.com/Hypocycloid.html
-
This can be interesting:
https://deno.land/manual/getting_started/command_line_interface
It can use the command line like with you do python scripting.
It supports HTML windows as well with a t…
-
I noticed that all the reader/writer classes are almost identical copies of the classes in fcl-image. Why don't we work on the base classes for the changes that concern them?
For example:
The las…
-
The deprecated LazUTF8Classes has been removed from Lazarus main (GitLab commit 74446557f6825c4ddadd9f6321a80147798dbf99). This unit is used here by BGRAUtf8. Therefore, compilation fails with current…