Skip to content

SaffronCode/UnicodeRTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnicodeRTL

The UnicodeMTeam package was created by MTeam Co

This library can convert Persian and Arabic type script to be able to show in flash TextFields.

Sample 1 : Single line

		textField.text = UnicodeStatic.convert("هلو ورد!");

Sample 2 : Showing long texts in a small textField

  UnicodeStatic.fastUnicodeOnLines(textField,'هلو وردز این مولتی لاین تکست فیلدز.\nنیو لاین');

Releases

No releases published

Packages

No packages published