-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathLICENSE.txt
88 lines (63 loc) · 1.85 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
The purpose of this project is to provide access to fonts to use with the Tiny4kOLED project,
even if their license is not compatible with the MIT license used by the Tiny4kOLED project.
--
boxyfont.h
Code Page 437 box drawing characters
Font created by Stephen Denne. (Public domain/OFL)
--
font8x16atari.h
Supplied by: Sebastian V�lke
Possible source: https://www.dafont.com/atari-st-8x16-system-font.font
Rudolf Polzer (DivVerent) said he was given permission from Atari to distribute it for personal use.
--
font11x16.h
Supplied by: Jonathan Vargas
Source: https://lexus2k.github.io/ssd1306/ssd1306__fonts_8c_source.html (MIT)
--
font16x16cn.h
Inherited from the Tinysaur ssd1306xled project example of how to create custom fonts
Source: https://bitbucket.org/tinusaur/ssd1306xled/src/devel/ssd1306xled/font16x16cn.h (MIT?)
--
font16x32digits.h
Source: https://sites.google.com/site/pre2arduino/home/huge-font-on-a-tinny-oled-atiny85-1 (Unknown license)
--
ModernDos.h
ModernDos8.h
Supplied by: Sebastian V�lke
Source: https://www.dafont.com/moder-dos-437.font
Possible source: https://www.dafont.com/modern-dos.font (Public domain/GPL/OFL)
Possible source: https://www.1001freefonts.com/moder-dos-437.font (Free)
--
PixelOperator.h
PixelOperatorBold.h
Supplied by: Sebastian V�lke
Source: https://www.dafont.com/pixel-operator.font (Public domain/GPL/OFL)
--
5x5_font.h
7linedigital_font.h
acme_5_outlines_font.h
aztech_font.h
Blokus_font.h
BMplain_font.h
BMSPA_font.h
bubblesstandard_font.h
Commo-Monospaced_font.h
crackers_font.h
formplex12_font.h
haiku_font.h
HISKYF21_font.h
homespun_font.h
HUNTER_font.h
m38_font.h
Minimum+1_font.h
Minimum_font.h
pzim3x5_font.h
Raumsond_font.h
renew_font.h
sloth_font.h
SUPERDIG_font.h
tama_mini02_font.h
zxpix_font.h
Converted by: Jared Sanson
Source: https://jared.geek.nz/2014/jan/custom-fonts-for-microcontrollers
--