After defining font in Haru
How to print the sigma symbol? 
I was printing it this way in TPrinter
But this doesn't work under Haru
I am not using unicode.
Actually, how to inspect the attributes of a font used in Haru e.g. typeface name, bold or not, etc
TIA
oFont := oPrn:DefineFont("Symbol", 9)
I was printing it this way in TPrinter
oPrn:say(nRow, nCol, "S", oFont)I am not using unicode.
Actually, how to inspect the attributes of a font used in Haru e.g. typeface name, bold or not, etc
TIA
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
BCC5.82/BCC7.3
xHarbour/Harbour


