Coder Social home page Coder Social logo

Font support about hagl_esp_mipi HOT 4 CLOSED

allenck avatar allenck commented on July 21, 2024
Font support

from hagl_esp_mipi.

Comments (4)

tuupola avatar tuupola commented on July 21, 2024

I do not have plans to support TrueType fonts at the moment. I mostly target small screens and I personally think TrueType is a bit bloated format. FONTX format, albeit rarely used in western world, is quite awesome. I have a repository with the X11 and unscii fonts in the FONTX format. Will add more later.

Adding support for for PlatformIO is in my TODO list. But since I do not use PlatformIO myself it has stayed in the backlog. Now that you remind me about I should take a look at it again.

from hagl_esp_mipi.

allenck avatar allenck commented on July 21, 2024

I can certainly understand that you would like to not support True Type. There are some issues with PlatformIO that need to be addressed. Mainly, there is the issue of providing user options since PlatformIO does not have a menuconfig command. I solved this by adding the defines in a header file that was included in hagl_hal.h.

from hagl_esp_mipi.

allenck avatar allenck commented on July 21, 2024

I can certainly understand that you would like to not support True Type. There are some issues with PlatformIO that need to be addressed. Mainly, there is the issue of providing user options since PlatformIO does not have a menuconfig command. I solved this by adding the defines in a header file that was included in hagl_hal.h.

from hagl_esp_mipi.

tuupola avatar tuupola commented on July 21, 2024

I am planning to do something similar as with the main library config. Meaning that user could either manually edit the config file or alternatively use menuconfig when it is available. I just need to familiarise myself with PlatformIO a bit first.

from hagl_esp_mipi.

Related Issues (2)

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.