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

BitmapFont Bidirectional TextField integration #679

Open
HendrixString opened this issue Feb 23, 2015 · 2 comments
Open

BitmapFont Bidirectional TextField integration #679

HendrixString opened this issue Feb 23, 2015 · 2 comments
Labels

Comments

@HendrixString
Copy link

hi Daniel,

please have a look at the following repository:
https://github.com/HendrixString/Starling-Bidi-TextField

  • this is a Bidirectional (RTL and LTR) BitmapFont TextField implementation
    as outlined at http://unicode.org/reports/tr9/
  • i wrote it a year ago or more as a text engine for a commercial application that had
    50K downloads. I made some order in my sources and decided to interest you in
    integrating this into Starling, (i do request regardless that BitmapFont and TextField have their
    properties protected to make the components more of an extension ).

please tell me what you think.
the company I work for decided to go Native for most of our projects and we
ended up with tons of open source contribution being uploaded to my GitHub account.

@PrimaryFeather
Copy link
Contributor

Hi Tomer,
thanks a lot for sharing this class with me! I'm sure this would be interesting for many developers; and the TextField (+ BitmapFont) classes are on my list of TODOs to be overhauled soon, so that's a big help. 😄

@HendrixString
Copy link
Author

sure,

if you need help with integration, you can use me for this task. this can be a very nice feature
for Starling (;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants