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 19979 days, 9 hours, 39 minutes ago.