STIX Project Releases v1.0 of Its Scientific Fonts Set
starseeker writes "The Scientific and Technical Information Exchange (STIX) font creation project has released version 1.0 of its font set. This release is the product of almost 15 years of work, with the goal of creating a comprehensive set of fonts for scientific and engineering manuscript creation. The fonts have been released under the SIL Open Font License, and can be downloaded here. Among the many potential applications is proper universal support for MathML in web browsers." If you want a peek, here's "a page for viewing the thousands of glyphs (as a first approximation, think of a glyph as an individual character)."
Because Arial doesn't have the -right- oddball glyphs.
"The largest component of the fonts is devoted to the thousands of mathematical operators and technical symbols necessary to report research."
The biggest problem with 'modern' fonts I can see is that so few have proper differentiation between O and 0. It's an ugly thing, particularly when it's a problem we solved decades ago and should have stayed solved. Yet somehow it doesnt.
Is downloading this package going to help with that problem? MathML is nice but I dont actually need it. 0s that actually look like 0s would make me very happy though.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Friends don't let friends enable ecmascript.
call me spoiled, but if you announce a link for a "peek", i expect something other than a website that prompts me to install the fonts i wanted a peek at.
How about something useful, like comparisions with existing fonts to show what the big deal about these new ones is. Preferably in a way that doesnt require having them installed.
Hell, how about making that stupid 100 screen long page a PDF with the font embeded?
HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
15 years? Sounds like Stix has too much time on their hands.
load "$",8,1
None. But then, if you are writing real math papers, you already would have learned to stay away from MS Word & Arial Unicode.
Since Arial is not open, it can't be (for example) shipped with a TeX distribution.
Why did you even comment on this story, anyway?
Finally. But how to use them properly with webbrowsers? For Firefox I had to use
math { font-family: STIXGeneral, STIXVariants, STIXIntegralsSm, STIXIntegralsD, STIXIntegralsUp, STIXIntegralsUpSm, STIXIntegralsUpD, STIXSizeOneSym, STIXSizeTwoSym, STIXSizeThreeSym, STIXSizeFourSym, STIXSizeFiveSym, STIXNonUnicode; }
in my userContent.css to get partial math glyphs from installed STIXfonts. To get every MathML char rendered with STIXfonts I had to disable custom fonts for webpages and set all fonts to STIXGeneral. Unfortunately STIXGeneral seems to be only available with serif. Which isn't all that good for reading text from displays.
Because of what they've encoded in the Private Use Area block at code point U+E0F2. Check STIXv1.0.0/Glyphs/STIXNonUnit.otf.pdf in the zip file to see it, and check the last link in the summary for the character's name. I hope that gets folded back into the Unicode Standard someday....
The Internet is full. Go away.
Why can't we just make basic latex commands part of html? There are some pretty lightweight tex compilers out there which, in a perfect world, should have been shipping standard on new computers for ages now.
I've looked at these fonts, and they look very good. Is there a LaTeX package that will let me use these fonts with LaTeX yet? I think they look much more attractive than the Computer Modern fonts that ship with LaTeX.
If I can be modded down for being a troll, can I be modded up for being an orc, or a balrog?
Uh-oh. Nobody told those publishers that the SIL license was not written by a lawyer and never had any legal review. OSI, unfortunately, will approve a license that hasn't been crafted by a lawyer, and this can be a big problem for the users of that license, when the license acts radically differently in court than they expect it to.
The problem in this case is that the license allows conversion of the font to any other license or public domain once it is embedded in a document. The license explicitly says that it no longer applies once the font's embedded. And the authors didn't realize that if you extract the font from the document, the license doesn't come back!
I left a note on their web submission form.
Bruce
Bruce Perens.
To see what it was like to use these fonts on the web, I created a test page. This uses dynamically downloaded fonts, which work in most current web browsers. (Firefox users need Firefox 3.6 or later.)
This sample is sized at 16 point. Smaller than that, many of the symbols are unreadable. That's something to be careful about. When you have a huge symbol set, the symbols need to be bigger. However, some of the symbols don't scale up well. If you scale up that page, the integral symbols look great, but the arrows become pixilated. Some of the symbols seem to have been were badly encoded.
This is just a raw demonstration of the font; for formulas, you'd use MathML. I'm not sure if MathML, the W3C names for math characters in HTML, and the STIX fonts are all synchronized yet. But at least you don't have to tell people "to display this page, install all these fonts first."
I agree that font outlines are not copyrightable (although font programs are) and that fonts can be traced without infringement. It is easy for the font to leave the control of the copyright holder, although perhaps without any hinting that is embedded in the font.
But in this case, the entire intent of the SIL license is that the fonts do not appear in one of those "10,000 Fonts!" packages sold by folks who only aggregate them and do none of the work. And that intent will be thwarted.
Bruce Perens.