font sources

(reload) (page class:public)
ISTR the point of this page had been to keep track of appealling fonts I found for use with Ming/SWFC/whatever, in generating Flash stuff, I can't remember if it was expected to be of public interest, but here you go anyway. Then as time went on the page has sort of expanded in scope a bit.

Using fonts with free SWF generators


Ming can put fonts from fft format into one that can be embedded in flash files. "fft" format can be produced from truetype fonts via ttf2fft utility. I don't know what the situation is with SSWF, if I wind up changing to that. Plenty of other software of course can use the truetype fonts directly, it rather depends what you want to do with them. More of a concern may be what legal restrictions are placed on the font, it certainly is for me as a programmer and webmonkey.

I got a lot of serif things linked via "Beefont" blog.

where I found various fonts from

I still haven't accounted for:

I should check through those old blog entries to see if I can find them again.
At this rate it seems likely some of them will be from yet more people from Typoasis

There's also some nice bitmap fonts from Bitmap Mania, but the site is down ATM. Hopefully it will come back later. ... Ah yes, it is now, checking again a couple months later. Unfortunately it seems it's all in Japanese!! But some very nice stuff there yes.

Old PSF (VGA text-console) fonts


Back in the day, when I used Slackware Linux (since 2000 I use Debian Linux instead), I had a console font I loved called "Scrawl". After I changed over, I found that I couldn't find the old Scrawl font nay more, perhaps there were copyright issues or something. But I managed to find a copy in old versions of Slackware. But it's in DOS raw console font format (similar to PSF format insofaras it's meant for DOS command line interface (or Linux console, which uses the same interface normally). You can't use this normally for other stuff, eg in X11, and there wasn't that much software to work with it.

I then found this neat package: PSF Tools. It lets you convert between PSF-like fonts and other formats. OOH! It can convert to Wyse-60 "soft fonts"? Would those work on my Wyse-120 terminal? ... (it sounds like they MIGHT, if I can find how to install the things...) - See this doc on the Wyse 60 font installation, and this Wyse 120 product page and this Wyse 120 spec page both seem to indicate it supports programmable or "soft" fonts... This page is a bit confusing about whether it'd be compatible or not, but it does say it's incomplete.

DONE!

Ok it seems that if your Wyse terminal supports these things, all you do is

But I digress. Apart from being maybe able to install Scrawl on my old Wyse terminal, which was a bit of a bolt from the blue, this may allow you to convert PSFs and other dos fonts to BDF, or to Postscript or Truetype (indirectly, through other formats)! So you could use them in Flash or in X or in documents, etc. Don't be surprised if they look grotty after the conversion, being only 14x8 typically.

"Hershey" vector plotter fonts


I'm not entirely clear whether the name "Hershey" is for the set of fonts or the file format they're in, but there's a Java (meh) app for converting these free fonts to other formats, and some links about the very primitive vector-based file format and the fonts themselves, at http://www.cowlark.com/hershtrans/. They're apparently intended for use in old fashioned pen plotters.

It looks to me as though it'd be very simple to make a convertor anyway, given the spec for another vector format to translate them to. One curious stipulation in the licence for these free fonts, is that you're not allowed to translate the fonts back into their original file format, though you can translate them to others, and presumably can convert other fonts to that format. You should probably read it all for yourself if you want to be sure you understand the details (AH! It seems I got the wrong end of the stick: I think the format you can't convert them back into is another one entirely, quite obscure, and not the one they're freely distributed in).Other than that, they're very very free, and I should probably try them out on my own pen plotter (yes I have one; if you know me or have read much of this site, this should come as no surprise).

other texty things


TxtBdf2Ps can convert text files to Postscript documents, using a given BDF font (Which it embeds in the file). Nice quick-and-dirty alternative to things like TeX or Basser Lout.

Return to Ming stuff or swfc or Flash stuff. Or the Main Page even.



Page source

Warning:Only I can edit Mwuki!