textcenter.frink

Download or view textcenter.frink in plain text format

g=new graphics

g.font["SansSerif",20]
//g.drawRectCenter[0,0,20,20]
//g.line[200,-210,200,-190]
//g.line[190,-200,210,-200]
g.text["mmmmm",200,-200,"right","bottom"]
g.text["kkkkk",-200,200]
g.show[]
//g.write["textcenter.svg",300,300]



Download or view textcenter.frink in plain text format


This is a program written in the programming language Frink.
For more information, view the Frink Documentation or see More Sample Frink Programs.

Alan Eliasen was born 19944 days, 14 hours, 30 minutes ago.