Web Safe Fonts: Wikipedia

>> Monday, April 27, 2009

Web-safe fonts are those fonts likely to be present on a wide range of computer systems, and are used by web content authors to increase the chance that content will be displayed in their chosen font. If a visitor to a website does not have the specified font, their browser will select an alternative — in the case of dingbat typefaces the alternative is unlikely to have similar characters at the same code points.

Contents

 [hide]

[edit]CSS Generic Font Families

The most safe option is to use the generic font families as defined by the CSS. These are: sans-serifserifmonospacecursive and fantasy. One of them should always be specified as a last resort for every font-family CSS property. Sans-serif is regularly specified in CSS as the default for generic font families, as sans-serif fonts are more easily readable on screens.[citation needed]

Examples

sans-serif
serif
monospace
cursive
fantasy

[edit]Microsoft's Core Fonts for the Web

Microsoft has started a Core fonts for the Web initiative. However, despite the name, only some of the fonts defined there are web-safe indeed. These are: ArialCourier NewGeorgiaTimes New Roman,VerdanaTrebuchet MS (more recently) and Lucida Sans (to some extent).

Examples

Arial
Courier New
Georgia
Times New Roman
Verdana
Trebuchet MS
Lucida Sans

Note: These examples may not display properly in all browsers/operating systems

[edit]Unicode Fonts

Only two fonts available by default on the Windows platform, Arial and Lucida Sans, provide a wide Unicode character repertoire. A bug in Verdana (and the different handling of it by various user agents) hinders its usability where combining characters are desired.

[edit]Alternatives

A common hurdle in web design is the programming of mockups that include non-web-safe fonts. There are a number of solutions for situations like this. One common solution is to "slice" out the text and reference the particular font along with a similar replacement. For instance, if a heading contains a Windows Vista-specific font, the programmer would write the code such that the heading is physical text (rather than an image) and references the particular font. If the font is not present on a viewer's computer, the website falls back on a similar font or set of fonts that are similar or are suitable replacements.

Another practice is to use image replacement techniques. These methods store the text in question as physical text and then overlay the text with an image containing the text typed out in the correct font. This is good for search engine optimization and aesthetic purposes, though the text cannot be selected (for say, copy and pasting). However it should be noted that Mozilla Firefox for instance has the optionCopy on the right click contextual menu for a highlighted image which copies the alt attribute to the clipboard.

Image replacement techniques can be easily done with the php/JavaScript library FLIR. It can automatically replace any text on the webpage with an automatically generated picture, if the font is missing from the client machine. FLIR is open-source itself, and does not require any other tools to be deployed or used, besides a php-interpreter. (which is also open-source). Nor does it require any plugins on the user's computer. The only things that the client's browser needs to implement is displaying of images and JavaScript. Any true-type or open type font can be used to automatically generate text.

Another technique in the web design community is the use of Flash-based solutions such as sIFR. They work similar to image replacement techniques, though the text is selectable and rendered as a vector. The downside to this method is that the tools needed to create sIFR files are generally not readily available for free.

Web fonts, a new CSS2 feature, introduced functions for client-side font matching, font synthesis and progressive rendering which give a web designer a wider variety of font styles based on the rendering process inside the browser.

Read more...

About This Blog

Stay tuned in and turned on. Enjoy articles and resources to make your branding life a little easier. brandITbandits is MARKETING UTOPIA. Our comprehensive action plans are tailored to match your present day goals with the bigger picture. Our team will consult you on how to maximize your current marketing and media presence to achieve a higher return on investment while shaping your small business to allow for growth. By starting from logo development and design and moving into multi-media and social media, your path will be written for success.

Blog Archive

Topics

Advertising (1) Andy Ebon (1) Angel Kisses (1) ashelynn manor (1) back to school promotional products (1) Being Nice (1) blogger ap for droid (1) Blogger Training (1) Bogarts Bed and Breakfast (1) branding (6) branding. (1) bridal gifts (1) bridal showers (1) bridal shows (1) Conference and Trade show (1) Elias Events (4) email marketing (1) Entrepreneur magazine (1) events (1) facebook (1) FESTAC Houston (1) Going Green (1) graphic design (1) hard rock cafe (1) houston bridal extravaganza show (1) houston bridal shows (1) index invitations (2) Inspirational Sales Quotes (1) interview branditbandits (3) italian licensing branding experts (1) Just Sell (1) kazachok licensing forum italy (1) Kindle Downloads (1) Letterhead (1) licensing a brand (1) Licensing Expo (1) Linens Catalog (1) lisa jane (3) logo development (2) Logos (1) luncheons (1) NACE Austin (1) Nace Experience 2009 (1) networked blogs (1) new invitations line by brandITbandits (2) news you can use (1) Nymboo Characters (1) Oprah Show (1) photography. (1) press release for Premier Bride Magazine (1) promotional products (1) Resume building 101 (1) silver sycamore tea room (1) Skype (1) small business development seminar houston (3) social networking solutions (3) starbucks (1) starbucks 40 yr anniversary (1) Surtex NYC (1) The Bridal Symposium Bridal Show (1) The Special Event Tradeshow and Conference (3) trash the dress (1) Trendcast 2009 ISES: International Special Events Society (1) twitter updates (1) tx. (1) vineyards of waverly manor (1) Web safe fonts (1) Website Updates (2) wedding dress (1) wedding facility in Houston (2) Wedding Marketing Blog (1) Wikipedia.org (1)
Banner

  © Blogger template Webnolia by Ourblogtemplates.com 2009

Back to TOP