summaryrefslogtreecommitdiff
path: root/src/corelib/x11/fpgui_toolkit.lpk
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2012-02-21 12:23:30 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2012-02-21 12:23:30 +0200
commitf7ff39af01700ebd86368c097550ddc5321b4355 (patch)
tree2c6b561776080907286a98a03a82aeaaffb4b00b /src/corelib/x11/fpgui_toolkit.lpk
parent4f397af51f4169214f05a1f1dc91d680dd7260cb (diff)
downloadfpGUI-f7ff39af01700ebd86368c097550ddc5321b4355.tar.xz
Adds PNG loading support.
The unit uses the fcl-image backend to load the image. This is slightly slower than the native implementations for BMP and JPG. But at least now we have PNG support too.
Diffstat (limited to 'src/corelib/x11/fpgui_toolkit.lpk')
-rw-r--r--src/corelib/x11/fpgui_toolkit.lpk6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/corelib/x11/fpgui_toolkit.lpk b/src/corelib/x11/fpgui_toolkit.lpk
index 7a18d789..46614518 100644
--- a/src/corelib/x11/fpgui_toolkit.lpk
+++ b/src/corelib/x11/fpgui_toolkit.lpk
@@ -31,7 +31,7 @@
<License Value="LGPL 2 with static linking exception.
"/>
<Version Minor="8"/>
- <Files Count="91">
+ <Files Count="92">
<Item1>
<Filename Value="../stdimages.inc"/>
<Type Value="Include"/>
@@ -396,6 +396,10 @@
<Filename Value="../../gui/fpg_readonly.pas"/>
<UnitName Value="fpg_readonly"/>
</Item91>
+ <Item92>
+ <Filename Value="../fpg_imgfmt_png.pas"/>
+ <UnitName Value="fpg_imgfmt_png"/>
+ </Item92>
</Files>
<LazDoc Paths="../../../docs/xml/corelib/;../../../docs/xml/corelib/x11/;../../../docs/xml/corelib/gdi/;../../../docs/xml/gui/"/>
<RequiredPkgs Count="1">