Starling-Framework icon indicating copy to clipboard operation
Starling-Framework copied to clipboard

BitmapFont Bidirectional TextField integration

Open HendrixString opened this issue 10 years ago • 2 comments

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.

HendrixString avatar Feb 23 '15 11:02 HendrixString

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. :smile:

PrimaryFeather avatar Feb 23 '15 14:02 PrimaryFeather

sure,

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

HendrixString avatar Feb 23 '15 18:02 HendrixString