sample.ico

来自「在EM85XX」· ICO 代码 · 共 87 行

ICO
87
字号
## Example icon file#screen width 640screen height 480screen colors 16screen background 0screen map	rgb   0   0   0	is .	# Black	rgb   0   0 170	is 1	# Blue	rgb   0 170   0	is 2	# Green	rgb   0 170 170	is 3	# Cyan	rgb 170   0   0	is 4	# Red	rgb 170   0 170	is 5	# Magenta	rgb 170 170   0	is 6	# Brown	rgb 170 170 170	is 7	# LightGray	rgb  85  85  85	is X	# DarkGray	rgb  85  85 255	is 9	# LightBlue	rgb  85 255  85	is A	# LightGreen	rgb  85 255 255	is #	# LightCyan	rgb 255  85  85	is C	# LightRed	rgb 255  85 255	is D	# LightMagenta	rgb 255 255  85	is E	# Yellow	rgb 255 255 255	is F	# Whiteendinclude solid2.gif	# Use as 1st image## Shield#imageimage top 30image left 50image bits 16 by 16##################################XXX######XXX####XXXXXXXXXXXX#####XXXXXXXXXX######XXXXXXXXXX######XXXXXXXXXX######XXXXXXXXXX######XXXXXXXXXX######XXXXXXXXXX######XXXXXXXXXX#######XXXXXXXX#########XXXXXX###########XXXX######################################extension fe	# Matches conventions used elsewhere in giflibThis is a klugey way of embedding a comment in the GIF.end## Questionmark#imageimage top 30image left 500image bits 16 by 16......XXXXX..........XXXXXXX........XXX..XXXX......XXX....XXXX.....XXX....XXXX......XX...XXXX...........XXXX...........XXXX...........XXXX............XXXX............XXXX.............................XX.............XXXX............XXXX.............XX.......# The following sets edit modes for GNU EMACS# Local Variables:# mode:picture# truncate-lines:t# End:

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?