From: Uwe Stöhr Date: Sun, 29 Apr 2007 16:39:54 +0000 (+0000) Subject: Fix table rotate images, bug 3525: X-Git-Tag: 1.6.10~9989 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=242e09f20df9c0bdce0aacf45e327f0d0008de0f;p=features.git Fix table rotate images, bug 3525: http://bugzilla.lyx.org/show_bug.cgi?id=3525 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18093 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh b/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh index f3a754b937..f9a7f0f5bc 100644 --- a/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh +++ b/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh @@ -6,6 +6,7 @@ Function UpdateModifiedFiles File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" ; always here SetOutPath "$INSTDIR\Resources" File "${PRODUCT_SOURCEDIR}\Resources\unicodesymbols" + File "${PRODUCT_SOURCEDIR}\Resources\languages" File /r "${PRODUCT_SOURCEDIR}\Resources\locale" ; always here SetOutPath "$INSTDIR\Resources\bind" File "${PRODUCT_SOURCEDIR}\Resources\bind\sciword.bind" @@ -28,7 +29,9 @@ Function UpdateModifiedFiles Delete "$INSTDIR\Resources\examples\de\Dezimal.lyx" File "${PRODUCT_SOURCEDIR}\Resources\examples\simplecv.lyx" SetOutPath "$INSTDIR\Resources\images" - File "${PRODUCT_SOURCEDIR}\Resources\images\math-superscript.xpm" + File "${PRODUCT_SOURCEDIR}\Resources\images\math-superscript.xpm" + File "${PRODUCT_SOURCEDIR}\Resources\images\tabular-feature_set-rotate-cell.xpm" + File "${PRODUCT_SOURCEDIR}\Resources\images\tabular-feature_set-rotate-tabular.xpm" SetOutPath "$INSTDIR\Resources\images\math" File "${PRODUCT_SOURCEDIR}\Resources\images\math\super.xpm" SetOutPath "$INSTDIR\Resources\layouts" diff --git a/lib/images/tabular-feature_set-rotate-cell.xpm b/lib/images/tabular-feature_set-rotate-cell.xpm index 7c7220cfd7..35105609ab 100644 --- a/lib/images/tabular-feature_set-rotate-cell.xpm +++ b/lib/images/tabular-feature_set-rotate-cell.xpm @@ -1,43 +1,46 @@ /* XPM */ -static char * tabular_feature_set_rotate_cell_xpm[] = { +static char *tabular_feature_set_rotate_cell_[] = { +/* columns rows colors chars-per-pixel */ "22 22 18 1", -" c None", -". c #000000", -"+ c #0A0A0A", -"@ c #131313", -"# c #838383", -"$ c #1B1B1B", -"% c #3B3B3B", -"& c #5D5D5D", -"* c #343434", -"= c #6D6D6D", -"- c #949494", -"; c #626262", -"> c #414141", -", c #FFFFFF", -"' c #242424", -") c #7A7A7A", -"! c #525252", -"~ c #484848", -" . ", -" +@ ", -" ..+#$ ", -" .%&*+=-@ ", -" .;=...$;-+ ", -" .&@....>;., ", -" ,.>$$@..$;. ", -" ,=+$*';,.+. ", -" ,%+;% , +, ", -" +$=;, ", -" .%., ....... ", -" .;. .,,,,,. ", -" ,'). .,,,,,. ", -" ,%;., .,,,,,. ", -" , +.;, .,,,,,. ", -" ,!=., ....... ", -" ,.=. ", -" .~+ , ", -" .$@&, ", -" ,)~@... ", -" ,, ", -" "}; +" c black", +". c gray4", +"X c #131313131313", +"o c #1B1B1B1B1B1B", +"O c gray14", +"+ c #343434343434", +"@ c gray23", +"# c #414141414141", +"$ c #484848484848", +"% c gray32", +"& c #5D5D5D5D5D5D", +"* c #626262626262", +"= c #6D6D6D6D6D6D", +"- c gray48", +"; c #838383838383", +": c gray58", +"> c gray100", +", c None", +/* pixels */ +",,,,,,,,,,, ,,,,,,,,,,", +",,,,,,,,,,X.,,,,,,,,,,", +",,,,,,,,,o;. ,,,,,,,,", +",,,,,,,,X:=.+&@ ,,,,,,", +",,,,,,,.:*o =* ,,,,,", +",,,,,,,> *# X& ,,,,", +",,,,,,,,, *o Xoo# >,,", +",,,,,,,,,, . >*O+o.=>,", +",,,,,,,,,,>.,,>,@*.@>,", +",,,,,,,,,,,,,,,>*=o.,,", +",,,,,,, ,,> @ ,,", +",,,,,,, >>>>> ,,, * ,,", +",,,,,,, >>>>> ,,, -O>,", +",,,,,,, >>>>> ,,> *@>,", +",,,,,,, >>>>> ,>* .,>,", +",,,,,,, ,> =%>,,", +",,,,,,,,,,,,,,, = >,,,", +",,,,,,,,,,,,>,.$ ,,,,,", +",,,,,,,,,,,>&Xo ,,,,,,", +",,,,,,,,, X$->,,,,,,", +",,,,,,,,,,,,,>>,,,,,,,", +",,,,,,,,,,,,,,,,,,,,,," +}; diff --git a/lib/images/tabular-feature_set-rotate-tabular.xpm b/lib/images/tabular-feature_set-rotate-tabular.xpm index 4d34756de6..5d2079dd12 100644 --- a/lib/images/tabular-feature_set-rotate-tabular.xpm +++ b/lib/images/tabular-feature_set-rotate-tabular.xpm @@ -1,43 +1,46 @@ /* XPM */ -static char * tabular_feature_set_rotate_table_xpm[] = { +static char *tabular_feature_set_rotate_tabular_[] = { +/* columns rows colors chars-per-pixel */ "22 22 18 1", -" c None", -". c #000000", -"+ c #0A0A0A", -"@ c #131313", -"# c #838383", -"$ c #1B1B1B", -"% c #3B3B3B", -"& c #5D5D5D", -"* c #343434", -"= c #6D6D6D", -"- c #949494", -"; c #FFFFFF", -"> c #626262", -", c #414141", -"' c #242424", -") c #7A7A7A", -"! c #525252", -"~ c #484848", -" . ", -" +@ ", -" ..+#$ ", -" ....%&*+=-@..... ", -" .;.>=...$>-+;;;. ", -" ..&@....,>.;;;;. ", -" ;.,$$@..$>....... ", -" ;=+$*'>;.+.;.;;;;. ", -" ;%+>%;;.;+;;.;;;;. ", -" +$=>;............ ", -" .%.;;;.;;;;.;;;;. ", -" .>.;;;.;;;;.;;;;. ", -" ;')............... ", -" ;%>.;;;.;;;;.;;;;. ", -" ; +.>;;.;;;;.;;;;. ", -" ;!=.;............ ", -" ;.=.;.;;;;.;;;;. ", -" .;.~+.;;;;.;;;;. ", -" ....$@&;........ ", -" ;)~@... ", -" ;; ", -" "}; +" c black", +". c gray4", +"X c #131313131313", +"o c #1B1B1B1B1B1B", +"O c gray14", +"+ c #343434343434", +"@ c gray23", +"# c #414141414141", +"$ c #484848484848", +"% c gray32", +"& c #5D5D5D5D5D5D", +"* c #626262626262", +"= c #6D6D6D6D6D6D", +"- c gray48", +"; c #838383838383", +": c gray58", +"> c gray100", +", c None", +/* pixels */ +",,,,,,,,,,, ,,,,,,,,,,", +",,,,,,,,,,X.,,,,,,,,,,", +",,,,,,,,,o;. ,,,,,,,,", +",,, X:=.+&@ ,,,", +",,, >>>.:*o =* > ,,,", +",,, >>>> *# X& ,,,", +",,, *o Xoo# >,,", +",,, >>>> > . >*O+o.=>,", +",,, >>>> >>.> >>@*.@>,", +",,, >*=o.,,", +",,, >>>> >>>> >>> @ ,,", +",,, >>>> >>>> >>> * ,,", +",,, -O>,", +",,, >>>> >>>> >>> *@>,", +",,, >>>> >>>> >>* .,>,", +",,, > =%>,,", +",,, >>>> >>>> > = >,,,", +",,, >>>> >>>> .$ > ,,,", +",,, >&Xo ,,,", +",,,,,,,,, X$->,,,,,,", +",,,,,,,,,,,,,>>,,,,,,,", +",,,,,,,,,,,,,,,,,,,,,," +};