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

Support for lowercase string constants #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

miska
Copy link

@miska miska commented Sep 29, 2011

Transforming lowercase strings into uppercase strings so they can be
displayed by mixed case font. Up to now all strings had to be written in
upper case to be displayed, otherwise they were displayed as space.
Allows creating font that distinguish between lowercase and uppercase
letters in the future.

Transforming lowercase strings into uppercase strings so they can be
displayed by mixed case font. Up to now all strings had to be written in
upper case to be displayed, otherwise they were displayed as space.
Allows creating font that distinguish between lowercase and uppercase
letters in the future.
Adding optional support for font that is trying to mimic lowercase
letters as well.
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

1 participant