RetroFont
  • Installation
  • Usage
  • Command Line Interface
  • Configuration
  • Library usage
  • API documentation
    • Configuration
    • Font
    • Glyph manipulation
    • Math
    • Glyph tracing
    • TrueType fonts
  • Gallery
  • Contributors
RetroFont
  • API documentation
  • View page source

API documentation

Contents:

  • Configuration
    • get_config_file()
    • 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
Previous Next

© Copyright Copyright (c) 2026 by Jeroen F.J. Laros <jlaros@fixedpoint.nl>.

Built with Sphinx using a theme provided by Read the Docs.