jar

uk.theretiredprogrammer : bdf2tft

Maven & Gradle

May 11, 2017

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

Table Of Contents

Latest Version

Download uk.theretiredprogrammer : bdf2tft JAR file - Latest Versions:

All Versions

Download uk.theretiredprogrammer : bdf2tft JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bdf2tft-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.theretiredprogrammer.bdf2tft

├─ uk.theretiredprogrammer.bdf2tft.ArduinoUtils.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.BdfFont.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.BdfGlyph.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.BdfUtils.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.Encoding.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.EncodingUtils.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.FontConversion.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.FontConversionAction.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.FontConversionDirective.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.FontConversionParseDirectives.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.GlyphCreationDirective.class - [JAR]

├─ uk.theretiredprogrammer.bdf2tft.GlyphMergeDirective.class - [JAR]