images_sources: New folder for source files of images used in lazarus, applications, or components.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5912 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-06-01 09:07:04 +00:00
parent c1460976fb
commit 7fcc3d5c61
81 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,61 @@
The source files for creating the palette icons of LCL components at 150% and
200% magnification can be found here - see subfolders 150percent and 200percent.
The files are multi-layer gimp files for easier modification and changing
overlay icons.
The source files in the subfolders "combined" contain icons for several
components. Activate the layers needed for each component before exporting to
png.
--------------------------------------------------------------------------------
Origin of images
--------------------------------------------------------------------------------
The basic images (100% magnfication) are those from the Lazarus distribution.
Upscaling was achieved by gimp (bilinear interpolation). Manual editing
was applied to remove blurriness and to get more crispier images.
To get better results at higher resolution, some images were replaced.
- tcheckbox: Screenshot of Windows 7
- tradiobutton: Screenshot of Windows 7
- all database-related icons: the blue database icon is taken from the FatCow
icon set (http://www.fatcow.com/free-icons, image "database_blue.png")
- the calendar overlay of TDBCalendar is taken from the FatCow icon set
(http://www.fatcow.com/free-icons, image "date.png")
- the green overlay arrows in TDatasource are taken from the FatCow icon set
(http://www.fatcow.com/free-icons, adapted from images "arrow_down.png",
"arrow-right.png", "arrow-in.png")
- the overlayed image of TDBImage is taken from the FatCow icon set
(http://www.fatcow.com/free-icons, an adapted version of "photo.png".
- the overlayed blue arrow of all TDataset components is the image
"resultset_next.png", taken from the FatCow icon set
(http://www.fatcow.com/free-icons).
- the white question mark on round blue background of the THtmlHelpDatabase is
the icon "question.png" of the Fugue icon set (http://p.yusukekamiyamane.com/=
--------------------------------------------------------------------------------
Licenses of used external icon collections
--------------------------------------------------------------------------------
- FatCow (http://www.fatcow.com/free-icons):
"These icon sets are licensed under a Creative Commons Attribution 3.0 License.
This means you can freely use these icons for any purpose, private and commercial,
including online services, templates, themes and software. However, you should
include a link to this page (http://www.fatcow.com/free-icons) in your credits
(software or website). The icons may not be resold, sub-licensed, rented,
transferred or otherwise made available for use. Please link to this page
on fatcow.com if you would like to spread the word."
- Fugue Icons (http://p.yusukekamiyamane.com/)
"Licensed under a Creative Commons Attribution 3.0 License."
Attribution required (e.g., footer, "About" page, README file).