et.xpm3

来自「ET++ is a portable and homogenous object」· XPM3 代码 · 共 27 行

XPM3
27
字号
/* XPM */static char *et[] = {/* et pixmap * width height ncolors chars_per_pixel */"10 14 4 1","0 c none","1 c gray60 m black","2 c gray80 m white","3 c #ff0000 m black",/* pixels */"1111110000","1222211000","1222210100","1222210010","1222211111","1233322221","1232222221","1233233321","1232223221","1233323221","1222223221","1222223221","1222222221","1111111111",0} ;

⌨️ 快捷键说明

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