fontgrouporgdot - olikraus/ucglib GitHub Wiki
Reference
Fonts on this page have been downloaded from orgdot.com.
Copyright
Copyright information is available at orgdot.com server.
License:
/* (c) 2001 http://www.orgdot.com: you can copy, use, modify and distribute this
code and/or artwork for educational, commercial or recreational use. all we ask is
that you include this copyright notice in the materialyou distribute. for compiled
code, you will need to make accessible this copyright notice somewhere in the
distribution, and/or via a link on the web. there are several reasons for this caveat -
the most important being that open source is based on one main principle: what you
find and use, others should also have access to. don't keep it to yourself! this
software is provided by the author and contributors "as is" and any express or
implied warranties, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose are disclaimed. in no event shall
the author or contributors be liable for any direct, indirect, incidental, special,
exemplary, or consequential damages (including, but not limited to, procurement of
substitute goods or services; loss of use, data, or profits; or business interruption)
however caused and on any theory of liability, whether in contract, strict liability, or
tort (including negligence or otherwise) arising in any way out of the use of this
software, even if advised of the possibility of such damage. */
Font copyright statement: "© www.orgdot.com"
Font Details
tpss
Transparent
Common Height
tpssb
Transparent
Common Height
orgv01
Transparent
Common Height
fixed_v0
Transparent
Common Height
Monospace
Notes
Build Mode | Font Purpose | Description |
---|---|---|
0 | t |
Transparent font, use together with UCG_FONT_MODE_TRANSPARENT . |
1 | h |
All glyphs have common height, use together with UCG_FONT_MODE_TRANSPARENT and UCG_FONT_MODE_SOLID . |
2 | m |
All glyphs have common height and width (monospace), use together with UCG_FONT_MODE_TRANSPARENT and UCG_FONT_MODE_SOLID . |
3 | 8 |
All glyphs have common height and width, use together with UCG_FONT_MODE_TRANSPARENT and UCG_FONT_MODE_SOLID . Height and width are devisible by 8. |
Font Char Set | Description |
---|---|
f |
The font includes up to 256 glyphs. |
r |
Only glyphs on the range of the ASCII codes 32 to 127 are included in the font. |
n |
Only numbers and extra glyphs for writing date and time strings are included in the font. |