]> git.lyx.org Git - lyx.git/blobdiff - lib/images/font-emph.xpm
* insets/insetbase.h (textString): Simplify the signature
[lyx.git] / lib / images / font-emph.xpm
index 92bbade7fec932a0ce567f45c08a95fae4335fce..fab84f4c891dcb9970aadfdf900d956b5a21c2ff 100644 (file)
@@ -1,27 +1,27 @@
 /* XPM */
-static char const * emph_xpm[] = {
-"20 20 2 1",
+static char * font_emph_xpm[] = {
+"22 22 2 1",
 "      c None",
-".     c #000000000000",
-"                    ",
-"         ..         ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"         ..         ",
-"                    ",
-"                    ",
-"         ..         ",
-"        ....        ",
-"        ....        ",
-"        ....        ",
-"         ..         ",
-"                    ",
-"                    "};
-
-
+".     c #000000",
+"                      ",
+"                      ",
+"                      ",
+"                      ",
+"     ............     ",
+"      ...........     ",
+"      ...      .      ",
+"      ...             ",
+"      ...             ",
+"     ...              ",
+"     .........        ",
+"     ........         ",
+"     ...              ",
+"    ...               ",
+"    ...               ",
+"    ...       ..      ",
+"    ...........       ",
+"   ............       ",
+"                      ",
+"                      ",
+"                      ",
+"                      "};