TGX 1.0.3
A tiny 2D/3D graphics library optimized for 32 bits microcontrollers.
Loading...
Searching...
No Matches
font_tgx_Arial_Bold.h
Go to the documentation of this file.
1
5//
6// Copyright 2020 Arvind Singh
7//
8// This library is free software; you can redistribute it and/or
9// modify it under the terms of the GNU Lesser General Public
10// License as published by the Free Software Foundation; either
11// version 2.1 of the License, or (at your option) any later version.
12//
13// This library is distributed in the hope that it will be useful,
14// but WITHOUT ANY WARRANTY; without even the implied warranty of
15// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the GNU
16// Lesser General Public License for more details.
17//
18// You should have received a copy of the GNU Lesser General Public
19// License along with this library; If not, see <http://www.gnu.org/licenses/>.
20#ifndef _font_tgx_Arial_Bold_H_
21#define _font_tgx_Arial_Bold_H_
22
23#include "tgx.h"
24
25//#ifdef __cplusplus
26//extern "C" {
27//#endif
28
47
48//#ifdef __cplusplus
49//} // extern "C"
50//#endif
51
52#endif
const ILI9341_t3_font_t font_tgx_Arial_Bold_28
Arial font (bold) 28pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_48
Arial font (bold) 48pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_40
Arial font (bold) 40pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_96
Arial font (bold) 96pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_14
Arial font (bold) 14pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_24
Arial font (bold) 24pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_32
Arial font (bold) 32pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_12
Arial font (bold) 12pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_13
Arial font (bold) 13pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_10
Arial font (bold) 10pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_60
Arial font (bold) 60pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_11
Arial font (bold) 11pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_9
Arial font (bold) 9pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_20
Arial font (bold) 20pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_8
Arial font (bold) 8pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_18
Arial font (bold) 18pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_16
Arial font (bold) 16pt.
const ILI9341_t3_font_t font_tgx_Arial_Bold_72
Arial font (bold) 72pt.
ILI9341_t3 PJRC font format.
Definition: Fonts.h:105
Main header file.