]> git.lyx.org Git - lyx.git/blobdiff - lib/images/font-emph.xpm
* images/attic: new directories for (presently) unused icons
[lyx.git] / lib / images / font-emph.xpm
index 15439b3c428fe0eb334976139f26b88df64df3ff..fab84f4c891dcb9970aadfdf900d956b5a21c2ff 100644 (file)
@@ -1,27 +1,27 @@
 /* XPM */
-static char const * emph_xpm[] = {
-"20 20 2 1",
-"      c #BFBFBFBFBFBF",
-".     c #000000000000",
-"                    ",
-"         ..         ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"         ..         ",
-"                    ",
-"                    ",
-"         ..         ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"         ..         ",
-"                    ",
-"                    "};
-
-
+static char * font_emph_xpm[] = {
+"22 22 2 1",
+"      c None",
+".     c #000000",
+"                      ",
+"                      ",
+"                      ",
+"                      ",
+"     ............     ",
+"      ...........     ",
+"      ...      .      ",
+"      ...             ",
+"      ...             ",
+"     ...              ",
+"     .........        ",
+"     ........         ",
+"     ...              ",
+"    ...               ",
+"    ...               ",
+"    ...       ..      ",
+"    ...........       ",
+"   ............       ",
+"                      ",
+"                      ",
+"                      ",
+"                      "};