Unverified Commit a44ea8d9 authored by Bodmer's avatar Bodmer Committed by GitHub

Add comment about Smooth_font branch

parent 8df115ab
...@@ -32,7 +32,7 @@ Configuration of the library font selections, pins used to interface with the TF ...@@ -32,7 +32,7 @@ Configuration of the library font selections, pins used to interface with the TF
I have made some changes that will be uploaded soon that improves sprite and image rendering performance by up to 3x faster on the ESP8266. These updates are currently being tested/debugged. I have made some changes that will be uploaded soon that improves sprite and image rendering performance by up to 3x faster on the ESP8266. These updates are currently being tested/debugged.
**2. Anti-aliased fonts** **2. Anti-aliased fonts - see Smooth_font branch for beta test version **
I have been experimenting with anti-aliased font files in "vlw" format generated by the free [Processing IDE](https://processing.org/). This IDE can be used to generate font files from your computer's font set and include **any** Unicode characters. This means Greek, Japanese and any other UTF-16 glyphs can be used. I have been experimenting with anti-aliased font files in "vlw" format generated by the free [Processing IDE](https://processing.org/). This IDE can be used to generate font files from your computer's font set and include **any** Unicode characters. This means Greek, Japanese and any other UTF-16 glyphs can be used.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment