image_sources: Add palette icon sources of new TChemLabel component along with script to build the res file.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5959 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-06-25 15:59:34 +00:00
parent 8094316fc5
commit 9e238d3552
9 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
tchemlabel.png
tchemlabel_150.png
tchemlabel_200.png

View File

@@ -0,0 +1 @@
..\..\..\..\lazres ..\..\..\..\..\components\chemtext\source\chemtext.res @list.txt

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 878 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,10 @@
This folder contains the gimp source file for the palette icon of the
"TChemLabel" component.
The icons with appended _150 and _200 are magnifited with respect to the
icons without appended number by factors 150% and 200%, respectively; they are
used for screens at higher resolutions.
The icon is drawn by wp.
License: free, no restrictions

Binary file not shown.