olikraus / ucglib

Arduino True Color Library for TFTs and OLEDs
https://github.com/olikraus/ucglib/wiki
Other
261 stars 76 forks source link

Reference Manual: C++ Prototype for getFontAscent() and getFontDescent() missing return value #57

Open devsaurus opened 8 years ago

devsaurus commented 8 years ago

The Reference Manual is missing the return value in the C++ Prototype for getFontAscent() and getFontDescent(). While this is a simple edit in the wiki, I don't know which other parts for the documentation would need to be fixed.