lyx_mirror/lib/images/font-emph.xpm
Jean-Marc Lasgouttes 2bf37e842e Toolbar icons and banner are now read when needed from disk. Read ChangeLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@899 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-19 10:22:12 +00:00

28 lines
583 B
C

/* XPM */
static char const * emph_xpm[] = {
"20 20 2 1",
" c #BFBFBFBFBFBF",
". c #000000000000",
" ",
" .. ",
" .... ",
" .... ",
" .... ",
" .... ",
" .... ",
" .... ",
" .... ",
" .... ",
" .. ",
" ",
" ",
" .. ",
" .... ",
" .... ",
" .... ",
" .. ",
" ",
" "};