Initial import. vendor
authorinsilmaril
Sun, 30 Jan 2005 12:59:06 +0000
branchvendor
changeset 34a6936657758b
parent 33 b9282d91ce12
child 35 5d3804ffc0ad
Initial import.
icons/formatfixedfont.xpm
icons/formattextbold.xpm
icons/formattextitalic.xpm
icons/vym.png
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/icons/formatfixedfont.xpm	Sun Jan 30 12:59:06 2005 +0000
     1.3 @@ -0,0 +1,28 @@
     1.4 +/* XPM */
     1.5 +static const char * formatfixedfont_xpm[] = {
     1.6 +"22 22 3 1",
     1.7 +" 	c None",
     1.8 +".	c #0000FF",
     1.9 +"+	c #BC0000",
    1.10 +"                      ",
    1.11 +"                      ",
    1.12 +"                      ",
    1.13 +"      .          .    ",
    1.14 +"      .          .    ",
    1.15 +"      .          .    ",
    1.16 +"  ....++++++++++..... ",
    1.17 +"      ++++++++++ .    ",
    1.18 +"      . ++    ++ .    ",
    1.19 +"      . ++  + ++ .    ",
    1.20 +"      . +++++    .    ",
    1.21 +"      . +++++    .    ",
    1.22 +"      . ++  +    .    ",
    1.23 +"      . ++       .    ",
    1.24 +"      . ++       .    ",
    1.25 +"      +++++++    .    ",
    1.26 +"  ....+++++++........ ",
    1.27 +"      .          .    ",
    1.28 +"      .          .    ",
    1.29 +"      .          .    ",
    1.30 +"                      ",
    1.31 +"                      "};
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/icons/formattextbold.xpm	Sun Jan 30 12:59:06 2005 +0000
     2.3 @@ -0,0 +1,27 @@
     2.4 +/* XPM */
     2.5 +static const char * formattextbold_xpm[] = {
     2.6 +"22 22 2 1",
     2.7 +" 	c None",
     2.8 +".	c #000000",
     2.9 +"                      ",
    2.10 +"                      ",
    2.11 +"                      ",
    2.12 +"                      ",
    2.13 +"     .........        ",
    2.14 +"      ...   ...       ",
    2.15 +"      ...    ...      ",
    2.16 +"      ...    ...      ",
    2.17 +"      ...    ...      ",
    2.18 +"      ...   ...       ",
    2.19 +"      ........        ",
    2.20 +"      ...   ....      ",
    2.21 +"      ...    ....     ",
    2.22 +"      ...     ...     ",
    2.23 +"      ...     ...     ",
    2.24 +"      ...     ...     ",
    2.25 +"      ...    ...      ",
    2.26 +"     ..........       ",
    2.27 +"                      ",
    2.28 +"                      ",
    2.29 +"                      ",
    2.30 +"                      "};
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/icons/formattextitalic.xpm	Sun Jan 30 12:59:06 2005 +0000
     3.3 @@ -0,0 +1,27 @@
     3.4 +/* XPM */
     3.5 +static const char * formattextitalic_xpm[] = {
     3.6 +"22 22 2 1",
     3.7 +" 	c None",
     3.8 +".	c #000000",
     3.9 +"                      ",
    3.10 +"                      ",
    3.11 +"                      ",
    3.12 +"                      ",
    3.13 +"          .....       ",
    3.14 +"           ...        ",
    3.15 +"           ...        ",
    3.16 +"           ...        ",
    3.17 +"           ...        ",
    3.18 +"          ...         ",
    3.19 +"          ...         ",
    3.20 +"          ...         ",
    3.21 +"          ...         ",
    3.22 +"         ...          ",
    3.23 +"         ...          ",
    3.24 +"         ...          ",
    3.25 +"         ...          ",
    3.26 +"        .....         ",
    3.27 +"                      ",
    3.28 +"                      ",
    3.29 +"                      ",
    3.30 +"                      "};
     4.1 Binary file icons/vym.png has changed