tobozo/lgfx_fonts

1.1.2

Latest
uploaded 5 hours ago
External fonts support for LovyanGFX/M5GFX

readme

# LGFX_Fonts

Externally managed fonts for [LovyanGFX](https://github.com/lovyan03/LovyanGFX) / [M5GFX](https://github.com/M5Stack/M5GFX).

## Requirements

- LovyanGFX >= 1.2.20
- M5GFX >= 1.2.20


## Usage

```cpp
#include <LovyanGFX.hpp> // or <M5GFX.h>
#include <LGFX_Fonts.hpp>
```

## Available Features

### Emojis

See [ReadMe.emojis.md](ReadMe.emojis.md)
  

### LVGL Fonts

See [ReadMe.LVGLfonts.md](ReadMe.LVGLfonts.md)



## Credits/Thanks
- [Lovyan03](https://github.com/Lovyan03) maintainer/author of [LovyanGFX](https://github.com/lovyan03/LovyanGFX) and [M5GFX](https://github.com/M5Stack/M5GFX)
- [d4rkmen](https://github.com/d4rkmen) provided the tool [extract_emoji.py](scripts/extract_emoji.py)
- [lvgl](https://github.com/lvgl) lv_font format and montserrat fonts
- [googlefonts/noto-emoji](https://github.com/googlefonts/noto-emoji/blob/main/fonts/NotoColorEmoji.ttf) emojis font

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "tobozo/lgfx_fonts^1.1.2"

download archive

Stats

  • Archive size
    Archive size ~ 3.64 MB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

tobozo/lgfx_fonts version: 1.1.2
|