lyx_mirror/lib/images/math/cases.xpm
Uwe Stöhr 6bd4a69851 make some math icons visible to be used e.g. also in the docs
(someone has build them with antialiasing destroying the resolution)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17782 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 23:44:03 +00:00

74 lines
2.8 KiB
C

/* XPM */
static char *cases[] = {
/* columns rows colors chars-per-pixel */
"36 64 3 1",
" c black",
"# c blue",
": c None",
/* pixels */
":::::::::::::::: ::::::::::::::::::::",
":::::::::::::::: ::::::::::::::::::::",
":::::::::::::: ::::::::::::::::::::",
":::::::::::::: ::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::####::::::::::",
":::::::::::: :::::::::#::::#:::::::::",
":::::::::::: ::::::::##::::##::::::::",
":::::::::::: ::::::::##::::##::::::::",
":::::::::::: :::::::::::::###::::::::",
":::::::::::: :::::::::::##:##::::::::",
":::::::::::: :::::::::##:::##::::::::",
":::::::::::: ::::::::##::::##::::::::",
":::::::::::: ::::::::##::::##::::::::",
":::::::::::: ::::::::##::::##::::::::",
":::::::::::: ::::::::###::###:#::::::",
":::::::::::: :::::::::####:###:::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::::",
"::::::::::: ::::::::::::::::::::::::",
":::::::::: :::::::::::::::::::::::::",
":::::::::: ::::::::::::::::::::::::::",
"::::::::: ::::::::::::::::::::::::::",
":::::::: :::::::::::::::::::::::::::",
"::::::: ::::::::::::::::::::::::::::",
"::::::: ::::::::::::::::::::::::::::",
":::::::: :::::::::::::::::::::::::::",
"::::::::: ::::::::::::::::::::::::::",
":::::::::: ::::::::::::::::::::::::::",
":::::::::: :::::::::::::::::::::::::",
"::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::##::::::::::::::",
":::::::::::: ::::::####::::::::::::::",
":::::::::::: ::::::::##::::::::::::::",
":::::::::::: ::::::::##::::::::::::::",
":::::::::::: ::::::::##::::::::::::::",
":::::::::::: ::::::::##::::::::::::::",
":::::::::::: ::::::::##:####:::::::::",
":::::::::::: ::::::::###:::###:::::::",
":::::::::::: ::::::::##:::::##:::::::",
":::::::::::: ::::::::##::::::##::::::",
":::::::::::: ::::::::##::::::##::::::",
":::::::::::: ::::::::##::::::##::::::",
":::::::::::: ::::::::##::::::##::::::",
":::::::::::: ::::::::##::::::##::::::",
":::::::::::: ::::::::##::::::#:::::::",
":::::::::::: ::::::::##:::::##:::::::",
":::::::::::: ::::::::###:::##::::::::",
":::::::::::: ::::::::::####::::::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::",
":::::::::::: ::::::::::::::::::::::",
":::::::::::::: ::::::::::::::::::::",
":::::::::::::: ::::::::::::::::::::",
":::::::::::::::: ::::::::::::::::::::",
":::::::::::::::: ::::::::::::::::::::"
}: