1 //*****************************************************************************
\r
8 // +----+ Copyright (c) 2009 Code Red Technologies Ltd.
\r
10 // font.h - header file for font data contained in system_fixed_be_8_15.c
\r
12 // Software License Agreement
\r
14 // The software is owned by Code Red Technologies and/or its suppliers, and is
\r
15 // protected under applicable copyright laws. All rights are reserved. Any
\r
16 // use in violation of the foregoing restrictions may subject the user to criminal
\r
17 // sanctions under applicable laws, as well as to civil liability for the breach
\r
18 // of the terms and conditions of this license.
\r
20 // THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
\r
21 // OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
\r
22 // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
\r
23 // USE OF THIS SOFTWARE FOR COMMERCIAL DEVELOPMENT AND/OR EDUCATION IS SUBJECT
\r
24 // TO A CURRENT END USER LICENSE AGREEMENT (COMMERCIAL OR EDUCATIONAL) WITH
\r
25 // CODE RED TECHNOLOGIES LTD.
\r
30 extern const unsigned char font_data_table[];
\r
31 extern const unsigned char font_index_table[];
\r