/* * Grace - GRaphing, Advanced Computation and Exploration of data * * Home page: http://plasma-gate.weizmann.ac.il/Grace/ * * Copyright (c) 1991-95 Paul J Turner, Portland, OR * Copyright (c) 1996-99 GRACE Development Team * * Maintained by Evgeny Stambulchik * * * All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* * Bitmaps for string justification selectors */ #ifndef __JBITMAPS_H_ #define __JBITMAPS_H_ #define JBITMAP_WIDTH 23 #define JBITMAP_HEIGHT 23 static unsigned char j_lm_o_bits[] = { 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x80, 0x22, 0x02, 0x40, 0x24, 0x02, 0x20, 0x28, 0x02, 0x10, 0x34, 0x02, 0x08, 0x22, 0x02, 0x04, 0x31, 0x02, 0x82, 0x28, 0x02, 0x41, 0x24, 0x82, 0x20, 0x22, 0x42, 0x10, 0x21, 0x22, 0x88, 0x20, 0x12, 0x44, 0x20, 0x0a, 0x22, 0x20, 0x06, 0x11, 0x20, 0x82, 0x08, 0x20, 0x46, 0x04, 0x20, 0x3a, 0x02, 0x20, 0x2a, 0x01, 0x20, 0xba, 0x00, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00}; static unsigned char j_cm_o_bits[] = { 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x80, 0x22, 0x02, 0x40, 0x24, 0x02, 0x20, 0x28, 0x02, 0x10, 0x34, 0x02, 0x08, 0x22, 0x02, 0x04, 0x31, 0x02, 0x82, 0x28, 0x02, 0x41, 0x24, 0x82, 0x3c, 0x22, 0x42, 0x24, 0x21, 0x22, 0xa4, 0x20, 0x12, 0x7c, 0x20, 0x0a, 0x22, 0x20, 0x06, 0x11, 0x20, 0x82, 0x08, 0x20, 0x46, 0x04, 0x20, 0x2a, 0x02, 0x20, 0x12, 0x01, 0x20, 0xa2, 0x00, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00}; static unsigned char j_rm_o_bits[] = { 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x80, 0x22, 0x02, 0x40, 0x3c, 0x02, 0x20, 0x34, 0x02, 0x10, 0x3c, 0x02, 0x08, 0x22, 0x02, 0x04, 0x31, 0x02, 0x82, 0x28, 0x02, 0x41, 0x24, 0x82, 0x20, 0x22, 0x42, 0x10, 0x21, 0x22, 0x88, 0x20, 0x12, 0x44, 0x20, 0x0a, 0x22, 0x20, 0x06, 0x11, 0x20, 0x82, 0x08, 0x20, 0x46, 0x04, 0x20, 0x2a, 0x02, 0x20, 0x12, 0x01, 0x20, 0xa2, 0x00, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00}; static unsigned char j_lb_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x07, 0x08, 0x20, 0xfd, 0xff, 0x3f, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned char j_lm_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x07, 0x08, 0x20, 0xfd, 0xff, 0x3f, 0x07, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned char j_lt_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0xfd, 0xff, 0x3f, 0x07, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned char j_ct_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, 0x00, 0xfe, 0xf7, 0x3f, 0x02, 0x1c, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned char j_rt_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0xfe, 0xff, 0x5f, 0x02, 0x08, 0x70, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned char j_rm_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x70, 0xfe, 0xff, 0x5f, 0x02, 0x08, 0x70, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned char j_rb_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x70, 0xfe, 0xff, 0x5f, 0x00, 0x00, 0x70, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned char j_cb_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x1c, 0x20, 0xfe, 0xf7, 0x3f, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; static unsigned char j_cm_b_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x1c, 0x20, 0xfe, 0xf7, 0x3f, 0x02, 0x1c, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0x02, 0x08, 0x20, 0xfe, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; #endif /* __BITMAPS_H_ */