view samples/hello.tp @ 328:c1fad3d93861

Add getKerning to freetype module and use it in sample
author Michael Pavone <pavone@retrodev.com>
date Wed, 25 Mar 2015 00:16:37 -0700
parents cd41f7c22fcd
children
line wrap: on
line source

#{
	main <- {
		print: "Hello, world!"
	}
}