Slashdot Mirror


Make Your Own Fonts, In a Web Browser

Dekortage writes "Although it's been up for a few weeks, today is the official launch of FontStruct, a web-based font creation tool. That's right: in your web browser, you can build your own typeface, and download it as a TrueType font. The site's user agreement requires you to release your creations online under one of the Creative Commons licenses. The typefaces tend to be a little blocky, but it's still impressive (and a great way to pass time)."

14 of 147 comments (clear)

  1. METAFONT by Hatta · · Score: 4, Informative

    Why not use Metafont? Vastly more powerful, and available for free on any platform TeX is.

    --
    Give me Classic Slashdot or give me death!
    1. Re:METAFONT by stubear · · Score: 5, Informative

      Apparently you've never created a font before. It's not a process where you set a few parameters and cross your fingers. A proper type face has specially styled italics characters, not just skewed ones, proper kerning, different weights and sizes for captions and headlines, etc. OpenType has opened up the type world to many new alternative possibilities with swashes, stylistic alternatives, tabular and old-style lined numerals and a whole slew of other options for designers to take advantage of in their work. I just don't see metafont making the process of font creation any easier than say FontLab.

    2. Re:METAFONT by Anonymous Coward · · Score: 1, Informative

      All that's really needed to create a font is a piece of paper and a pencil. Oh, and some creativity. Of course, after you have the basics done, then you get to have the joy of digitizing it and setting all of the kerning pairs, creating ligatures, contextual alternatives, lining and/or tabular figures, tweaking the stresses, etc etc etc. Or you could just doodle a bit in the online equivalent of MS Paint and call yourself a "type designer", which I'm sure is what many here at slashdot will do.

    3. Re:METAFONT by zsau · · Score: 2, Informative

      That's precisely the point behind METAFONT. It's meant so that you can specify the basic shape of the letters and a shitload of parameters, and you'll get a lot of italic letters ("n" or "i", but not "a" and "z"), weights, sizes etc. essentially for free. Obviously some things still need to be done manually; I doubt you could generate old style or lining figures from the same source.

      The problem with METAFONT is that most people can't design something graphical without seeing it; and that there's a lot of work involved in correctly parameterising a font. But as evidence that it's possible, that's precisely how Computer Modern is designed, which comes with bold, italic and small caps fonts and distinct sizes from very small to title case. I personally don't like the look of Computer Modern — or any "modern" font — but Knuth's done it.

      --
      Look out!
  2. Would've Been Cool by vertigoCiel · · Score: 5, Informative

    About 10 years ago, when pixel fonts were all the rage. If you didn't check the site out, it allows you to create fonts in a NxN grid, using predefined primitives (circles, stars, rounded corners, etc). Not a whole lot of variety possible. If they came up with a vector-based online font creation tool, that would be something I could get excited about.

  3. Re:They can't do that by Oligonicella · · Score: 3, Informative

    The site is /.ed at the moment, so I can't tell if you have to use their servers for the processing or even read their user agreement. But, all they have to do is tell you that whatever you create on their site they will keep a copy of and release, and if you agree, you relinquish copyright.

    If you want to retain full ownership, do it at home.

  4. Re:They can't do that by QuantumG · · Score: 1, Informative

    Click through contracts are rarely enforcible.

    --
    How we know is more important than what we know.
  5. Re:Great by CRCulver · · Score: 5, Informative

    You just typed out about 50 words using what you "don't need"...

    Because I was responding to a poster in English with just English words. However, most of the writing I do online requires the use of multiple languages, many requiring letters present in Unicode Latin Extended A and B and the upper ranges of the Cyrillic block. I'd rather see more people using e.g. the DejaVu fonts, which look just as good as the Bitstream Vera the Free Software community already took to its heart, but which at least has that Unicode coverage there if you should ever need it.

  6. Screencast / Blog Post Mirror by Anonymous Coward · · Score: 1, Informative

    The screencast was hosted on Vimeo, so it's still up. NetworkMirror grabbed a copy before it got Slashdotted, which is over at http://www.networkmirror.com/WIuEKLdPPckjgiEb/fontstruct.fontshop.com/news/2008/05/05/introductory-screencast/index.html

    (AC = no karma whoring)

  7. Re:They can't do that by Lanoitarus · · Score: 2, Informative

    You'd be correct if they were SELLING the tool, which they are not.

    However, if their agreement for use says in exchange for free use of the tool, the result is XYZ license, and you agree to that, then yes, its legal for them to require it.

    This is aside from the other replies addressing the fact that the server side probably does have some amount of creative input.

  8. Re:They can't do that by fishbowl · · Score: 2, Informative


    >Of course, none of this has been tested in court.

    Hardly anything has been more thoroughly tested in court than the rights reserved under copyright law,
    and the effect of licensing those rights.

    --
    -fb Everything not expressly forbidden is now mandatory.
  9. Re:They can't do that by Anonymous Coward · · Score: 1, Informative

    IANAL, but my understanding is that fonts cannot be copyrighted, I had previously believed that it was for free speech reasons (what if someone copyrighted every font? also, what's the real difference between a letter in a font and a letter spoken in a certain way?), but googling found that to not be the reason they aren't copyrightable here.

  10. Re:Don't Like The Forced CC License by stewf · · Score: 5, Informative

    Hi. I'm part of the FontShop team responsible for FontStruct. We're down right now (for obvious reasons -- ouch!) or I'd link you directly to the FAQ page on licensing, but I'll try to clarify it here.

    There is no requirement to license your work. New FontStructions are private by default and you can download it for yourself to your heart's content. Only when you choose to make it public do you need to select a CC license.

  11. Re:They can't do that by jbengt · · Score: 2, Informative

    Every time a browser renders a document, Google caches a web site, a printer "receives" a document, or a graphics card transfers data, they are violating copyright law
    No, in the USA at least, the law explicitly allows the transient copies made by computers, network transfers, etc. Google cahces are a little les clear, though.