Slashdot Mirror


Bitstream To Donate 10 Fonts To Free Software World

21mhz writes "Posted on FootNotes: The GNOME Foundation and Bitstream Inc. announce long-term agreement to bring high quality fonts to Free Software. Ten fonts will be released for use under a special open license agreement, giving advanced font capabilities to all free and open source software developers and users. Read the full press release for more details." Modification and re-release (under a different name) is explicitly allowed, too.

24 of 397 comments (clear)

  1. It's only 10 fonts. by Gentoo+Fan · · Score: 3, Interesting

    Also, if it's open source, why it is "long term"? They said "special license" but they didn't post the license itself.

    1. Re:It's only 10 fonts. by FreeUser · · Score: 2, Interesting

      If the license lasts longer than the patents mentioned then we are pretty much in the clear

      Unfortunately, fonts can be COPYRIGHTED!!!

      Yes, you too can own a life+70 year (or 90-year corporate) monopoly, compliments of your bought-and-paid for congress critters and a cowardly Supreme Court that chooses quarterly economic expediency over constitutionality. You too can own a government entitlement to a very long-term monopoly on the very shape of the letters of the Roman alphabet.

      A friend of mine does computer consultancy for law firms, among them a thug, excuse me, lawyer, who makes his living enforcing a copyright on a particlar font (I don't recall which one). How does this enforcement work? Not through the courts, as one might expect, but more in terms of a protection racket shakedown: "remove your fonts and pay us X for past violations, keep your fonts and pay us X+Y for a license of some specified term, or we'll make your defense cost more than your net worth."

      Copyright AND patents are destroying the freedom of information exchange, and will likely obliterate it within our lifetimes unless some serious reform is undertaken, something that does not appear too likely in todays political climate, which has recently come to resemble corporate fascism more than even a semblance of democracy...but that is a discussion for another day.

      In other words, the licensing terms and term are important, and if this proves as benevolent as it first appears, this is a very, very good thing for free software.

      --
      The Future of Human Evolution: Autonomy
  2. Most of us by Anonymous Coward · · Score: 4, Interesting

    I've got lots of fonts already; I've got Adobe fonts, Bitstream fonts, Microsoft fonts, etc.. I just wish that the default configuration on my Red Hate 8 box didn't make them all look like crap.

    Honestly, I'm glad that Bitstream is a good enough community player to donate these. Only problem is our community is served a whole lot more by quality than it is by quantity.

    1. Re:Most of us by Gordonjcp · · Score: 3, Interesting

      I use slackware, with the and the fonts look just fine. What you could try doing is this:

      1) copy c:\windows\fonts\*.ttf into (say) /usr/share/fonts/ttf
      2) get ttmkfdir (search freshmeat) and do ttmkfdir > fonts.dir; cp fonts.dir fonts.scale
      3) add the line FontPath "/usr/share/fonts/ttf" to the files section of /etc/X11/XF86Config
      4) restart X
      5) if it's Profit!!! then I'm missing out on something.

  3. What's the point? by EmeraldSpirit · · Score: 3, Interesting

    I guess I just don't understand the big deal here. You can get free fonts from multiple places - why is this nothing more than a bit of free publicity for the company? And since the article didn't state which fonts - how would one know that its going to be useful? They put out this article - get the publicity - and all they have to do is give away really arcane or unused fonts. Am I missing the point?

    1. Re:What's the point? by JanneM · · Score: 3, Interesting

      The font is the Vera family; there's links in other comments to pictures.

      And yes, it _is_ a big deal. Slapping together a half-decent font able to show the 7-bit ascii characters in a few sizes isn't all that much work. Making a high-quality, well designed font that will work over the entire iso8859-1 (or even Unicode) with proper hinting and good visibility over a large range of sizes and resolutions, takes a _lot_ of time and effort.

      --
      Trust the Computer. The Computer is your friend.
    2. Re:What's the point? by bicho · · Score: 2, Interesting

      Its not only the quality.
      I really hope at least two of them are near-complete set of unicode/utf-8 fonts

      That'd be great!

      and maybe an application oriented to the creation of vectorized fonts for linux would be cool too, but thats another slightly related story

      --

      errera hunamum ets
  4. Good News for Mozilla and Web Browsing by mpconnelly · · Score: 2, Interesting

    If these fonts were bundled with Mozilla and similar browsers, we could have more variety in our web pages (i.e. not just Arial, Courier, and Times Roman) without font-embedding (which never worked very well anyway).

    Now if only we could see these fonts... There's no match for Vera on the Bitstream font search.

  5. How similar... by dyj · · Score: 2, Interesting

    are the fonts with common TrueType fonts such as Times New Roman, Ariel, and Courier? It would still be annoying if one does not have good substitutes for these common fonts in the free software world.

  6. Re:fonts types vs anti-aliasing by jandrese · · Score: 5, Interesting

    Actually, I've always thought that the big advantage of Windows antialiasing is that it turns off when the text is small enough. Every time I try to enable the antialiasing in FreeBSD/Linux, I discover that the mechanism to disable antialiasing below a certain pixel size is either broken or nonfunctional. Antialiasing small text makes it fuzzy and hard to read.

    As a caveat, some people always hate antialising. Even in Windows they dive right for the "Smooth Edges of Screen Fonts" checkbox. All programs that antialias should include a simple method for disabling it, or you are going to annoy some of your users.

    --

    I read the internet for the articles.
  7. Missing Fonts for linux. by BrookHarty · · Score: 2, Interesting

    I didnt see the fonts listed. Does the fonts released include "zapfdingbats" and "lucida sans"? I can add lucida via MS fonts, but zapfdingbats is copyrighted, and not avail for download. (Except for Adobe Typeset on windows.)

    Many production X Window software seem to use these 2 fonts, and xfree doesnt include them. No loss, but I see the error all the time, on many applications. (Do a google search, it is a common problem)

    aka..
    Font specified in font.properties not found [-b&h-lucida sans-medium-r-normal-sans-*-%d-*-*-p-*-iso8859-1]
    Font specified in font.properties not found [-urw-itc zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fon tspecific]

  8. How many glyphs? by Lord+of+the+Fries · · Score: 2, Interesting

    The press release says the Vera font. What I really want is a well populated decent looking scalable unicode font. Will this be just iso-1? or well populated across all of unicode?

    --
    One man's pink plane is another man's blue plane.
  9. Could Apple donate TTF's in return for KHTML? by Anonymous Coward · · Score: 2, Interesting

    I don't know the exact history of TTF's, but didn't Apple develop them?

    Apple seems to have benefitted from the free software community by utilizing KHTML for it's new browser. Could it return the favor by donating some of it's TTF's for use in Linux/Xfree?

    1. Re:Could Apple donate TTF's in return for KHTML? by IamTheRealMike · · Score: 5, Interesting
      Apple seems to have benefitted from the free software community by utilizing KHTML for it's new browser. Could it return the favor by donating some of it's TTF's for use in Linux/Xfree?

      Other than the fact that Apple have released very little stuff they developed themselves, they'd have been better off giving FreeType an unlimited license to TrueType hinting, instead of forcing them to develop an auto-hinter. It wouldn't have even cost anything, I don't know how much they make out of these royalties but I doubt it's much. Yet they do not.

  10. Fonts and copyright by ortholattice · · Score: 5, Interesting
    It seems to be little-known fact that fonts and typefaces are not protected by copyright. The only thing that can be copyrighted is any software underlying the generation of fonts, such as software that interprets hints and presumably the hints themselves. This is how e.g. TrueType fonts achieve some copyright protection. However if you're willing to live with a set of fixed point sizes you can freely copy and use the bitmaps they place on the screen, to create your own font collection, as I understand it. (This is my take on what I've read; IANAL.)

    There is a movement underfoot called TypeRight advocating copyright protection for fonts. The site also explains some of the copyright issues.

    It interesting that the lack of copyright protection has apparently not hindered the creation of a wide variety of fonts.

  11. Re:screen fonts should not use anti-aliasing by SlowMovingTarget · · Score: 2, Interesting

    Applying antialiasing to screen fonts makes them harder to read. See
    Joel on Software for the complete argument: http://www.joelonsoftware.com/printerFriendly/arti cles/fog0000000041.html

  12. Re:Show us your Bits!(tream fonts) by King+Babar · · Score: 2, Interesting
    OK, so I haven't seen it anywhere yet, but a logical guess as to the set of *10* fonts we are likely to see would be:
    • Bitstream Vera Sans
    • Bitstream Vera Sans Italic
    • Bitstream Vera Sans Bold
    • Bitstream Vera Sans Bold Italic
    • Bitstream Vera Serif
    • Bitstream Vera Serif Italic
    • Bitstream Vera Serif Bold
    • Bitstream Vera Serif Bold Italic
    • Bitstream Vera Sans Mono
    • Bitstream Vera Sans Mono Bold

    That said, the notion of a "Bitstream Vera" font is rather obscure on the net according to google. There *is* a set of multilingual fonts that go under the "Vera Humana" name; maybe Bitstream bought or adapted these? So where are the font experts when you need them? :-)

    --

    Babar

  13. Nice gesture, one niggle by mvdwege · · Score: 2, Interesting

    This is a very nice gesture by Bitstream. The one thing I don't like is the constant harping in the press release that this will finally make Linux look good.

    Of course, the Gnome Foundation can hardly say anything else, as they would otherwise ruin the good PR for Bitstream, but frankly, I don't think anything is wrong with the fonts right now, with the exception of distros picking dumb defaults, and idiots with a two-day course in using Frontpage building websites. Try surfing the web with 'Use own fonts' on in Galeon, and then viewing the same pages with the specified fonts. If you want a headache, that'll give it to you (sadly, Open Source oriented sites are not free of this evil neither. On default settings NewsForge is unreadable because it picks a sans-serif font in small type, a typographical no-no if there ever was one for a site where the information is supposed to be primarily textual).

    After picking the right fonts, I have never felt the need for anti-aliased fonts on my desktop. My text is clear and sharp at 1280x1024, and even my laptop at 1024x768 on 14.4inch screen looks fairly good. Certainly nothing like the headache-inducing nightmare some of the people on this thread want us to believe.

    Of course, that I get a nice desktop look with using Adobe fonts for all my settings just proves the point I made in the second paragraph. And the fact that these fonts come standard with X reinforces it.

    Still, a big thank you to Bitstream is in order. Whatever the motives, this was a good thing.

    Mart
    --
    "I know I will be modded down for this": where's the option '-1, Asking for it'?
  14. What about Adobe PDF Base fonts? by dmeranda · · Score: 5, Interesting

    This is a VERY welcome bit of goodwill by Bitstream, especially considering how IP paranoid most font foundaries usually are. I do hope that they encode the fonts to allow embedding and subsetting (as many "free" fonts in the past have inadvertantly dissallowed that). Also I hope these fonts contain the full Unicode repertoire (as much as makes sense), and not just the Latin-1 subset.

    But I am still anxiously awaiting Adobe to release free versions of their Base PDF fonts. Adobe always makes a big deal about the PDF format being "open" (albeit completely controlled by them). But the one MAJOR non-open component of PDF are the non-open base fonts! Sure the font metrics, aka AFM files, are free (but they hide them very well in the bowels of their ftp site), but not the font outlines.

    Come on Adobe, please follow Bitstream's lead and release your base PDF fonts! You can't claim PDF is open until you release the fonts. (Perhaps the same goes for Postscript which has a larger set of Base/Mandatory fonts?)

  15. Re:Why aren't there more good Free fonts already? by Dustismo · · Score: 2, Interesting

    cheapskatefonts.com All released under GPL, all designed by yours truely.

  16. Not Quark... InDesign on Linux :) by diatonic · · Score: 2, Interesting

    Quark still doesn't have a Mac OS X version... I'd rather see Adobe InDesign for Linux (not with a crappy Wine port the way Corel ported the CorelDRAW suite.)

    Port you apps to Linux Adobe, and I'll be a loyal customer for life :)

    .:diatonic:.

  17. Re:Some information/clarification about the agreem by pclminion · · Score: 2, Interesting
    First, thanks to you and Bitstream for your work!

    >There is also some work on hinting, etc, to finish up.

    It's good to know we'll be getting a set of manually hinted fonts. But what about those of us (possibly the majority?) who have TrueType bytecode hinting disabled in our FreeType builds? Do these glyphs render well when hinted with FreeType's autohinter?

    It would be a shame for the fonts to work well only when the patented bytecode interpretter is enabled in FreeType...

  18. Re:Some information/clarification about the agreem by jg · · Score: 4, Interesting

    The fonts look pretty good even with the Freetype hinter turned off: part of the reason why is that we do anti-aliasing these days. And the autohinter in freetype continues to improve (which also avoids the patents).

    And Linux is even more important/likely to get to serious volume in parts of the world where the TrueType patents do not apply: they are only US and Britain.

  19. Re:Show us your Bits!(tream fonts) by 1u3hr · · Score: 2, Interesting
    the kerning on those looks terrible

    Yes, actually it looks like no kerning at all. Kerning is usually a function of the application, not the OS. Word, for instance, in different versions had working or broken pair kerning. That's one reason you use a DTP app (Ventura, Pagemaker, etc) instead of a word processor.