Closed tofrnr closed 4 years ago
I had to restart the server. it is online again. If you agree please close this issue...
2017-06-15 18:26 GMT+02:00 tofrnr notifications@github.com:
different font types cannot be generated; the provided link does not load and so appears to be broken. Currently I need a fixed_font type by different point sizes (e.g., Courier).
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/squix78/esp8266-oled-ssd1306/issues/131, or mute the thread https://github.com/notifications/unsubscribe-auth/AArwFsxqXIiCcw7o1guu9mAn92_qAXrIks5sEVsjgaJpZM4N7c0R .
ok, I did it - now I get a huge file, but how to switch now in my code between the standard proportional font and the new generated 8pt or 20pt Courier font ? I expected something like
display.setFont(Courier, 8); //... display.setFont(Arial, 8); //... display.setFont(Courier, 20); //... display.setFont(Arial, 12); //...
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
different font types cannot be generated; the provided link does not load and so appears to be broken. Currently I need a fixed_font type by different point sizes (e.g., Courier).