From Mike Weiblen, icons for osgviewer under Windows. The osgviewer changes effectively provides template
for making icons for all the examples.
@@ -176,6 +176,11 @@ SOURCE=..\..\..\examples\osgviewer\osgviewer.cpp
|
||||
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\resources.rc
|
||||
# End Source File
|
||||
|
||||
# End Target
|
||||
|
||||
# Begin Group "Resource Files"
|
||||
|
||||
1
VisualStudio/examples/osgviewer/resources.rc
Normal file
@@ -0,0 +1 @@
|
||||
PRODUCER_ICON ICON DISCARDABLE "../../icons/osg.ico"
|
||||
13
VisualStudio/icons/src/file.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
osg.xcf: GIMP XCF image data, version 0, 122 x 122, RGB Color
|
||||
osg16-32.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced
|
||||
osg16-4.png: PNG image data, 16 x 16, 4-bit colormap, non-interlaced
|
||||
osg16-8.png: PNG image data, 16 x 16, 8-bit colormap, non-interlaced
|
||||
osg16.xcf: GIMP XCF image data, version 0, 16 x 16, RGB Color
|
||||
osg32-32.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
|
||||
osg32-4.png: PNG image data, 32 x 32, 4-bit colormap, non-interlaced
|
||||
osg32-8.png: PNG image data, 32 x 32, 8-bit colormap, non-interlaced
|
||||
osg32.xcf: GIMP XCF image data, version 0, 32 x 32, RGB Color
|
||||
osg48-32.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
|
||||
osg48-4.png: PNG image data, 48 x 48, 4-bit colormap, non-interlaced
|
||||
osg48-8.png: PNG image data, 48 x 48, 8-bit colormap, non-interlaced
|
||||
osg48.xcf: GIMP XCF image data, version 0, 48 x 48, RGB Color
|
||||
6
VisualStudio/icons/src/make.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
rem mew 2004-01-21
|
||||
rem for description of the icon creation process, see:
|
||||
rem http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwxp/html/winxpicons.asp
|
||||
|
||||
png2ico.exe osg.ico osg48-32.png osg32-32.png osg16-32.png osg48-8.png osg32-8.png osg16-8.png osg48-4.png osg32-4.png osg16-4.png
|
||||
|
||||
BIN
VisualStudio/icons/src/osg.xcf
Normal file
BIN
VisualStudio/icons/src/osg16-32.png
Normal file
|
After Width: | Height: | Size: 870 B |
BIN
VisualStudio/icons/src/osg16-4.png
Normal file
|
After Width: | Height: | Size: 314 B |
BIN
VisualStudio/icons/src/osg16-8.png
Normal file
|
After Width: | Height: | Size: 745 B |
BIN
VisualStudio/icons/src/osg16.xcf
Normal file
BIN
VisualStudio/icons/src/osg32-32.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
VisualStudio/icons/src/osg32-4.png
Normal file
|
After Width: | Height: | Size: 525 B |
BIN
VisualStudio/icons/src/osg32-8.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
VisualStudio/icons/src/osg32.xcf
Normal file
BIN
VisualStudio/icons/src/osg48-32.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
VisualStudio/icons/src/osg48-4.png
Normal file
|
After Width: | Height: | Size: 775 B |
BIN
VisualStudio/icons/src/osg48-8.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |