Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add button glyphs to the small font. #534

Merged
merged 2 commits into from Apr 8, 2019

Conversation

chyyran
Copy link
Member

@chyyran chyyran commented Apr 8, 2019

What's changed?

This adds the A B X Y L R Up Down Left Right glyphs to the small font for use in dialogs. This does not affect the large font.

image

The following glyphs were replaced without substitute with the private use glyphs.

CENT SIGN	    
POUND SIGN
PLUS-MINUS SIGN
DIVISION SIGN
DOUBLE PRIME
POSTAL MARK

The following glyphs were replaced, but could be substituted with the new BUTTON_(LEFT|UP|RIGHT|DOWN) private use glyphs

LEFTWARDS ARROW
UPWARDS ARROW	   
RIGHTWARDS ARROW	   
DOWNWARDS ARROW

Where have you tested it?

Nintendo DSi.


Pull Request status

  • This PR has been tested using the provided devkitPro, devkitARM, and EasyGL2D.

(Do not edit after this point)

  • This PR is fully documented.
  • This PR has been tested before sending.
  • This PR follows C style and convention.

@chyyran chyyran changed the title Feature button fonts Add button glyphs to the small font. Apr 8, 2019
@RocketRobz RocketRobz merged commit f63af06 into DS-Homebrew:master Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants