-
Copying a text aliased or any draw with the pen aliased don't preserve the alpha channel
![copy-aliased-bug](https://i.ibb.co/mJ7CVNQ/alpha-aliased.png)
-
Here are a list of changes for FPC compatibility (in _msegui\lib\common\fpccompatibility_)
Insert `mclasses` after `Classes` in uses clause of:
- fpreadxwd, fpwritepcx, fpwritetga, fpwritexpm, f…
-
When I use TBGRABitmap.TextSize function with a string that has line breaks, the function calculates the size as if the string had only one line, ignoring the line breaks.
Well, this is the same b…
-
Hi, I'm using FPC Trunk and Lazarus Trunk, I grabbed the latest bgrabitmap dev, when I try to compile any program wich uses BGRABitmap it displays this error:
bgrabitmaptypes.pas(104,1) Error: Inte…
lainz updated
4 years ago
-
# LazPaint
LazPaint is an opensource image editing software completely written in FreePascal. It handles layered images, blend modes and can read/write OpenRaster format for exchange. Various filer…
-
Is possible to add inner shadow?
Is like taking the shape of the object, and using it as a clear mask for the fill color. At least for standard shapes works like that...
Example, the code is at …
lainz updated
4 years ago
-
For someone interested in ideU, it would help that release page would explain essential installation considerations:
- one need to download MSEgui **source code**
- then to download ideU **source …
-
Configuring fpGUI (overlap)
![ideu_configure_fpgui](https://user-images.githubusercontent.com/9092455/79642021-62757400-819b-11ea-801b-4c0349d70f19.png)
Configuring compiler (window is a bit small…
-
I noticed that bgra doesnt have a logo, only the lazpaint one is being used, we need a logo?
lainz updated
4 years ago
-
Hello.
If you want I can try to make a release for FreeBSD and ARM Raspbian Pi.
(try because I was not able to install Lazarus on FreeBSD and so it should be done with a command-line or with ide…