Microsoft Typography Withdraws Free Web Fonts
jonadab writes: "Microsoft Typography has for years provided a set of very nice
True-Type fonts for free-as-in-without-monetary-cost, including
the excellent Andale Mono (the only scalable fixed-width font
I really like). They are gone. Here
is the Microsoft page where they formerly were, which now tersely
explains that they're not available any longer. There is an
article
about this on extremetech. According to the article, Microsoft
says the withdrawal of the fonts at about the same time as the
LinuxWorld is coincidence. The article also references a Debian
package that has been removed from the distro because of this.
If I understand my rumours correctly, it was a package that
downloaded the fonts from MS, displayed their EULA, and allowed
the user to extract and install the fonts. It was possible to
do the same thing using other distros.
Guess it's time for the OSS people to make some decent-looking
scalable both-screen-and-printer fonts (preferably TrueType).
At minimum, we need nice-looking serif proportional (to replace
Verdana), a sans proportional (to replace Georgia), and a
mostly-sans fixed (to replace Andale Mono), all with good
language support.
This should have been done a long time ago, since the MS fonts
were, albeit $0, not licensed in an open fashion. We always
knew we were relying on MS Typography's generosity, and that
these could disappear at any time. But now the need is more
urgent."
Having just done a big bunch of font changes
(on my Gentoo machine, Helvetica won't anti-alias, so I had to reconfigure KDE) I noticed the Luxi fonts that aren't from MS, but
they do look pretty nice, and they scale and anti-alias well, could they be used as a base for
more fonts.
I personally would like a replacement for the
Comic-sans MS font (personal preference I know).
Since I've already got the fonts, looks like they're getting burned to CD for future use!
AntiFA: An abbreviation for Anti First Amendment.
What open source tools can I use?
"In a statement, a spokesman for Microsoft said that the company withdrew the free fonts for several reasons. "Most users who wanted the fonts have downloaded them already," a company spokesman wrote in an email to ExtremeTech. "They ship with recent OS's - Windows XP and Mac OS (via Internet Explorer). Microsoft has also found that the downloads were being abused - repackaged, modified and shipped with commercial products in violation of the EULA [licensing agreement]."
;) (joking, joking, out down the chair)
So, everyone who already wanted them had downloaded them, they come with XP and OS X, and people were abusing them.--Damned OSS hippies
Didn't know you could determine that everyone who needed them already had them. Interesting. I'd like to see the metric used to determine that.
Sent from your iPad.
The web fonts were released so people can design sites which look sharper and nicer, such as the Verdana font. Others, like Georgia is "bordering on trendiness", as someone else put it.
And yet, Slashdot, the site that posted this news, is still using Times New Roman.. ironic.
1. GRANT OF LICENSE. This EULA grants you the following rights:
* Installation and Use. You may install and use an unlimited number of
copies of the SOFTWARE PRODUCT.
* Reproduction and Distribution. You may reproduce and distribute an
unlimited number of copies of the SOFTWARE PRODUCT; provided that each copy
shall be a true and complete copy, including all copyright and trademark
notices, and shall be accompanied by a copy of this EULA. Copies of the
SOFTWARE PRODUCT may not be distributed for profit either on a standalone
basis or included as part of your own product.
So uhm, looks like I can distribute it without charge. Someone give me a place to stash 1.5M:
-rw-r--r-- 1 jmd jmd 1524606 Dec 7 2000 truetype.tar.gz
The familiar distro (for ARM based PDAs, mostly iPaq's) counted on this heavily I believe, for your handheld.
...but Georgia is the serif font, and Verdana is the sans serif (the serif being to little line thingies at the top and bottom of the letters).
Anyway, this is bad news indeed - I believe it's aimed squarely at Codeweaver's Crossover programs, making them less usable by removing the possibility of downloading fonts. IANAL, but can't someone just take the original font, change it by a specified amount, and re-release it as a replacement font?
Reminder: find a new sig
PFAEdit is a sophisticated graphical editor for designing and editing Postscript fonts.
MLT - simple and robust open source multimedia framework for Linux
For a while, the fonts were still available here, but I just checked it and it looks like they were taken down from there too.
"Anything is better than IE, and you can quote me on that." -- Wil Wheaton.
Or is it adobe property?
linux people won't make/use fonts (or anything else) unless everything about them is free
I found a nice program a couple of days ago.
Try pfaedit. It supports TTF fonts as well as bitmap fonts and has a lot of good features. It supports simple latin-1 fonts as well as unicode fonts and author seems to really know what he's doing since website tells a lot about differences and inner workings of different font types. Pfaedit seems to try its best to convert everything necessary so user doesn't have to worry about them too much.
It is a work in progress but I think good artists can make miracles with it. Website also has good documentation altough I think in-program documentation could be a bit better (just to know where to start). I tried it myself a bit but since I'm no artist..
Website also links to other free font editors but pfaedit seems to be most mature. Most of others only support bitmap fonts.
Well, Linux has always had a problem with nice looking fonts. It doesn't have any.
And who wants to program fonts when they're trying to program something cool? Font making is generally not covered in Computer Science classes.
My suggestion? Pay to have them done by a professional. Bang together a donation page and try to set up a deal with someone who can do the work. If you name the font set after the company and put contact info in there, it's free advertising.
I'm sure they'd offer a discount if you did something like that.
Democrats or Republicans. They are both taking us to the same place and they are not afraid of us anymore.
PFAEdit is a sophisticated graphical editor for designing and editing Postscript fonts. It has tools for specifiying hints for the glyphs, and even has a autohint function that will determine and set hints for you automatically. Truetype hints, called instructions, while not supported at design stage, PFAEdit will try to convert PS hints to TT instructions. But yes, font design is an art and a science.
MLT - simple and robust open source multimedia framework for Linux
but Verdana is the sans, and Georgia is the serif.
The loss of Verdana is really sad -- it was the"first" (read: first designed by a famous typographer) font ever designed specifically for the screen instead of adapated from print media and was commissioned by MS from Matthew Carter. More info, straight from the horse's mouth.
My favorite Carter font is Walker, the mix 'n' match typeface that he designed for the Walker Art Center in Minneapolis. Totally brilliant.
Erik Dalén
...and now they're taking it away! I teach web development and design, and I've referred my students to this page for a couple of years now so that they can see the fonts they can count on most people having on their machines. These MS fonts were, for a time, installed with every MS OS, every copy of Office (Mac and PC) and every copy of Explorer (mac and PC) which is an alarming percentage of machines.
I used to joke that the monopoly was a good thing in this case because it drops these fonts everywhere and somewhat standardizes the font choice for web developers. I don't wanna contemplate a world without Verdana.
Thank god at least I've been using central CSS, so I only have to change one or two lines per site if the fonts need to be changed!
"Luck is the residue of design" --Branch Rickey
Any version from 3.0 onwards will have 600+ excellent quality TrueType and .pfb fonts, and you will pay about $10 fair and square for them.
opentype overview
-Kevin
If it doesn't render right with the default font (or any reasonable font selected by the user), it's broken.
Relying on specific fonts for pages to render correctly is just asking for breakage -- and the FONT tag is deprecated, anyhow.
Why, exactly, does this matter? Personally, I care not a whit what font I read or write in, so long as it is legible. Is there a large group of people who care about this stuff? Should I be choosing my own fonts for school papers with more care, or is this just some sort of pro/semi-pro publishing thing, that Joe Term Paper need not bother with?
I'm the stranger...posting to
The default fonts in that package, and the fonts that come with Microsoft proucts, are actually knockoffs of the fonts that came with the original PostScript package.
These fonts are still available from the Corefonts project. This is perfectly legal and in accordance with the EULA; see the copy of Microsoft's FAQ. The project also includes "a source rpm that can be used to easily create a binary rpm package that, when installed, gives access to Microsoft's TrueType core fonts for the Web."
I quess, I am the only one, but I don't really understand how someone can "own" a fucking font. To me, this is even more bizarre than the case with mindless patents - even the Amazon.com one. But a font, it's ridiculous. Where does this originate from - history anyone? To me this has been for around 15 years one of the biggest mysteries in computing.
This was covered by OSNews in this article as well as this one a few days ago. The EULA on these fonts allow redistribution of them in unmodified form, so they can be downloaded from http://corefonts.sourceforge.net/. The important thing to learn however is that Linux should stop relying on Microsoft for TrueType fonts.
-- André Dahlqvist
It is hard to read what M$ intends to do by removing free TT fonts from public download, but I cannot see it as a good thing. Basically, M$ is creating a condition in which browsers running on *nix may not (at some point) be able to render Verdana, which is probably one of the most common fonts on the Web. If Verdana is not installed on (say) a Linux PC, all its browsers (Mozilla, Konquerer) will need to degrade to another alternative non-serif font, unless Verdana can be installed in some way or licensed for distribution with Linux distros.
Keep in mind that M$ commissioned one of the great designers (Matthew Carter,of Bitstream, now of the firm Carter and Cone) to design these TT fonts for onscreen legibility. It will not be easy to replace them (Verdana in particular) with another freely-available font.
However, the OSS community is is dire need of a set of fonts that compete with those available on the M$ platforms, both for on screen use and for printing, especially if it hopes to expand onto the office desktop.
Suggestion to the OSS community: have the emerging alliances between the various distros (e.g.,LSB) create a shared fund, used to commission someone to design a serif and non-serif font for general use on all platforms (including Linux). The goal should be to create a font as good or better than the ones that Matthew Carter designed. And give Matthew Carter first dibs on trying to best himself, thereby ensuring that whatever succeeds Verdana will be of the same style and eloquence as Verdana itself.
In the meantime, (and this may be flamebait) distros may wish pay the evil empire to license Verdana and Georgia for distribution with Linux.
Creating clear, scalable, attractive fonts is neither easy nor cheap -- and the people who care about and need quality fonts are users, not programmers. Given that free software is driven by the needs of technocrats and not by the desires of users, there is little likelihood that high-quality "free" fonts will emerge.
The technocrats argue that "making fonts can't be that hard" and "just whip some out in the Gimp", betraying their ignorance. Technocrats won't stand for a non-programmer making such "it's easy" comments about writing a complex application, but they hypocritically think they are so wise as to belittle the complexities of designing quality fonts (or user interfaces, or whatever else isn't considered "elite" enough for their full understanding).
Microsoft is not stupid; it has identified weakenesses in free software, and is exploiting one (the lack of fonts) to its advantage. People in graphic arts or publishing have no interest in free software because it, quite frankly, does not care about them.
The Mac, which has excellent font support, proves that this is not an issue of free-versus-Microsoft or Unix-versus-Windows; clearly, the Unix-based OS/X provides the kind of font support that users need. The reason for good fonts on the Mac is motivation: Apple cares about meeting the needs of graphic artists and publishers.
The downfall of free software is its elitist and myopic attitude. Microsoft knows this, and can use its power to provide the "niceties" (like quality fonts) that free developers ignore.
All about me
"Guess it's time for the OSS people to make some decent-looking scalable both-screen-and-printer fonts (preferably TrueType). At minimum, we need nice-looking serif proportional (to replace Verdana), a sans proportional (to replace Georgia), and a mostly-sans fixed (to replace Andale Mono), all with good language support."
Verdana is a sans-serif font, Georgia is a serif font and Andale Mono is a fixed-width font based on a sans-serif typeface, there are no mostly-sans font types. Fixed-width fonts mean the spacing between characters is equal. These fonts were designed for use on terminals but are not very good modern on-screen fonts as many of the parameters the fixed-width fonts were designed to solve are no longer an issue. Fixed-width fonts have NEVER been good for print.
because you fucktards can't even be self-reliant and make your own damn fonts
So, why don't you tell us what fonts you have made?
True, it's shitty that they withdrew the fonts, but I can't see any practical advantage to the purposely removing them on Linux day. Believe it or not, it probably is just coincidence. And at the risk of sounding like I'm siding with MS, few popular services on the net remain free for very long. It's not simply limited to MS, but here, I guess the fact that it is MS somehow makes it newsworthy.
You need a FREE iPod Nano
This is why im so reluctant to embrace mono and any other projects that have anything to do with Microsoft. Any patent or license will be forced against us if and when any technology gets "too big". I would rather see that OpenSource would try to make its own technologies.
They have a habit of using any means avaliable to crush competition.
HTTP/1.1 400
Comment removed based on user account deletion
If I understand my rumours correctly, it was a [Linux] package that downloaded the fonts from MS, displayed their EULA, and allowed the user to extract and install the fonts.
Ford: "Since Chevy is copying our car styles, we are no longer going to style our cars. They will hereafter be bland."
Table-ized A.I.
Not to be nit-picky, but, Verdanda is a Sans-Serif font. (note the lack of serifs, the pointy bits at the end of characters). Georgia is a Serif face. The reason that both of these faces are so well regarded is that the hinting in them (that is the instructions that tell your OS how to handle scaling up and down a face at screen resolution) is amazingly well done.
so, why doesn't someone just fire up fontographer and make a copy of andale mono with a different name and distribute that? if corel can rip off adobe fonts for profit, surely linux can get away with ripping off a M$ font...
--
Twinbee is lovely character. Perhaps you will enjoy with him?
What the fuck does compiling a kernel have to do with creating a font? I'm a software engineer, not a typographer. How many "linux hippies" claimed that they were totally self-reliant and could create any font that they needed? Would that be, oh, about, say, NONE?!
If you could see further than the dick in your left hand and the copy of Windows in your right, you'd understand that the issue here. Microsoft's own FAQ on the fonts said:
So now that they have convinced people to design web pages around them, they want to screw over anyone not running Windows, making their system fail to render the web pages correctly.
oh, and learn to read too, maxxy. asking someone to prove a point they never made is fucking dumb.
Learn to write, fuckwad. It was "fucking dumb" when you demanded that the "linux hippies" be "self-reliant" and make their own fonts when when they never made a point of saying that they could.
By the way, I primarily run Windows. But I'm not an ass-lick (like you) that thinks that Microsoft can do no wrong.
Some may flame me for this, but I question why one of the commercial distros hasn't already dealt with this blatantly obvious problem?
It seems to me like RedHat or Mandrake would have already realized that it'd be smart to invest in having someone improve all of the X fonts.
Sure, people could try to put together a donation page for this, and it might have some limited success. I think you'd have much greater success if a well-known distro put out a want-ad saying "Now hiring font specialist for 6 month to 1 year contract project."
If your distro looks much more readable than the others, it gives users one more reason to install your "flavor" of Linux, and to possibly buy support for it and purchase commercial copies of it in the future.
In light of the observations above on the Georgia et al. EULA, does anyone have the EULA for arialuni? Perhaps it was offered on the web with similar terms.
Designing a font is nigh-on an artform. For it to work properly, first of all, you need to create between 70 and 130 characters (as a minimum) which are all consistent, work together properly (i.e. fit properly next to and above/below each other) and, most importantly, look good.
That's which someone can "'own' a fucking font" (in your words)... It takes a lot of work (sometimes years to do a whole Unicode font) and costs a lot of money to do. Take a look at the majority of free fonts on the market - if they were developed for free, chances are they have a lot of characters missing (especially accented characters needed across the world outside the US) and a lot of bugs.
I've been designing fonts for a little while now. It is probably one of the hardest things I've done. Little nuances have to be kept just so, or the font comes out looking like crap. Several hours can go into designing just a single character.
What's truly difficult is making a design look good on screen. Think about it. Your monitor is probably around 100 dots per inch. Your printer is probably 600dpi or better. When you see it on screen, it looks like a speck of dirt. That's where True Type instructions come in. Let's just say that can take a while. Fifty years later, you finally have something that looks good on paper and on screen. It's enough to make you want to quit after the first letter.
For those that want to start designing fonts, check out FontLab. It isn't cheap, but for what it does, it is the best available right now. For somebody that just wants to toy around, High Logic's Font Creator Program will probably do. It only does truetype fonts and you can't do instructing, but it is only $50. My personal opinion of pfaedit is that it is crap, but you can't beat the price.
It's not a "notion":
http://www.daemonnews.org/200108/dadvocate.html
There is little doubt that M$ has used BSD code. Debug symbols that were not stripped out in beta versions of NT leave little doubt, no? The extent is what is in question.
There is nothing illegal about this. I was merely pointing this out since the original flamer was implying that either a) he, or b) Microsoft was self-reliant. So yes, my point is still valid, and YES, I still have one, AC.
...and so is usability. Quite a bit of work has been done with "unreliable" Microsoft Windows because it is "usable" in ways Linux is not.
Or, to put it another way: It doesn't matter how reliable Linux is if it can't do the job -- and quality fonts are required by graphic artists, publishers, authors, and people who prefer a professional-looking system.
All about me
Here's the EULA for andale32.exe, which matches the MD5 you gave. Looks like you CAN use the fonts, which are available at SourceForge: Original fonts which match the MD5's given above.
Microsoft TrueType Fonts
END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE
IMPORTANT - READ CAREFULLY: This Microsoft End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and Microsoft Corporation for the Microsoft software accompanying this EULA, which includes computer software and may include associated media, printed materials, and "on-line" or electronic documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your rights to make and use copies of the SOFTWARE PRODUCT, you agree to be bound by the terms of this EULA. If you do not agree to the terms of this EULA, you may not use the SOFTWARE PRODUCT.
SOFTWARE PRODUCT LICENSE
The SOFTWARE PRODUCT is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold.
1. GRANT OF LICENSE. This EULA grants you the following rights:
Installation and Use. You may install and use an unlimited number of copies of the SOFTWARE PRODUCT.
Reproduction and Distribution. You may reproduce and distribute an unlimited number of copies of the SOFTWARE PRODUCT; provided that each copy shall be a true and complete copy, including all copyright and trademark notices, and shall be accompanied by a copy of this EULA. Copies of the SOFTWARE PRODUCT may not be distributed for profit either on a standalone basis or included as part of your own product.
2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS.
Limitations on Reverse Engineering, Decompilation, and Disassembly. You may not reverse engineer, decompile, or disassemble the SOFTWARE PRODUCT, except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation.
Restrictions on Alteration. You may not rename, edit or create any derivative works from the SOFTWARE PRODUCT, other than subsetting when embedding them in documents.
Software Transfer. You may permanently transfer all of your rights under this EULA, provided the recipient agrees to the terms of this EULA.
Termination. Without prejudice to any other rights, Microsoft may terminate this EULA if you fail to comply with the terms and conditions of this EULA. In such event, you must destroy all copies of the SOFTWARE PRODUCT and all of its component parts.
3. COPYRIGHT. All title and copyrights in and to the SOFTWARE PRODUCT (including but not limited to any images, text, and "applets" incorporated into the SOFTWARE PRODUCT), the accompanying printed materials, and any copies of the SOFTWARE PRODUCT are owned by Microsoft or its suppliers. The SOFTWARE PRODUCT is protected by copyright laws and international treaty provisions. Therefore, you must treat the SOFTWARE PRODUCT like any other copyrighted material.
4. U.S. GOVERNMENT RESTRICTED RIGHTS. The SOFTWARE PRODUCT and documentation are provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) of the Commercial Computer Software-Restricted Rights at 48 CFR 52.227-19, as applicable. Manufacturer is Microsoft Corporation/One Microsoft Way/Redmond, WA 98052-6399.
LIMITED WARRANTY
NO WARRANTIES. Microsoft expressly disclaims any warranty for the SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation is provided "as is" without warranty of any kind, either express or implied, including, without limitation, the implied warranties or merchantability, fitness for a particular purpose, or noninfringement. The entire risk arising out of use or performance of the SOFTWARE PRODUCT remains with you.
NO LIABILITY FOR CONSEQUENTIAL DAMAGES. In no event shall Microsoft or its suppliers be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use this Microsoft product, even if Microsoft has been advised of the possibility of such damages. Because some states/jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you.
MISCELLANEOUS
If you acquired this product in the United States, this EULA is governed by the laws of the State of Washington.
If this product was acquired outside the United States, then local laws may apply. Should you have any questions concerning this EULA, or if you desire to contact Microsoft for any reason, please contact the Microsoft subsidiary serving your country, or write: Microsoft Sales Information Center/One Microsoft Way/Redmond, WA 98052-6399.
Looks to me like someone threated to nail M$ for copyright (or whatever IP fonts happen to live under) and that caused MS to mail big time.
This wouldn't be the 1st time for this. The early versions of MS C verion 5.0 had exactly the same optimizer problems of GCC of the day. I think that MS went a bit far stealing a font and they got nailed by one of their favorite laws....
That's correct. AFAICR, Apple had a similar issue when it first came out with the Macintosh back in 1984. Of course, the Mac was the first computer to accurately display fonts on screen (WYSIWYG) so it needed to be able to display fonts appropriately.
Adobe at the time had the rights to fonts like Times, Helvetica, and Courier.
Apple, since it didn't want to/couldn't license the proper fonts themselves, decided to come up with its own version of these fonts. Thus begat the infamous "city" fonts of Apple old: New York (substitute for Times), Geneva (substitute for Helvetica), and Monaco (substitute for Courier)
There was even an option in the print dialog box for a long time that would automatically substitute the "real" version of the font when printed (since the LaserWriters had Times/Helvetica/Courier pre-installed). This became a problem later on though when the TrueType/Type 1 wars occured. The fonts weren't identical, so the spacing when printed would be different than what was shown on screen.
And here's a general FAQ about typography: http://nwalsh.com/comp.fonts/FAQ/cf_28.htm
Hire a Linux system administrator, systems engineer,
I would but I've already posted =)
The fonts were posted under an EULA that allows them to be re-distributed in un-modified form. They are still available at http://corefonts.sourceforge.net/!!
Hire a Linux system administrator, systems engineer,
I'm the maintainer of the msttcorefonts Debian package. This package has not been pulled (at least not yet).
.exe self installer. Putting the fonts in a .tar/.deb/.rpm for easy installation, even without modifying the fonts themselves seems to violate the license.
.deb files. Yes, there's a tools directory with fips and rawrite and similar non-deb packaged tools useful for installing, but there's not really any current place for these fonts to go. But I'm sure this will get solved before the next major Debian release. ;)
There's some discussion of the situation and the EULA for these fonts in Debian bug report #156503.
As far as I know, it should be ok to redistribute these fonts without modification, but that means leaving them packaged in windows
So for Debian, the problem at this point is one of logistics. The fonts can be distributed, but Debian's mirrored ftp archive system isn't really set up to handle anything other than
Is TrueType 'free'?
It may be free in some areas outside the United States of America, but until U.S. Patent 5,155,805 expires on October 13, 2009, some important parts of TrueType technology are not free in the U.S. or in countries that have signed mutual patent recognition treaties with the U.S.
Besides, the particular fonts in question are probably copyrighted until 70 years after the death of the designers who worked on those fonts. A typeface cannot be copyrighted, but a hinting program (there's usually one in every TTF) can.
Will I retire or break 10K?
...should be taken out and shot. Personal prefernce I know, but years of seeing shitty PowerPoint presentations and Word documents laid out in it have convinced me it's the sloppiest, ugliest, most unprofessional-looking typeface there is. It's not even good for lettering comic books.
The only good use i've seen for it was when I got a credit card in the mail. It was in an envelope, badly printed with my address in blue Comic Sans. Inside that envelope was the real one, a regular windowed envelope marked "disguised mail". The Comic Sans had done a good job looking unprofessional, to hide the fact it was a letter from the bank.
OTOH, I don't see what stops [Debian from] throwing the [Microsoft Typography] fonts into nonfree...
Microsoft's license stipulates that redistribution over a computer network must preserve the file names at the file transfer protocol (FTP, HTTP, SMB, etc) level, but the Debian non-free repository does not accept .exe files.
Will I retire or break 10K?
If I've overlooked something with regards to copyright law regarding typefaces, I'll appreciate all corrections.
Truetype fonts also contain code for hinting purposes. So they're not purely font data - each one also contains a hand crafted computer program.
Thus, typically, font foundries copyright the hinting logic, but they can't currently copyright the shape of their font.
Simon
Coming soon - pyrogyra
Georgia is a serif font and Andale Mono is a fixed-width font based on a sans-serif typeface, there are no mostly-sans font types.
Some fixed-width sans-serif typefaces such as Lucida Typewriter (called Lucida Console on Windows) have serifs on the 'I', 'J' 'i', 'j', and 'l' glyphs.
Fixed-width fonts ... are not very good modern on-screen fonts as many of the parameters the fixed-width fonts were designed to solve are no longer an issue.
Do you claim that the unavailablity of <table> tags for tabular information (not for layout) in the subsets of HTML used by Slashdot, Kuro5hin, and Everything2 is "no longer an issue"? And why does Mozilla still display the <textarea> into which I type this comment in a fixed-width font?
Fixed-width fonts have NEVER been good for print.
Fixed-width fonts were good for print even before Gutenberg reinvented movable type. Chinese, the language of the first inventors of printing, is typically printed with a fixed-width font. So is Korean.
Will I retire or break 10K?
Both free-as-in-without-money and commercial Comic fonts here:
http://www.blambot.com/
Definitely much better than Comic Sans.
Human nature is the same everywhere; the modes only are different. -- Earl of Chesterfield
We always knew we were relying on MS Typography's generosity, and that these could disappear at any time.
I hadn't heard about these fonts until a few weeks ago, and up until then never used them. Somehow I've survived. However, I agree that we need better fonts/font support in Linux, but if you've played with a recent copy of Mozilla or Galeon/XFT/Artwiz Fonts lately, things have come a long way.
mstyne: real name, no gimmicks
Comment removed based on user account deletion
They also said they were not to be used in commercial distributions FUCKWAD. If this had been your precious little GPL that was violated you'd be singing an entirely different story now wouldn't you.
And poor little Microsoft could not afford the legal costs to defend their license, could they? It's so sad how they are always being bullied by Linux and *BSD users. What a bunch of flaming bullshit. Microsoft could have written a single letter to any entity that packaged the fonts with a commercial distribution and that would have been the end of that.
But you just ignored the important part: Microsoft said that the fonts would be freely downloadable and anyone could use them. They encouraged web page designers to use the fonts in their web pages. Now that the fonts have been used that way, Microsoft is pulling them in order to break other OSs that relied on the ability of their users to download the fonts.
It's stunts like this that make the GPL so appealing. If I release something as GPL, I can't wait until thousands of applications and people rely on my work and then say "I'm taking my ball and going home", which is what Microsoft just tried to do here.
idiot.
I'm happy to see that you've started signing your postings.
I think you missed my point: If the distros are flooded by crummy fonts, people will use them. In OpenOffice, ApplixWare, KOffice, etc. What they will produce will look crummy, and Linux will look unprofessional.
There should be a moratorium on the use of the apostrophe.
Max V.
NeXTMail/MIME Mail welcome
it's nice to use big words, but it's even nicer to use them correctly.
-c
I have discovered a truly remarkable proof which this margin is too small to contain.
Hehe :) This defnitely seems like the best way of squeezing insightful comments out from /. readers :) I promise, I wont do it anymore :)
http://www.andrew.cmu.edu/~twm/makefont/
Probably my favorite thing about Andale Mono is that the zero has a dot in the center, making it trivial to distinguish from the letter O, which does not have the dot. Few other monospaced fonts today have that feature.
To programmers, that's a big win. In fact, making C-syntax characters look different ("1" v. "l", "{}" v. "()", "O" v. "0", "." v. ",", ":" v. ";", "'" v. "`") should be a priority for anybody working on an Andale Mono replacement. (Andale Mono could be improved on a few of these).
I've often wondered if I might even use a font where a "{" had an extra do-hickey (not quite sure what that would be) to distinguish it from "(". Even if it didn't look like a traditional "{" it might be a win. (But of course, I'd have to see it first).
(P.S. Since I'm dreaming, I might as well wish for a pony, too...)
Quite true. TrueType is incredibly difficult to tame - I would rather just design the bitmaps myself and have them subbed in at the right sizes, than to have the TrueType engine try and make sense of the glyph hints that are generated by commercially available editing programs.
What most people have to understand is that desiging a TrueType font is a 2 step process:
designing the character set, which is a whole discipline unto itself, concerning matters such as proportion, balance, readability, and style. Most designers can do this.
and:
drawing the curves and programming the hints for a TrueType program that can represent the original design as faithfully and as legibly as possible under as many conditions (screen and printed) as possible.
This is not easy. It is VERY hard. Whole staffs (with hardcore programmers) are dedicated to this. It is easier to deal with Type 1 implementations because the hinting there is much simpler, and primarily designed for printing only (back when printers were 300dpi). With Type 1, you deal with small print screen sizes with bitmap substitutions, which in my mind makes a lot more sense than programming a general outline with all the different possible glyph hints at every possible resolution!
Regarding substituting fonts, the most important thing to duplicate are the character spacings and general proportions. This is so you dont fsck up someone's document layout with different character spacings.
OpenType is the bastard child of the fight between Microsoft/Apple and Adobe (yes, TrueType was spawned by Microsoft and Apple when Adobe was being stubborn about Type 1 licensing fees.) In the end, they all made up and created OpenType, which despite the name, has nothing to do with Open Source. It's a superset of instructions for fonts which can encapusulate an existing Type 1 or TrueType font in an OpenType wrapper.
It may be a better font format, but it doesn't solve any problems with regards to IP ownership.
Of course, the Mac was the first computer to accurately display fonts on screen (WYSIWYG)
Surely, that accolade belongs to the Xerox Alto.
Heh, sorry for the misleading subject. Actually, in the US you can CAN own a font, you just can't own a typeface. A font is a computer program, and as such, is protectable under copyright law. The name of a font or typeface (like Helvetica) is a trademark, and as such is protectable under trademark law. However, the design for the typeface itself, although protectable in many parts of the world (Europe, Australia), is NOT protectable in the United States.
This pisses off font designers in the US. Ironically, the preceedent for this dates back to the 18th century, when US font manufacturers (who made their fonts by pouring lead into moulds), wanted free license to rip off their counterparts in the Old-world. They got fonts declared non-protectable, much to their chagrin several centuries later...
Back in modern times (about 10 years ago), this loophole was exploited by fly-by-night punks (precursors to spammers) who created "shovel-ware" CDS, packed with fonts created by scanning in the output of established fonts. The lazier ones omitted the step of printing out and rescanning typefaces, and instead resorted to "jiggling" the coordinates in an existing font and selling the output as their own, or by ripping off commercial/shareware/freeware authors by taking just the font and renaming it. These guys (the ones who skipped the scanning step) got slapped with a lawsuit by Adobe and a bunch of other font producers, and have since disappeared.
The point? You can own a font, you can own the name of a typeface, but you can't own the design for a typeface in the US (with one exception - if you can get the US Patent office to grant you a design patent, you can own the design.)
And, creating typefaces (and going one step further, turning them into fonts) is a difficult and underappreciated occupation in the US, so don't be surprised if few people (if anyone) rise to the challenge of creating one for free.
My bride found these...
http://www.1001freefonts.com/fontfiles/main.htm
!!!
You'd probably be interested in ProFont - a font designed for programmers, which has existed for years, but few outside of the Mac programming community know about it. It was specifically designed to be readable at 9 point, with similar characters distinctly different, as this page demonstrates. The full distribution includes TrueType, Type 1, and bitmap versions of the font for Mac and Windows. You can also download a look-alike bitmap version for Windows here.
I've been using ProFont for years as the font in my editor when coding, and found it very helpful.
I remember back in the day I think it was slackware that allowed you to choose types of fonts for the linux term. not sure if I found/ran a prog that did this, or if it was a slack option, but I remember runnin it all in Kidprint. Anyone else remember doing this? Anyone know how it can be done today (program or other)?
It's true that Andalé Mono is very good fixed-width font. I particularly like the way it makes it hard to confuse l with 1, 0 with O, etc. And yes, it scales very well. The first thing I do when configuring any app that uses fixed with fonts -- Xterm, console text editors, IDEs, web browsers -- is to replace the usual Courier or system font with Andalé Mono. Which is not all what MS intended, and mostly illegal. Imagine my dismay!
One quibble with this font is that multiple underbars form a continuous line, which makes source code slightly harder to read. I keep looking for a free font that lacks this problem. But that mostly means amateur efforts, which rarely scale well.
Microsoft may be less a culprit here than AGFA and the other companies that licensed these fonts to them. AGFA charges 22 bucks for each download of Andalé Mono, and no doubt they licensed the font with the understanding that it'd only be used for specific purposes. When it became clear that everybody and anybody was downloading these fonts for all kinds of purposes, MS either had to pony up more licensing fees, or withdraw the fonts. Hardly suprising they did the latter.
Be that as it may, the fact remains that several versions of Windows contain an "ftp.exe" that includes (if you run 'strings' on it) the string "Copyright (c) 1983 The Regents of the University of California."
That doesn't come from merely "working from the reference implementation".
-- Alastair
Bitmap fonts! If I still had my Hercules Softfont video card, I'd be interested. But what's the point of developing non-scalable fonts for X-Windows?
Comment removed based on user account deletion
"Guess it's time for the OSS people to make..."
Why the hell should they do it? You're the one who wants the fonts, either do it yourself or run Windows. Open/free software isn't about entitlements, because nobody owes you a goddamned thing. People do Open/Free work because they want to, not to satisfy geeks who want a free stuff to dick around with.
There is an excellent web site called Dmitry's Design Lab that shows you how all the standard elements of design (color, shape, texture, etc.) apply to web sites. He is also one of the authors of the book HTML Unleashed, if you've ever read that. Personally I find it quite fascinating site because I'm usually up to speed on the technical details but when it comes to the actual concepts of design I start venturing away from my areas of knowledge. Anyway, the article on fonts is a great read. It goes over a lot of the history behind fonts, and explains some of the terminology.
Boy did you tell off that guy! Of course, you didn't do anything to explain how the Free Software Community can do a better job of producing open-source fonts. But at least you established your moral superiority!
>These fonts are still available from the ...assuming EULA's are legal!
>Corefonts project [sourceforge.net]. This is
>perfectly legal and in accordance with the EULA
If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
Just an FYI on font copyrights. The US copyright office does not allow anyone to copyright a font. They are afraid that someone will try to use it to copyright the alphabet, so that whenever someone uses the letter "A", they will demand a royalty.
The way font copyrights work is that the the software that renders the font is copyrightable intellectual property. Or rather, the code that that makes up the Open Type or True Type version of Helvetica is copyrighted, but not Helvetica itself, as an image. So, it is perfectly OK to to reconstruct any previously designed font, including any in the MS library. Of course, this is easier said than done. A deep knowledge of fonts, their inner structures, and the way to configure them for use on computers is a high art, and takes years to master. Fonts that are not executed well, even copies of pre-existing fonts, will show their flaws fairly quickly, so I wouldn't worry too much about unskilled artisans producing bad versions. The cream will rise to the top. Besides, it is a good reason for anyone to introduce themselves to the world of typography.
"Anyone who would letterspace lower case would steal sheep." (Frederic Goudy)
Do we need a Free Font Foundation?
I've tried for some time to get some high quality fonts "donated" to Gnome or XFree86; although this work is still continuing, we're not getting very far. Here's why. Maybe you can help.
It's *difficult* (as others have said) to design a successful typeface. For a poorly hinted font, an hour or two on each character design will get you basic latin one in about five weeks, and then you spend another two weeks with hinting. If that sounds a lot of time, remember that you need to adjust sidebearings (nn sit further apart than oo, or you'll get spots of light and dark on a page/screen, for example) and kerning (Wa closer together than Wh, "r," closer than "n,", "fk" further apart to aviod a glob at the top.
It turns out that an R isn't simply a P with a tail, an E sn't an F with an extra leg, in most designs, particularly the more calligraphic such as Palatino.
So, it's a lot of work to make a font, and for Linux and the Free Software movement, we want fonts that support as many languages as possible, and as many scripts as possible, so that as many people as possible can use the software.
That means even mnore work, and a lot of time from people who are primarily creative artists and designers, with a strong techincal background.
There are three main font formats in widespread professional use today: TrueType, Type 1 and OpenType.
It turns out that TrueType fonts are more expensive to produce in high quality than Type 1 outlines, because with Type 1 outlines, most of the hinting is in the renderer, so the code is only written once; with TrueType, individual fonts have bytecode instructions to do hinting, and it's different for each font.
OpenType lets you embed both Type 1 and TT outlines in the same font file, along with metadata for supporting lots of languages. So if yuo use Type 1 outlines, you avoid the Apple patent on TrueType.
One way forward would be to gather enough money to pay some font designers to make some new fonts. Another way would be to make a one-time payment to buy rights to existing fonts. Probably best would be a mixture: start with existing fonts and extend their Unicode coverage.
What would a Free Font be? Probably we need something slightly different from the GPL. In particular, it might not be OK to redistribute a modified Free Font without making clear that you have changed it, because otherwise you could reduce its quality or destroy the artistic integrity of the design, and give the artist who designed it a bad reputation.
Font *outlines* (i.e. the design of a typeface) are protected by copyright outside the USA, because they are recognised as artistic works. In the US, they are not protected, for historical reasons. In both cases, the font *names* are often registered trademarks, so you see Palladium because Palatino is a trademark, I think of Linotype; Dutch instead of Times (Monotype), Swiss instead of Helvetica, and so on.
This means it's not OK to start with existing designs, unless they are old enough - e.g. using the original designs of William Caslon from the 1720s is OK, using Adobe Caslon is not OK, at least not without permission.
So, we need type designers to give permission, or to make new designs.
We need more work on the FreeType Type 1 support, so that we don't have to worry about the software patent on TrueType rendering.
We need an independent legal entity so that designers have someone to negotiate with, and so that money can be paid to them. Maybe the Gnome Foudnation or XFree86.org would do, as long as the fonts can be used with any software, not just Gnome or the X Window System.
I do not have enough time to do a lot of work here, but I *am* willing to help introduce people to font designers and other resources, and to help explain the technological issues.
Hacking on a font renderer takes serious skill, as does designing fonts. But maybe programmers can contribute to FreeType, and to pfaedit (how about a Gnome port, too?) and to ghostscript. Programs like Mandrake's FontDrake can be worked on (it's GPL'd I think).
Who wants to help build a font portal, somewhere people can download Free Fonts from, and with links to font designers who can help customise fonts, and to non-free fonts you can buy?
Who wants to donate a server and some bandwidth?
Set up a mailing list?
Remember, we need fonts that are Free, not just ones that don't cost anything, and we need high quality, and support for lots of languages.
If you read this far, my thanks, and let's make something happen. Post here, or feel free to send email [liam at holoweb dot net, will work]
Liam
Live barefoot!
free engravings/woodcuts
The goal of LFP is to "make" legible, West-European and Cyrillic Public Domain bitmap fonts
Now that Freetype finally has a way of producing high quality scaled / hinted / antialiased / subpixel rendered truetype fonts withou violating the apple patent, and not now that there's tool out to manage that, I'm NEVER going to use fixed width fonts again if I can avoid it. I'm sitting here on a Red Hat beta machine and out of the box antialiasing is perfect - basically because work from the xfthack projects `half hinting' setup has made it into freetype itself in the last six months.
You know, words like "troll" and "FUD" make less sense every time I hear them. They accuse people of cynically saying things they don't themselves believe, just to score points in an argument. Ironically, accusing others of doing this is a convenient cop-out for people who themselves don't want to deal a difference of opinion. If you're serious about refuting me, you should attack my opinions, not my motives. Which, face it, you know jack about.
IANAT (I am not a typographer), but only last week I stumbled across this interesting article entitled 'The Scourge of Arial', written by a designer called Mark Simonson (who, IMHO, show some slick design work elsewhere on his site).
The article discusses the history of several common / well known fonts, where they evolved from, and why.
It could make a refreshing change if we were to see the death of these Microsoft fonts -- if they were replaced by something better.
DON'T TOUCH THAT GUITAR! It takes years to get good at it! And you have to take a vow of silence of live in a monastery! Just leave it to the experts for heaven's sake!
In hindsight, it seems very dumb that such a crippled platform was so dominant for almost 20 years. But this was nobody's plan. Everybody, including Microsoft assumed that MS-DOS would be obsolete the very moment these early processors became obsolete. The plan was, as soon as 80286-based systems arrived, people would switch to "serious" operating systems such as Unix and OS/2. But, for a variety of reasons, this didn't happen, and the weirdness of MS-DOS will only disappear when the last Windows ME system is junked.
I'm sure this turn of events actually distressed the geek in Bill Gates. Of course, it also made him the richest man on the planet, which must have been some small consolation.
I would like to see several of the recent "Desktop" Distros to come together and invest some resources to put together a viable free solution for the open source community. I'd bet Lindows, et al, installs these fonts to make the desktop look prettier. Now with this avenue of eye-candy drying up, they may need to either look elsewhere or come up with their own gig.
that last one is the unicode version of arial.
Either post the URL or stop saying interesting things about it!
And I'm very tired of being told that I'm a "M$ pimp" because I refuse to concede that Open Source shit doesn't smell. I've been a Bill-hater since you were in diapers, kiddo, and I'd like nothing better than to see a real challenge to the Redmond monopoly. Which challenge is not going to be made by people who smugly refuse to accept any and all criticism!
Knuth put a whole lot of effort into designing fonts for TeX, such as Computer Modern Roman and the Euler math font. Even though these would have to be converted from METAFONT to a modern encoding, I think such a conversion would still be easier than starting from scratch...
There is actually quite a bit of "rhyme and reason" to creating a multi-thousand-character CJK font. e.g. thousands of Chinese characters are left/right pairs, so you just have to design the few basic left halves, the few basic right halves, and then automatically generate all of the combinations. Many of the simplified characters used in the PRC can also be generated automatically from their traditional counterparts. (of course some manual tweaking is going to be required, but just know that creating a 10,000 character font isn't nearly as difficult as creating 10,000 unique designs =).
There's probably lots of stuff out there that is now public domain. The problem is, how much of that is accessible? Promoting creation of material, and making it accessible by the public are two entirely different problems.
Think about that the next time your local library throws out part of its collection because it's running out of room to store those items, or because funds are not available to preserve them.
Supposedly, the Library of Congress is supposed to have a copy of everything that is copyrighted. This is no longer true these days, because of space issues - they'll let you turn in a "representative sample" of your work, ie a set of photos for a film. Keep in mind though, that there's plenty of stuff that's never explicitly registered, and barring some collector preserving a copy of the item, these items will not survive for future generations to enjoy, as the copyright laws originally alloed.
I would suggest an amendment to copyright law: set the upper bounds for ownership of a copyright by a corporation to 25 years, with PAID extensions in 25 year intervals until 100 years. The paid extensions would go toward restoring and preserving material in the Library of Congress collection. Essentially, you're licensing the right to continue charging for the work in exchange for supporting the preservation of the work for future access.
Again, to re-iterate, access is just as important as copyright when material passes into the public domain. If I was evil I could try and recall and destroy every copy of my work before my rights expired. When the rights did pass into the public domain, they would be useless because there wouldn't be a copy of the work left.
This isn't an academic issue - consider films like Gone With the Wind, where portions of the original technicolor negative were severly damaged, because the studio neglected the film for so long. Who's to say the assets of MGM will not fall on hard times AGAIN, and be allowed to rot further? Or, the original Star Wars, which now exists in the "revised" Lucas form. I don't have to be explicitly evil to deny my work to future generations, I could just be incredibly neglectful (not hard to do if you're a corporation.)
Ironically it may the pirates who preserve work for future generations. Already some film restorations have been made possible only because someone found some footage, some from academic repositories, and some from "private" collections. Who's to say that digital works (arcade roms, early amiga/apple II/commodore games, etc.) will not go the same way...
However, the main thing is if you allow value to be preserved indefinitely (100+ years is pretty indefinite), there will be no incentive for the copyright owner to allow copying, so long as they can milk the item for as much money as they can. Setting an upper bound (75 years) and forcing them to maintain the copyright by filing extensions and paying maintenance fees (as they have to do with patents) would help balance things. Either that, or they have to ensure that the copy at the LOC is kept in pristine condition for the duration of their copyright.
http://www.microsoft.com/typography/fontpack/defau lt.htm
sarchasm: The gulf between the author of sarcastic wit and the person who doesn't get it.
There are a billion people across the Pacific who use fonts that have upwards of 10,000 different characters. I find Japanese on non-commercial unixes simply unbearable, the fonts are so bad. While presumably the Chinese government is willing to design it's own fonts for its version of Linux, that does no good for the Japanese or Korean markets, and little for Chinese markets that do not use PRC characters.
And no, the fonts you mention are not damn easy to create.
I'll admit, I AM Eurocentric. I don't give a flying hoot about Chinese fonts or Japanese fonts (though Hieroglphics fonts would be pretty cool).
All I want is English fonts (and symbols), and, lets face it, English fonts pretty easy to create. Letters in the English language all have a symmetry to them. A U is just two lines connected by a semi-circle. An A is just two lines at an angle to eachother with a horizontal line connecting them. A B is just a line with two semi-circles meeting at a point, extending to the edge. A V is just two lines at an angle to eachother. A T is just a vertical line and a horizontal line. Y is just a v with a vertical line below it. X is two lines intersecting eachother. An S is just two connected semi-circles. An i is just a line with a dot above it. So, please, do not tell me it is hard to create fonts in the English language. I could create mathematical formuli to represent these characters on a TI-84. All simple (i.e., no frills) fonts are basically variations on the parameters of these mathematics, while complicated ones usually add a little extra.
Personally, I prefer very simple fonts like Arial (which is basically no frills, just simple mathematics) and Courrier; the most complicated font I like is Times New Roman.
That's English fonts. I'll admit, it does become very complicated when one is doing Symbols (i.e., Greek characters like zeta). But, never-the-less, it is still just mathematics, with a few different functions describing what the character is at its most rudimentary level; parameters could be used to modify the exact implentation of the font; i.e., how big should the loop on the gamma or alpha be could be manipulated by a variable.
The reason why people think that fonts are so hard is because they're not thinking about them in a rigorous mathematical way. They're thinking about them in a loose, sloppy way.
Think about an O as x^2/a^2 + y^2/b^2 = r^2.
social sciences can never use experience to verify their statemen
One of the links is to a guy who insists that Protype is the best font for coding at 9 pt. Which might be true, but that appears to be the only size the font actually works at. And, alas, some of us prefer to work at high-resolution!
He also complains that the font isn't available for Windows. I think that's just a matter of proper packaging. But somebody else can do that -- I've lost interest.
I am left wondering at the apparent cluelessness of their marketing team. Is Microsoft pretty much completely run by its legal staff now? Companies increasingly seem to revel in that haughty, because-I-can attitude for which attorneys are so well known. But surely even they must realize they have nothing tangible to gain and a lot of goodwill to lose by taking back all their legos and going home. Or will the next move be to file a patent on scalable fonts and slap infringement suits on anybody who dares to generate their own?
Alright, its obvious your thinking about fonts in a rather sloppy way. Don't think of a font as a piece of artwork; think of it as an equation, or set of equations, in which manipulating a few variables (i.e., tilt, width, etc) can change the appearance of the font.
All English characters can be described by relatively simple equations. I'll go through a few of them:
X and V: some easy ones
y1 = |mx + b| for a = x = b
y2 = -|mx + b| for a = x = b
thickiness (in pixels) = point-size * t
where t is a user-specified value
(the absolute values insure that the lines will be in opposite directions)
Changing m will change how sharply the angles are at eachother, while changing b affects how centered the font is, and can change a font from a X to a V.
O: the easiest one
x^2/a^2 + y^2/c^2 = 1
Pretty self-explanatory there.
And so on and so forth. I'm not going to go through every example, but all of the characters of the English language are describable by relatively simple mathematics. The more complex symnbols of the Greek language such as alpha and zeta require more complicated equations. Never-the-less, almost any character (from a Eurocentric point of view) can be expressed at its most basic level by a set of mathematical formuli, where modifying the variables changes the exact implementation of the character.
In other words, duh, you don't remake the font for each point-size you can possibly need. You use an equation which will define it perfectly for every possible point size. Alternatively, one can simply scan in fonts and have a program create the formula's to represent them, then modify the parameters of those formula's to produce the desired effects.
A simple program could even be created to allow representation of what fonts are at their most basic level (i.e., what is an a, at its most basic level) and then allow the user to manipulate the variables to produce various effects.
Producing bold, italic, underline, effects is very easy once the basic font design is created; just tilt the font for italics, increase thickness for bold, and underline for underline.
social sciences can never use experience to verify their statemen
Now where in my comment did I approach theproject leaders with contenpt for their efforts? Let me save you the effort of looking it up. I didn't. You mistook my open contempt for the process of OSS and many of the people leading the teams for the methods I choose to approach them. Pardon me for trying to help. In the future I'll be sure to pass because it is clear that with attitudes like yours OSS will go nowhere in the areas of user friendly UI development.
You do realize, don't you, that there is a word for that kind of activity?
"Anything is better than IE, and you can quote me on that." -- Wil Wheaton.
and some are even free!
www.chank.com
www.fontalicious.com
Actually, I cannot instantly come up with a word from jargon, that would describe it correctly.... enlighten me?
" In the future I'll be sure to pass because it is clear that with attitudes like yours OSS will go nowhere in the areas of user friendly UI development."
It sounds like you were going to pass anyways. Why try to blame it on some guy on slashdot. It's obvious from reading your posts that you did not intend to contribute in any way whatsoever. Maybe somebody else will maybe nobody else will so what? That's the way this game is played.
War is necrophilia.
Like I said - have you ever designed a font? Have you ever studied typography? It seems that your understanding of type is what's sloppy.
Typeface design is so much more than plugging in numbers into an equation. It's quite arrogant, not to mention misguided, to believe that there is a technological solution to every problem and the brilliant type designers of our history could have easily been replaced by a machine.
Of course fonts can be defined as mathematical equations - any piece of vector graphics can be. That doesn't make it easy for a computer to make something that's pleasing to the eye.
It requires knowledge of human perception, of optics, visual design and of linguistics. If it were so esy to write a program to design a font for you, then why haven't any of the major software companies like Microsoft of Adobe done this already? They could be making millions out of these generated font faces. The reason is that there is no simple solution. Typeface design requires an exceptional eye for detail and a lot of hard work.
And, duh, if you knew anything about fonts, you'd find that TTFs, Postscript fonts are already vector graphics and thus defined at every possible font size, however the rasterisation algorithms used don't have any knowledge of human perception, of characters and letterforms - they just know pixels. Hinting is a process that is performed at small point sizes to, in a sense, override the software and manually place the pixels for the optimum readable representation of that font. If you're volunteering to write rasterisation software that will eliminate the need for hinting, go right ahead. It's something MS, Adobe, Apple, the ghostscript people and anyone else in the business of displaying fonts on screen have decided way too hard to do, and continued to employ specialised designers to set it properly.
And yes, fonts do need to be designed for all the different bold, italic etc. variations. Open up a vector graphics program and slant a font in a serif typeface (such as Times) to the right. Then type in the same character in italics. In the italics version, the glyph will be quite different, the serifs having taken on a curved effect rather than just slanting the stems (which would make it incredibly ugly).
If you believe you can create a 'simple' program to do months, if not years of detailed type design, then go right ahead. I'd be very interested to see the results. I'm certain you'll find that it's an incredibly more complicated topic than you imagine and that *gasp* skillsets other than computer programming may actually have some use in our society.
Mickeysofts Giveaway Fonts where solid, good Typography. I'm suprised they gave them away for anyone in the first place.
This is actually a good chance to get some GPLd Fonts under construction. The community needs good everyday capable scalable vector fonts - which are very rare - and, no, Motifs ultracrappy pixmaps aren't an option. This also is the time where we should be looking into the future and construct only complete sets of Unicode fonts rather than the 10millionth Helvetica rippoff.
We suffer more in our imagination than in reality. - Seneca
You don't need to bother with WINE. Cabextract will do the job just nicely.
Actually, there were other fonts designed specifically for the screen long before Verdana. Susan Kare did the fonts Chicago, Monaco, Geneva, New York and so on for the original Macintosh in 1984 -- I believe long before Verdana and the others in Microsoft's library came out.
Verdana was one of the first scalable fonts specifically designed for the screen, that is true.
Also, as others have pointed out, Verdana, Tahoma and so on are not "lost" per se. Microsoft's own license on those fonts allows for free unlimited distribution (so long as the distributor does not derive profit from their distribution), and they also come pre-installed on Windows and Mac systems; anyone that installs Internet Explorer also gets them free.
Cheers,
Ethelred
Everyone wants to be Ethelred. Even I want to be Ethelred.
When will we wise up and build a license agreement interface into rpm? Sure, we like our software to be free, but we should accomodate licensed software as well. That is - if we want to give the users the freedom of choice.
Now, we get cumbersome installation interfaces that don't fully guarantee an installation (like 'run this program afterwards').
Stop the brainwash
Alas for her, the US Copyright Office does not agree. See the last paragraph on this page. The fact that this flies in the face of the law as it is written is, as with DeCSS, of no importance if you end up in court. Why does America even bother having written laws when the Patent Office, Copyright Office, and every half-arsed hick judge can just make up their own laws?
In the UK typefaces are copyrighted under section 54 of the Copyright, Designs, and Patents Act 1988 (section 54 is just about the most opaque section in the entire act).
TWW
"Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
As for your view on italics and bold, that's bullshit as well - especially again at low resolutions. Try taking a character that is 8-9 pixels wide and increase the thickness without any hinting about exceptions...
If it's so easy, why don't you produce some truetype fonts for us?
That said, it would be very interesting if someone started working on an open source font design toolset. While you'd need to do manual adjustments, surely there must be quite a few tasks that can be automated to a reasonable extent, if not to eliminate all the work then at least to reduce the drudgery...
You might have a point if there wasn't a glut of shitty, shitty, shitty guitarists who think that since they know a couple of chords, they're automatically musicians when all they can do is play Stairway to Heaven.
But there is.
So you lose.
Typography, like music, *does* take years to gain sufficient skill. Also, like music, there are some people who have a gift for it, and others who, no matter how hard they might try, will never be any good at it.
Firstly, the most readable fonts are the simplest ones: no frills. Right now, that's Arial, but fonts even simpler could be designed. And for such no-frills fonts, everything can easily be represented by equations. It should also be noted that perfect symmetry, wherever possible, as in the letter o, will always scale better than asymmetry. Without anti-aliasing, a perfect circle on your computer screen will scale down to 3 pixels by 3 pixels, and still be recognizable as a perfect circle. Such a font of perfect symmetry -- i.e., 45 degree angles, perfect circles or semi-circles -- could easily and quickly be designed. As for the curved effect of italic fonts you mentioned, this could also be represented mathamatically. This would produce a font that would be the most readable.
Secondly, as for Courrier, that's basically type-writer font, and has been around as long as type-writers. Thus, courrier fonts can't be copyrighted.
Thirdly, as for Times New Roman, that's also been around forever; its the font that was used in newspapers and journals in the early 1900's.
These are the only fonts I've claimed that anyone really needs, aside from the symbols in Greek/Roman.
As for fonts smaller than size 9/10, I have a 1600x1200 computer screen with full-scene anti-aliasing 4x4 enabled and forced in all applications, via a GeForce2 GTS. I have yet to find one font which is readable at size 8 or below.
Btw, the thought of people "owning the copyrights" to basic every-day fonts like System, Courrier, Times, and Arial is a disturbing one. Talk about carving the language up among various proprietary interests.
--All your letters belong to me!
social sciences can never use experience to verify their statemen
Well go on then, let's see your program. You may want to take a look at this first. If you think that 'simple' fonts like Helvetica are made from circles and 45 degree lines, you've got another thing coming. Go and draw some like that in a vector graphics program. See how well they come out.
Such a program is a thought that people have had before, but getting a machine to do a human's job just doesn't work. The issue is that fonts aren't interpreted by machines - they're interpreted by humans, and you need a human that understands human perception and cognition in order to design something that works with a human audience.
You're absolutely wrong with regards to the copyrights on fonts - copyrights regard the implementations - you're perhaps somehow confusing this with patents. The original wood cuts or lead printing blocks' copyrights have expired - feel free to scan them and re-create the fonts from them. That's what Adobe, Linotype etc. do and it's an immense job. The font files themselves *are* copyrighted by the respective companies, because they're implementations. It's the implementation, whether it be a digital file, a printed page, or whatever that copyright applies to. If you're volunteering to digitise Stanley Morison's old Times New Roman drawings in to a digital font that's usable, readable and doesn't look like junk, then great! You could probably go and get a high paying job at Adobe with that kind of talent. As a side note, owning copyrights on fonts is hardly owning the language. They made the implementations of those fonts, so they own the copyrights. Nobody's taking away the ability for you to make your own, and nobody's taking away your pen and paper.
And by the way, 4x4 full screen antialiasing is an OpenGL feature. It'll only work when you're playing games and won't do a think to your desktop (unless you're somehow running an OpenGL window system liek MacOS Quartz Extreme). Either you really have no clue, or you're just trolling.
In any case, I'm sure everyone in the Linux community are eagerly awaiting your clear, communicative, perfectly readable machine-generated fonts, so I'll let you get back to work.
Party invitations and for-sale signs are both examples of uses of printed fonts.
This discussion, however, is about fonts intended to be viewed primarily on a computer screen.
Your examples are invalid.
its amusing to see how you assume all the ACs responding to you are one and the same person.
I assumed that because I did not realize that there were so many stupid fucks on Slashdot. I had hoped that you were the only one.
I picked up a CD four years ago with 360 handwriting fonts alone for $5. I'm sure theres thousands of abandonware fonts out there that would make a good base to start from.
This is the kind of thinking which gave us crappy looking free fonts.
Font design *is* artwork. Getting a font to look *good* at common resolutions and point sizes is hard and requires artistic skills and a hell of a lot of time.
I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
You misread my quote. I believe that there's an accidental elitism for Linux because most of the common programs are so damn hard and complicated to use. Additionally, virtually all Unix-based applications for mass-market uses are always playing catchup in functionality to Windows and Mac applications. Virtue and stability alone do not make for a great computing experience.
I know these generalizations are pretty crummy, but these sentiments are shared by a lot of intelligent people that have seen and tried a little bit of Linux, only to abandon it for the solutions that, in the end, get the job done more frequently.
Yea, I have to restart Windows sometimes when I don't want to, but I'd rather restart to a set of programs that I find comfortable and useful rather than have a rock-solid stable system that feels like a pain in the ass to use. This is because of comparatively anemic hardware support, because commercial developers choose to write great programs on other systems only (leaving it to amateur programmers to play catch up), because user interfaces for many Unix programs in general are downright unfriendly, etc. Whatever the reasons, you end up with the same results.
I have tried Linux before, and I admire it for the fact that it tries to bring change to the software world. But I have yet to find a distro that makes me love Linux more than miss Windows.
Personally, I think the problem that makes designing "on-screen" fonts so hard is that the truetype standard doesn't support (well) using bitmaps for small point sizes. It really would be easy, like a weekend's work, to do bitmaps by hand for a font at a few small point sizes. What makes it difficult is trying to fake the same thing using hinting. (Of course, designing the font for large sizes is no cakewalk, anyway, but I do think the difficulty of hinting lies in the fact that hinting wasn't really a good idea to begin with.)
By the way, in the United States at least it's not possible to copyright a typeface, so it wouldn't be infringement to copy the MS version.
Look at the title, retard.
"Microsoft Typography Withdraws Free Web Fonts"
People are looking for replacements.
For on-screen fonts.
Actually, PFAEdit claims to do OpenType and TrueType as well. Except that the FAQ says that it doesn't grok TrueType hinting, which is used by both OpenType and TrueType. Which probably means I can't tweak any of the fonts I care about, none of which are PostScript. Oh well.