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

Unicode/Wide Char Font Support (Cleaner Pull Request) #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gmacd
Copy link

@gmacd gmacd commented May 2, 2011

Another attempt to have the unicode changes submitted, hopefully with a less complicated merge.

Changes are:

  • Unicode support
  • Bake non-contiguous ranges of glyphs

Another attempt to have the unicode changes submitted, hopefully with a less complicated merge.

Changes are:
 - Unicode support
 - Bake non-contiguous ranges of glyphs
@gmacd
Copy link
Author

gmacd commented Aug 22, 2011

Anyone interested in this or should I just cancel it?

@etinquis
Copy link
Contributor

I'm interested in playing with it, though I haven't had the chance to yet. I'd say if you don't have a pressing reason to ditch it, don't. If you do, I can pull it into my repo on a spare branch.

Edit: adding @HaggisChan to hopefully notify you of this post.

@torleif
Copy link

torleif commented Jan 4, 2012

You could use a string class to relieve casting headaches. irrlicht has a really tidy solution: http://irrlicht.sourceforge.net/docu/irr_string_8h_source.html

it's zlib so you'll be able to lift their source.

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.

3 participants