BDF 2 TFT

Utility to convert a BDF font to a custom font for a small TFT screen

License

License

GroupId

GroupId

uk.theretiredprogrammer
ArtifactId

ArtifactId

bdf2tft
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

BDF 2 TFT
Utility to convert a BDF font to a custom font for a small TFT screen
Project URL

Project URL

https://www.theretiredprogrammer.uk/?Project=bdf2tft

Download bdf2tft

How to add to project

<!-- https://jarcasting.com/artifacts/uk.theretiredprogrammer/bdf2tft/ -->
<dependency>
    <groupId>uk.theretiredprogrammer</groupId>
    <artifactId>bdf2tft</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.theretiredprogrammer/bdf2tft/
implementation 'uk.theretiredprogrammer:bdf2tft:2.0.0'
// https://jarcasting.com/artifacts/uk.theretiredprogrammer/bdf2tft/
implementation ("uk.theretiredprogrammer:bdf2tft:2.0.0")
'uk.theretiredprogrammer:bdf2tft:jar:2.0.0'
<dependency org="uk.theretiredprogrammer" name="bdf2tft" rev="2.0.0">
  <artifact name="bdf2tft" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.theretiredprogrammer', module='bdf2tft', version='2.0.0')
)
libraryDependencies += "uk.theretiredprogrammer" % "bdf2tft" % "2.0.0"
[uk.theretiredprogrammer/bdf2tft "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0