Skip to content

[SMD] Improve font #33

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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