|
General Details
|
|
PHP (Hypertext Preprocess...
|
|
Posted 2.94 Years Ago
|
|
637 Views
|
|
Received 0 Ratings
|
|
ADVANCED:: class ICON: binary-icon (text) from matrix to gif/png
Description
ONLY ONE SOURCE! MILLIONS OF ICONS!
the class is part2 of my binary-icon-creator. it will save the icons as files in a icon-folder, or create a new icon if the called icon doesn't exist.
i believe, this class is usefull to manage multiple skins without photoshopping :)
a 16*16pixel-source-file is a plain-text (286 bytes only). create a binary-matrix likewise pixelarts in paint :)
i will create an editor for the binaries :)
example-source (this is the pencil from screenshot, created by the sample-settings)
0000000000000100
0000000000001010
0000000000011101
0000000000110110
0000000001011100
0000000010001000
0000000100010000
0000001000100000
0000010001000000
0000100010000000
0001000100000000
0010001000000000
0101010000000000
0100100000000000
1011000000000000
1100000000000000
convert it to a 1-bit-icon (gif/png)
Source Code
|
Download Source Code
binary-iconcreator.zip ( 0.00Mb )
|
NEVER open a .exe, .bat, .cmd, or other executable file since that is where viruses are likely to live. Please virus scan all files you download.
|
Comments
| Please login to post comments. |
More "PHP (Hypertext Preprocessor)" Source Codes By This Author
Recently Posted "PHP (Hypertext Preprocessor)" Source Codes
Recently Rated "PHP (Hypertext Preprocessor)" Source Codes
|