how to display lower case Greek letter sigma using EFS? Can someone give me an example? Thanks.
Announcement
Collapse
No announcement yet.
how to display lower case Greek letter sigma in EFS?
Collapse
X
-
clearpicks
Open Character Map (usually listed under Start-> Programs-> Accessories-> System Tools) and select the Symbol font. Then select the lower case sigma and click Copy.
In the efs Paste the letter in the Text parameter of drawTextRelative() and use "Symbol" as the font.
Alternatively just insert a lower case s as the text parameter and use Symbol as the font (upper case S will draw upper case sigma)
Alex
Comment