Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. HansIm
    3. Topics
    H
    • Continue chat with HansIm
    • Start new chat with HansIm
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by HansIm

    • H

      Determine the width of a character
      Arduino • • HansIm

      3
      0
      Votes
      3
      Posts
      1301
      Views

      @hansim in the this lib file , you can find the str width return function: https://github.com/m5stack/M5Stack/blob/master/src/utility/In_eSPI.h int16_t textWidth(const char *string, uint8_t font), textWidth(const char *string), textWidth(const String& string, uint8_t font), textWidth(const String& string), fontHeight(int16_t font), fontHeight(void);
    • H

      M5Stack display shows everything negative or inverted
      FAQS • • HansIm

      3
      0
      Votes
      3
      Posts
      1395
      Views

      H

      I'm flabbergasted. It really worked. The colors are okay now. Thanks!