API documentationΒΆ

Contents:

  • Configuration
    • read_config()
    • select_system_config()
  • Font
    • font_to_rom()
    • font_to_yaml()
    • keymap_to_permutation()
    • map_charset()
    • map_font()
    • rom_to_font()
    • visualise_charset()
    • yaml_to_font()
  • Glyph manipulation
    • Pixel
    • decode_glyph()
    • encode_glyph()
    • traverse_glyph()
  • Math
    • add_tuples()
    • flatten_matrix()
    • make_matrix()
    • pad_block()
    • reverse_byte()
    • rotate_tuple_ccw()
    • rotate_tuple_cw()
  • Glyph tracing
    • Tracer
    • get_lsb()
  • TrueType fonts
    • TTF

RetroFont

Navigation

  • Installation
  • Usage
  • Gallery
  • API documentation
    • Configuration
    • Font
    • Glyph manipulation
    • Math
    • Glyph tracing
    • TrueType fonts
  • Contributors

Related Topics

  • Documentation overview
    • Previous: Gallery
    • Next: Configuration
©Copyright (c) 2026 by Jeroen F.J. Laros . | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source