gimp/app/tools/penstroke.xpm
GMT 1999 Andy Thomas 2252863eb6 This is a bit of a biggy. Added paths to layers & channels dialog. This is
Fri Mar  5 21:45:39 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>

	This is a bit of a biggy. Added paths to layers & channels
	dialog. This is not complete yet (it still has some rough edges ;-)

	New:-

	* paths_dialog.c
	* paths_dialog.h
	* pathsP.h

	These are the core parts of the paths dialog & interaction.

	* tools/penadd.xpm
	* tools/pendel.xpm
	* tools/pennorm.xpm
	* tools/penedit.xpm
	* tools/penstroke.xpm

	New images found in the dialog. Maybe someone with a better
	artistic flair could replace these?

	Changed:-

	* Makefile.am

	Added new files for build

	* layers_dialog.c

	Added new tab for paths.

	* bezier_select.h
	* bezier_selectP.h
	* bezier_select.c

	Rearrangement & fixes. Not finished yet.

	* iscissors.c

	Header file changes. (Need to include more headers).

	* gdisplay.c
	* gdisplay.h

	Hmmm... Added a function that did a mapping from gimage to gdisp.
	This is a little bit of a "hack", but it was needed.. really.

	* ops_buttons.h
	* ops_buttons.c

	Enhanced to create more types of button ops. Used in the paths dialog.

	* channels_dialog.c

	Header file changes?

	* xcf.c

	Paths stored in new PROP. Yosh.. I did as you and Adam suggested.

	* gimpimage.c
	* gimpimage.h
	* gimpimageP.h

	Added paths items to the image structures.
1999-03-05 23:50:24 +00:00

96 lines
1.5 KiB
C

/* XPM */
static char * penstroke_xpm[] = {
"17 17 75 1",
" c None",
". c #C5C5C5",
"+ c #A4A4A4",
"@ c #858585",
"# c #8F8F8F",
"$ c #B2B2B2",
"% c #979797",
"& c #343434",
"* c #262626",
"= c #323232",
"- c #2C2C2C",
"; c #1D1D1D",
"> c #111111",
", c #838383",
"' c #545454",
") c #202020",
"! c #525252",
"~ c #A1A1A1",
"{ c #BBBBBB",
"] c #C0C0C0",
"^ c #B7B7B7",
"/ c #949494",
"( c #494949",
"_ c #181818",
": c #575757",
"< c #535353",
"[ c #888888",
"} c #C8C8C8",
"| c #CBCBCB",
"1 c #CCCCCC",
"2 c #C7C7C7",
"3 c #989898",
"4 c #5A5A5A",
"5 c #9A9A9A",
"6 c #8C8C8C",
"7 c #969696",
"8 c #141414",
"9 c #282828",
"0 c #555555",
"a c #4B4B4B",
"b c #2A2A2A",
"c c #B0B0B0",
"d c #999999",
"e c #919191",
"f c #1C1C1C",
"g c #B6B6B6",
"h c #8B8B8B",
"i c #292929",
"j c #8E8E8E",
"k c #1E1E1E",
"l c #B8B8B8",
"m c #8A8A8A",
"n c #B3B3B3",
"o c #909090",
"p c #BABABA",
"q c #C6C6C6",
"r c #4C4C4C",
"s c #2B2B2B",
"t c #0E0E0E",
"u c #4F4F4F",
"v c #939393",
"w c #1F1F1F",
"x c #585858",
"y c #484848",
"z c #222222",
"A c #505050",
"B c #B9B9B9",
"C c #9D9D9D",
"D c #101010",
"E c #5B5B5B",
"F c #272727",
"G c #252525",
"H c #808080",
"I c #959595",
"J c #C9C9C9",
" .+@#$ ",
" %&*=-;>-, ",
" ')!~{]^/(_: ",
" <*[}|||1|23;4 ",
" 5;6|1|||1|||78, ",
" 90}|1|||1|||2ab ",
"c>d||1|||1||||e>{",
"#f^||1|||1||||gfh",
",i]||1|||1|1||]b,",
"jkl111111111|1g;m",
"n>%|111111111|o>p",
" *(q1111111112rs ",
" [tj|||||1|||6k[ ",
" ubv}|||1|2vwx ",
" yzA7B]{CaDE ",
" eFDwbGFbH ",
" nh,IJ "};