FabGL
ESP32 Display Controller and Graphics Library
|
|
virtual |
Adjusts columns and rows to the controller limits.
columns | If > 0 then it is set to 80. |
rows | If > 0 then it is limited to screen height divided by font height. |
Implements TextualDisplayController.
Definition at line 78 of file vgatextcontroller.cpp.