lyx_mirror/lib/images/font-sans.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

29 lines
584 B
C

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