Skip to content

Commit 4a6b44d

Browse files
committed
font copyright
1 parent 920c94a commit 4a6b44d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/ssd1306/include/ssd1306_font.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
#ifndef SSD1306_FONT_H
22
#define SSD1306_FONT_H
33

4+
//font: VCR OSD Mono by Riciery Leal
5+
//font is free even for commercial purposes.
6+
//https://www.dafont.com/font-comment.php?file=vcr_osd_mono
7+
//https://www.dafont.com/de/vcr-osd-mono.font
8+
49
#define CHAR_WIDTH 10
510
#define CHAR_HEIGHT 14
611

0 commit comments

Comments
 (0)