Giter VIP home page Giter VIP logo

adafruit_mfgfx_ide's Introduction

Adafruit_mfGFX Library

Multifont GFX library is adapted from Adafruit_GFX library by Paul Kourany

  • v1.0.0, May 2014 Initial Release
  • v1.0.1, June 2014 Font Compilation update
  • v1.0.2, Aug 2015 Added charWidth(char) function to return char width in pixels

This library supports any compatible Adafruit_GFX display driver. The free TheDotFactory Windows program is recommended for creating font data compatible with the Adafruit_mfGFX library.

Please see the README.pdf file for instructions on creating and adding new fonts. The base library comes with 4 fonts and a "test" font so a new candidate font data can easily be added and tested before being permanently added to the library.

Base library fonts may be added/removed using compile flags. BE AWARE that though font data does not take up Spark RAM, they do however take up flash space so having too many fonts may prove problematic.

The GLCDFONT from original GFX library is included and made the default font so code based on the older library will work as expected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.