FastLED
3.9.15
Loading...
Searching...
No Matches
ttf_covenant5x5.h
Go to the documentation of this file.
1
#pragma once
2
3
// Embedded Covenant5x5 font (9.9 KB, 5x5 pixel font)
4
// License: CC BY 4.0 - https://heraldod.itch.io/bitmap-fonts
5
6
#include "
fl/stl/span.h
"
7
#include "
fl/stl/stdint.h
"
8
9
namespace
fl
{
10
namespace
ttf
{
11
12
// Get the embedded Covenant5x5 TTF font data as a span
13
fl::span<const u8>
covenant5x5
();
14
15
}
// namespace ttf
16
}
// namespace fl
fl::ttf::covenant5x5
fl::span< const u8 > covenant5x5()
Definition
ttf_covenant5x5.cpp.hpp:652
fl::ttf
Definition
ttf_covenant5x5.cpp.hpp:10
fl
Base definition for an LED controller.
Definition
crgb.hpp:179
span.h
stdint.h
fl
font
ttf_covenant5x5.h
Generated on Tue Jun 16 2026 00:06:59 for FastLED by
1.13.2