@artur
I have a ttfengine.library version of font.c if you want it?
It's horribly slow as it opens the fonts each time rather than once at the start, but that's easily fixable - it probably won't compile until this is fixed anyway as I've abstracted the font code a little more since then.
Otherwise it's a case of opening bullet.library and replacing the E..() calls with the equivalents from bullet, and reading and plotting the glyphs manually.
Chris