Commit Graph

21 Commits

Author SHA1 Message Date
wp_xxyyzz
58ed540e8b RgbGraphics: Move units into separate directory. Add rgb_graphics package file for compatibility with former OPM version.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7937 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-21 10:05:54 +00:00
wp_xxyyzz
a03922b69a rgbgraphics: Fix usage with qt5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7935 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-19 21:38:32 +00:00
juhamanninen
3f054f5282 rgbgraphics: use gtk3 routines. Issue #27207, patch from Cedric.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3855 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-12-27 13:18:30 +00:00
juhamanninen
2b76d2baac rgbgraphics: new file for GTK3 routines from Cedric. Issue #27207.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3854 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-12-27 12:45:36 +00:00
mgaertner
dca64b78bc rgbgraphics: fixed compilation of example, bug 27132
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-12-04 16:47:04 +00:00
sekelsenmat
438eec778d Patch from Tom Gregorovic to allow selecting image reader in LazRGBGraphics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1936 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-11 14:14:07 +00:00
sekelsenmat
a46b4a04a2 Some improvements to the fuzzy algorithm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-02 07:14:50 +00:00
sekelsenmat
02726bf11d Adds support for fuzzy effect in the icon editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-31 15:58:43 +00:00
sekelsenmat
83249c4946 Adds support for alpha while drawing rectangles in the icon editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-31 15:47:38 +00:00
tomb0
d8564fc170 Trivial patch from Darius Blaszyk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-01 12:54:08 +00:00
tomb0
59640eecea Improved clipping rect handling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@553 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-11 08:14:25 +00:00
tomb0
24c0de27b9 fixes after bitmap rewrite TBitmap -> TRasterImage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-28 14:24:08 +00:00
tomb0
4ef7cfd8d1 - fixed after Lazarus bitmap rewrite
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-21 12:46:05 +00:00
tomb0
e87ec306f4 - fixed Handle deprecation
- removed unused units from uses

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-16 15:01:08 +00:00
tomb0
2b43ff98cb - added CreateFromData constructor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-14 11:26:36 +00:00
tomb0
cd26fb9591 - added implementation for Qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-13 10:53:58 +00:00
tomb0
7f599c8e95 fixed loading, saving and copying as suggested by Jesus Reyes A.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-01 12:19:48 +00:00
jesusr
b24f96de7b fixes compilation and prepares gtkroutines for gtk post 0.9.24
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-11-23 07:43:29 +00:00
tomb0
5d38e0badc Removed example image.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 17:43:14 +00:00
tomb0
4ee0dd740f - implementation for Carbon interface
- fix compilation after graphics rewrite
- improved example application

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 15:12:14 +00:00
tomb0
12ee386f39 Initial import.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@35 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2006-11-03 15:58:07 +00:00