From: Angus Leeming Date: Tue, 29 Jan 2002 12:43:58 +0000 (+0000) Subject: Tiny changes to allow them to be visualised with xv (remove empty first line). X-Git-Tag: 1.6.10~19945 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e66edeba4bba4441adcc6b6d22aa4eea9ea2172a;p=lyx.git Tiny changes to allow them to be visualised with xv (remove empty first line). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3450 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/images/ChangeLog b/images/ChangeLog index 9f892438e2..5401f3d781 100644 --- a/images/ChangeLog +++ b/images/ChangeLog @@ -1,3 +1,14 @@ +2002-01-28 Angus Leeming + + * ams_arrows.xbm: + * ams_misc.xbm: + * deco.xbm: + * font.xbm: + * style.xbm: removed first, empty line. + + * style.xbm: the defined height didn't match what is in the bitmap. + It does now. + 2002-01-28 Martin Vermeer * style.xbm: diff --git a/images/ams_arrows.xbm b/images/ams_arrows.xbm index 7ac9ed77b3..313136348d 100644 --- a/images/ams_arrows.xbm +++ b/images/ams_arrows.xbm @@ -1,4 +1,3 @@ - #define ams2_width 150 #define ams2_height 396 static unsigned char const ams2_bits[] = { diff --git a/images/ams_misc.xbm b/images/ams_misc.xbm index 4de56700aa..f07550f6b5 100644 --- a/images/ams_misc.xbm +++ b/images/ams_misc.xbm @@ -1,4 +1,3 @@ - #define ams1_width 148 #define ams1_height 60 static unsigned char const ams1_bits[] = { diff --git a/images/deco.xbm b/images/deco.xbm index c47e55ba83..812ccedc66 100644 --- a/images/deco.xbm +++ b/images/deco.xbm @@ -1,4 +1,3 @@ - #define deco1_width 137 #define deco1_height 90 static unsigned char const deco1_bits[] = { diff --git a/images/font.xbm b/images/font.xbm index f78b38a212..189288f9b4 100644 --- a/images/font.xbm +++ b/images/font.xbm @@ -1,4 +1,3 @@ - #define font1_width 60 #define font1_height 200 static unsigned char const font1_bits[] = { diff --git a/images/style.xbm b/images/style.xbm index 1d8bbc37aa..c607aea048 100644 --- a/images/style.xbm +++ b/images/style.xbm @@ -1,6 +1,5 @@ - #define style1_width 135 -#define style1_height 110 +#define style1_height 270 static unsigned char const style1_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,