Skip to content

Conversation

@SupremeSports
Copy link
Contributor

  • Modifications to allow lower and uppercase character in the same string (e.g: HEllo instead of HELLO or hEllo)
    • If lowercase character doesn't exist, upper case is used (e.g.: hEllo)
    • If user sets ForceUppercase(true), it would give HELLO
  • Modifications to letters bit assignment for better display
  • Added underscore "_" to list
  • Aligned indentations that was offset

TESTED and working on real life display

- Modifications to allow lower and uppercase character in the same string (e.g: HEllo instead of HELLO or hEllo)
  - If lowercase character doesn't exist, upper case is used (e.g.: hEllo)
  - If user sets ForceUppercase(true), it would give HELLO
- Modifications to letters bit assignment for better display
- Added underscore "_" to list

TESTED and working on real life display
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.

1 participant