I was just looking into creating something that would convert text to a set of points. It didn't take me long to find out that TrueType fonts are actually stored as vectors. It makes sense. It also makes sense that it should be natural to convert TrueType font text into something displayable using lasers.
But, before I go through the trouble of figuring out how TrueType works and coding it all up I wanted to see if anyone knows of some freeware that will already do this. I don't mind doing it from scratch but I'm getting tired of coding and am ready to do make some shows with this silly software I have been working on for months.