We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Displaying Text (markdown)
Better way of setting "no colour presets"
Change to use OLED_Colour, add note about naming collisions
Add a note about the new use of the font width field for variable width fonts, as per https://github.com/freetronics/FTOLED/issues/4#ref-commit-3b0d61b
Changed "R6 G5 B6" to "R5 G6 B5" (6+5+6 = 17 bits!)
Add documentation for stringWidth()/charWidth()
Fix link to correct GLCDFontCreator tool
Add section about setOrientation() method
Update advice about flicker-free use of reset
Add notes about the new flash-based drawString()
Updated Home (markdown)
Fix the formatting on the list of colour names
Add an example of using the Arduino String object with FTOLED
Fix quickstart links
Minor copy editing
Add gitignore
Add initial FTOLED Documentation
Create images directory
Initial Commit