Linked by Adam S on Wed 18th Jun 2008 14:40 UTC
Microsoft The launch of Microsoft's new interoperability principles have been both cautiously welcomed and sceptically scrutinised as the company goes about convincing the IT industry that it is genuine in its pursuit to provide interoperability with rival products, more consumer choice, less vendor lock-in and greater collaboration with the open source community. Here, Microsoft Australia CTO Greg Stones gives some obviously polished PR-approved responses to questions from Computerworld regarding the motivations behind support for ODF and PDF, what the software giant is really gaining by providing support to rival formats, and the ambiguities in its Open Specification Promise. He also gives a painfully polished response to CNN's senior editor's claims that the company is trying to eliminate free software.Typical Microsoft PR response to tough questions, but interesting nonetheless....
Permalink for comment 319032
To read all comments associated with this story, please click here.
RE[5]: yeah right
by google_ninja on Wed 18th Jun 2008 22:18 UTC in reply to "RE[4]: yeah right"
google_ninja
Member since:
2006-02-05

Verdana is an MS font, but Arial and Helvetica are both industry standards. If none are on your machine, it defaults out to however sans-serif is configured on your machine.

A) Suse should include Arial and/or Helvetica, as they are required for any remotely serious work in anything even related to type.

B) Suse should configure its system to use a sans-serif font that doesn't look like complete and total garbage something in between point sizes

The full css rules for the text is

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:70%;
line-height:140%;
margin:0px;
padding:0px 0px 1em;

That is very standard stuff, and should both look nice and be readable on any os set up even remotely well. The worst thing you can say is that they put verdana as the first choice on the list, but I don't think that is really worth complaining about.

The reason it looks like ass on your computer is freetype and/or your sans-serif font is dying painfully trying to rendor in between points (as it is set to 70% rather then a specific size) I don't think MS should have to take this into account, it is like complaining that a website sucks because you have a hard time using it as your browser doesn't support images, or javascript, or css.

Edited 2008-06-18 22:19 UTC

Reply Parent Bookmark Score: 3