"We don't serve your type here"
September 30, 2008 4:28 AM
Subscribe
Somewhat convoluted font licensing question - see inside.
Scenario: I'm writing a small publicly accessible web app. Part of what this web app does is to allow someone to enter some text, pick a font from a list, and download an image containing some text in that font.
Question: How should I proceed in terms of picking and licensing fonts for my web app?
Additional Details:
Ideally I'd like to make available the kinds of typefaces a designer might pick: Helvetica, Myriad, Gill Sans, Fruitger, Rockwell and so on. Even better would be to enable registered (i.e paying) users to upload and use their own fonts (i.e. they wouldn't be available to other users).
Now font licensing, from what I've read, can be rather complicated, and it's starting to look like what I want to do may require a budget I just don't have - my budget really just covers hosting and my own time. So can you think of clever ways I can navigate this potential minefield? And does anyone have the remotest idea what licensing issues there might be with allowing someone to upload a commercial font to my site, assuming they would be the sole user of that font.
Ideas I've had so far:
i) Use cheap (or free) 'clone' typefaces - how legal is this? - given that these would be used at relatively small sizes (up to, say, 20 pixels high), would these pass muster among 'real' designers?
ii) Attach restrictions to the font upload option - ask users to self-certify that they are not uploading anything for which they do not have copyright or appropriate permission.
iii) Just risk using my own bought copies of these fonts on my site - the reasoning being that it would be extremely difficult (maybe impossible) for anyone to determine the provenance of the fonts I'm using on the server. Yes, I know, very dubious, and this is specifically what I'm trying to avoid, so please keep the preaching to a minimum.
posted by le morte de bea arthur to technology (4 comments total)
1 user marked this as a favorite
I'm a bit confused as to what purpose your app would serve. Are you directing it toward actual designers?
posted by Thorzdad at 7:33 AM on September 30, 2008