[]
        
(Showing Draft Content)

C1.WPF.Document.Util.FontShaping

FontShaping Class

Class for support character shaping (Arabic, Indic etc.).

Inheritance
FontShaping
Namespace: C1.WPF.Document.Util
Assembly: C1.WPF.Document.dll
Syntax
public class FontShaping

Constructors

Name Description
FontShaping()

Methods

Name Description
IsArabic(string)
IsArabicChar(char)
IsHebrew(string)
IsHebrewChar(char)
IsHebrewIndifferent(string)
IsRightToLeft(char)
IsRightToLeft(string)
Mirroring(string, bool)

Gets mirroring right to left text.

RtlShaping(string, ref float[])

Right to left shaping without arabic.

Shaping(string, ref float[])