Skip to content

[SMD] Improve font #33

@Mark65537

Description

@Mark65537
  • Add function for load custom font in .bin format. For example:
/** Load fonts. */
  public static void loadFonts(string pathToFont) { }
  • Change the initial font offset, for example, move to 0x0000 like in GINCS, as it is very inconvenient that the font is in the middle.

Image

  • Currently, only capital letters of the English alphabet are available in the megadrive font. Need to add lowercase letters, numbers, and punctuation marks.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions