ref: ff0ef58bdf010b425b5b156b5bd0de0152a07b95
parent: 1aa667e69a15df8e7352e76c01ad6b5fb917584b
parent: 6a5fcb0ba4810d66684a16078d20dac2c735e2ca
author: Fabian Greffrath <fabian@greffrath.com>
date: Mon Sep 2 06:14:36 EDT 2019
Merge pull request #1194 from Zodomaniac/master Updated font headers with Python 3 Pillow.
--- a/textscreen/fonts/large.h
+++ b/textscreen/fonts/large.h
@@ -1,4 +1,4 @@
-/* Font data generated from large.bmp; do not edit.
+/* Font data generated from large.png; do not edit.
Please see textscreen/fonts/README for copyright
information. */
--- a/textscreen/fonts/normal.h
+++ b/textscreen/fonts/normal.h
@@ -1,4 +1,4 @@
-/* Font data generated from normal.bmp; do not edit.
+/* Font data generated from normal.png; do not edit.
Please see textscreen/fonts/README for copyright
information. */
--- a/textscreen/fonts/small.h
+++ b/textscreen/fonts/small.h
@@ -1,4 +1,4 @@
-/* Font data generated from small.bmp; do not edit.
+/* Font data generated from small.png; do not edit.
Please see textscreen/fonts/README for copyright
information. */