-
add ATShapeLine to bgrabitmap. It mite be good to be able to leave of the arrow.
https://github.com/Alexey-T/ATShapeLine
https://wiki.freepascal.org/ATShapeLine
-
With fpc-3.0.2, lazarus 2.0.10, bgrabitmap 11.2.1.0 and bgracontrols 6.8.0 TBCButton have a small issue.
If the Caption contain LineEnding this is not respected, text is render on a single line. Word…
-
I'm trying to build latest release of CudaText (1.114.0) and build fails for me with:
```
Error: (lazbuild) Broken dependency: atsynedit_package 1.6->BGRABitmapPack
```
Dependencies:
```
EncConv…
-
Check this:
https://forum.lazarus.freepascal.org/index.php/topic,51731.0.html
Maybe you can use that code to do another image dancer.
lainz updated
4 years ago
-
Please take a look at this:
https://github.com/bgrabitmap/lazpaint/issues/164#issuecomment-633090194
and this:
https://github.com/bgrabitmap/lazpaint/issues/164#issuecomment-633097853
-
https://forum.lazarus.freepascal.org/index.php/topic,51266.msg376076.html#msg376076
Hi!
There are situations where you want to control the kerning of some text as you now it from all the Desktop…
-
Hello.
I use BGRABitmap for a animation.
The timer is in fact a loop that catch a chunk of the sound data, translate it into samples and sent it to the audio-card and the canvas is invalidated i…
-
Pinta does not save the thumbnail inside the OpenRaster file.
-
Hello.
While compiling last source of lazpaint-dev, with last bgrabitmap-dev, there is that error:
> /lazpaint/./dialog/uchoosecolorinterface.pas(1021,15) Error: (5038) identifier idents no mem…
-
Hello.
I am trying to convert some BGRABitmap demos using MSEgui widgetset.
Now I am busy with the "fractal_tree" demo.
But it fails to compile with that error:
`bgravirtualscreen.pas(48,34)…