You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6016 8e941d3f-bd1b-0410-a28a-d453659cc2b4
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/) - TXMLConfig contains the image "setting_tools.png" from the FatCow icon set (http://www.fatcow.com/free-icons) - TLHelpConnector contains the image "link.png" from the FatCow icon set. (http://www.fatcow.com/free-icons) - The window template of all dialog components is the image "application.png" of the FatCow icon set. - The calculator overlay of TCalculatorDialog is image "calculator.png" from the FatCow icon set (http://www.fatcow.com/free-icons). - The calendar overlay of TCalendarDialog is image "date.png" from the FatCow icon set (http://www.fatcow.com/free-icons). - The printer overlay in the TPrintDialog, TPrinterSetupDialog and TPageSetupDialog is the image "printer.png" from the FatCow icon set. - The gearwheel overlay in the TPrinterSetupDialog is the image "cog.png" from the Fatcow icon set. - The overlayed page in the TPageSetupDialog is the image "document_empty.png" from the FatCow icon set. - The overlayed color swatch in the TColorDialog is the image "color_swatch.png" from the FatCow icon set. - The overlaayed folder and picture in the TOpenPictureDialog is the image "folder_picture.png" of the Fat Cow icon set. - The overlayer image in the TSavePictureDialog is the picture part cut off from image "folder_picture.png" used already for the TOpenPictureDialog. -------------------------------------------------------------------------------- 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).