Sgss_Font_Composite_Rangemap_Abstract |
getRangemap ()
Returns character code range map of this font |
Sgss_Font_Composite_Interface |
range (string|array|null $range)
Sets or adds the character ranges of previous composition |
Sgss_Font_Composite_Interface |
transform (array|Sgss_Graphics_Transform|null $trans)
Sets the transformation of previous composition |
Returns character code range map of this font
public Sgss_Font_Composite_Rangemap_Abstract getRangemap ()
Sets or adds the character ranges of previous composition
string|array|null $range
Unicode range(s)
public Sgss_Font_Composite_Interface range (string|array|null $range)
Sets the transformation of previous composition
array|Sgss_Graphics_Transform|null $trans
Transformation matrix
public Sgss_Font_Composite_Interface transform (array|Sgss_Graphics_Transform|null $trans)