Well, I'm trying to use the tool to generate fonts (under Windows), but when I try to draw the generated font it results in a sigsegv. Any ideas why? I initially thought it was because the font I was using was limited in terms of special characters, but I used on of Windows' more extensive built-in fonts with the same results.

Using a laz nightly build of .9.3 with fpc 2.4.x, zgl .2rc6.

I suspect it's the font builder. The sample font works just fine in my application, and my font does not work in the sample application.