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
This commit is contained in:
Angus Leeming 2002-01-29 12:43:58 +00:00
parent e07b31a47d
commit e66edeba4b
6 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,14 @@
2002-01-28 Angus Leeming <a.leeming@ic.ac.uk>
* 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 <martin.vermeer@hut.fi>
* style.xbm:

View File

@ -1,4 +1,3 @@
#define ams2_width 150
#define ams2_height 396
static unsigned char const ams2_bits[] = {

View File

@ -1,4 +1,3 @@
#define ams1_width 148
#define ams1_height 60
static unsigned char const ams1_bits[] = {

View File

@ -1,4 +1,3 @@
#define deco1_width 137
#define deco1_height 90
static unsigned char const deco1_bits[] = {

View File

@ -1,4 +1,3 @@
#define font1_width 60
#define font1_height 200
static unsigned char const font1_bits[] = {

View File

@ -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,