Code: Select all
BlueHighway-8
{
	type 		truetype
	source 		bluehigh.ttf
	size 		24
	resolution 	96
}

Can someone confirm that? Is it something on my side or it's OGRE/PB issue?
Code: Select all
BlueHighway-8
{
	type 		truetype
	source 		bluehigh.ttf
	size 		24
	resolution 	96
}

Code: Select all
    CreateText3D(0, "Hello world","BlueHighway-9",1,RGBA(255, 0, 0, 255))