initial control flow viewer structure rework
[lttv.git] / ltt / branches / poly / lttv / modules / icons / hGuiControlFlowInsert.xpm
index 54432e4ef0970a70fec6921ff071131c3fb914bd..630d04806f477e5fab829f261ea212498f95e27f 100644 (file)
@@ -1,48 +1,55 @@
 /* XPM */
-static char * hGuiEventsInsert_xpm[] = {
-"40 40 5 1",
-"      c None",
-".     c #000000",
-"+     c #6E6E6E",
-"@     c #BEBEBE",
-"#     c #FFDD00",
-"++++++++++++++++++++++++++++++++++++++++",
-"+@@@@@@@@@@@@@@@@@....@@@@@@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@@@@......@@@@@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@@@..####..@@@@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@@..######..@@@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@..########..@@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@..##########..@@@@@@@@@@@@+",
-"+@@@@@@@@@@@..############..@@@@@@@@@@@+",
-"+@@@@@@@@@@..#####....#####..@@@@@@@@@@+",
-"+@@@@@@@@@..#####......#####..@@@@@@@@@+",
-"+@@@@@@@@..######......######..@@@@@@@@+",
-"+@@@@@@@..#######......#######..@@@@@@@+",
-"+@@@@@@..########......########..@@@@@@+",
-"+@@@@@..#........#....##########..@@@@@+",
-"+@@@@..##.####....###############..@@@@+",
-"+@@@..###.###......###############..@@@+",
-"+@@..####.#......#.################..@@+",
-"+@..#####.#.....##.#####....########..@+",
-"+..######......###.#####.....########..+",
-"+..######.....................#######..+",
-"+..####..#.....###.#####.....########..+",
-"+..#######......########....#########..+",
-"+@..######.......############..#####..++",
-"+@@..#####...#....###########..####..+@+",
-"+@@@..####...##...#########.######..+@@+",
-"+@@@@..###...##...#####..##.#.###..+@@@+",
-"+@@@@@..##...##...####....###.##..+@@@@+",
-"+@@@@@@..#...##..####......####..+@@@@@+",
-"+@@@@@@@..#..##...##........##..+@@@@@@+",
-"+@@@@@@@@..#.##...##........#..+@@@@@@@+",
-"+@@@@@@@@@..################..+@@@@@@@@+",
-"+@@@@@@@@@@..##############..+@@@@@@@@@+",
-"+@@@@@@@@@@@..############..+@@@@@@@@@@+",
-"+@@@@@@@@@@@@..##########..+@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@..########..+@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@@..######..+@@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@@@..####..+@@@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@@@@......+@@@@@@@@@@@@@@@+",
-"+@@@@@@@@@@@@@@@@@....+@@@@@@@@@@@@@@@@+",
-"++++++++++++++++++++++++++++++++++++++++"};
+static char *hGuiEventsInsert_xpm[] = {
+/* width height ncolors chars_per_pixel */
+"32 32 16 1",
+/* colors */
+"  c #000000000000",
+"! c #800000000000",
+"# c #000080000000",
+"$ c #800080000000",
+"% c #000000008000",
+"& c #800000008000",
+"' c #000080008000",
+"( c #800080008000",
+") c #c000c000c000",
+"* c #ff0000000000",
+"+ c #0000ff000000",
+", c #ff00ff000000",
+"- c #00000000ff00",
+". c #ff000000ff00",
+"/ c #0000ff00ff00",
+"0 c #ff00ff00ff00",
+/* pixels */
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"        ***************         ",
+"        *************** (       ",
+"        *************** ()      ",
+"                       (()      ",
+"         (((((( (((((((())      ",
+"          ))))) )))))))))       ",
+"                                ",
+"               ,                ",
+"              ,,,         ####  ",
+"             ,,,,,       ###### ",
+"            ,,,,,,,      ###### ",
+"             ,,,,, ()    ###### ",
+"            ( ,,, (()    ###### ",
+"            )( , (()    ( #### (",
+"             )( (()      (      ",
+"              ) ))       )((((((",
+"                          ))))))",
+"                                ",
+"        - ----------- - (       ",
+"        - ----------- - ()      ",
+"        - ----------- - ()      ",
+"        - ----------- - ()      ",
+"        - ----------- - ()      ",
+"                        ()      ",
+"        ((((((((((((((((()      ",
+"         )))))))))))))))))      "
+} ;
This page took 0.02304 seconds and 4 git commands to generate.