# HG changeset patch # User insilmaril # Date 1107089946 0 # Node ID a6936657758be7d4643911ba41c58f8ba9bcb102 # Parent b9282d91ce126ffddf9b40b559886c7b98ba9670 Initial import. diff -r b9282d91ce12 -r a6936657758b icons/formatfixedfont.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/icons/formatfixedfont.xpm Sun Jan 30 12:59:06 2005 +0000 @@ -0,0 +1,28 @@ +/* XPM */ +static const char * formatfixedfont_xpm[] = { +"22 22 3 1", +" c None", +". c #0000FF", +"+ c #BC0000", +" ", +" ", +" ", +" . . ", +" . . ", +" . . ", +" ....++++++++++..... ", +" ++++++++++ . ", +" . ++ ++ . ", +" . ++ + ++ . ", +" . +++++ . ", +" . +++++ . ", +" . ++ + . ", +" . ++ . ", +" . ++ . ", +" +++++++ . ", +" ....+++++++........ ", +" . . ", +" . . ", +" . . ", +" ", +" "}; diff -r b9282d91ce12 -r a6936657758b icons/formattextbold.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/icons/formattextbold.xpm Sun Jan 30 12:59:06 2005 +0000 @@ -0,0 +1,27 @@ +/* XPM */ +static const char * formattextbold_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ......... ", +" ... ... ", +" ... ... ", +" ... ... ", +" ... ... ", +" ... ... ", +" ........ ", +" ... .... ", +" ... .... ", +" ... ... ", +" ... ... ", +" ... ... ", +" ... ... ", +" .......... ", +" ", +" ", +" ", +" "}; diff -r b9282d91ce12 -r a6936657758b icons/formattextitalic.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/icons/formattextitalic.xpm Sun Jan 30 12:59:06 2005 +0000 @@ -0,0 +1,27 @@ +/* XPM */ +static const char * formattextitalic_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ..... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ... ", +" ..... ", +" ", +" ", +" ", +" "}; diff -r b9282d91ce12 -r a6936657758b icons/vym.png Binary file icons/vym.png has changed