Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

A Pocket Guide to Creating Symbol Fonts
A Pocket Guide to Creating Symbol Fonts
A Pocket Guide to Creating Symbol Fonts
Ebook45 pages27 minutes

A Pocket Guide to Creating Symbol Fonts

Rating: 0 out of 5 stars

()

Read preview

About this ebook

A new way of creating symbols, glyphs and icons on the web is emerging. The beautifully vectorised images you’re starting to see embedded in sites are called symbol fonts, and they’re smaller, faster, more manageable and smoother than any CSS sprite you might create. Symbol fonts will change the way front-end developers think and code sites. Are you ready?

In this book, Brian Suda will walk you through five quick chapters about symbol fonts. He’ll explain everything you need to know, from why they’re important, to convincing your boss on why you need to make the switch. You'll learn how to properly and semantically add them into your HTML, as well as follow a step-by-step tutorial on how to convert your vector symbols into a font-face ready to embed into your site. No matter what your level of experience, you should be up and rasterising in less than an afternoon.
LanguageEnglish
PublisherBookBaby
Release dateJan 23, 2013
ISBN9781907828102
A Pocket Guide to Creating Symbol Fonts
Author

Brian Suda

Brian Sudadiscovered the Web in 1996 and since then has spend a great deal of each day exploring its nooks and crannies. His own small piece of the web to feed and groom can be found at http://suda.co.uk/

Related to A Pocket Guide to Creating Symbol Fonts

Related ebooks

Internet & Web For You

View More

Related articles

Reviews for A Pocket Guide to Creating Symbol Fonts

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    A Pocket Guide to Creating Symbol Fonts - Brian Suda

    Resources

    Chapter 1

    What are symbol fonts?

    We all know what a font is. Some of us might even have a favourite or deplore a certain comical, whimsical font, but you might not know what a symbol font is.

    Do you remember the Wingdings font?

    Do you remember it now? Back in the 1990s Microsoft developed a font called Wingdings which was a series of symbols for each letter. This gave the operating system and applications the ability to display vector images such as arrows, smiley faces, warning signs and various other symbols. This was probably the first introduction to symbol fonts available to the general public, and we abused it. Wingdings was followed by Webdings, which is part of the larger Dingbat family of typefaces. Dingbats are ornamental rather than alphabetic. The place of ornaments made sense when they were part of a printer’s case of metal or wooden blocks, but when typography was translated into the digital world, all of the letters on the keyboard were given digital equivalents and there was no room for these wayward extra symbols. So they got stuck in a font of their own, thereby abusing font semantics and what is to be considered a letter.

    Fast-forward to 2012, and the new symbol fonts are replicating the same intentions. It’s amazing how history repeats itself and sometimes how offbeat innovations, even if they did come from Microsoft, were before their time. Recently, many of the pieces of the puzzle have fallen into place well enough for embedded icon symbol fonts to be viable for display on the web. With browsers’ support of CSS standards, web fonts, OpenType, JavaScript and other rendering technologies, what was a dream in the mid 1990s is now a reality.

    It has taken a while to get here, but the power of smooth vector graphics on the web is a reality.

    Symbol fonts make use of existing font structure and formats. Instead of the characters we expect to be output when we type an A, we get an alternative graphic that could be anything. What we usually call a character, typographers call a glyph. That’s because once you leave the Roman alphabet behind and move into Arabic, Cyrillic, Kanji and others, their symbols are not always characters, but glyphs instead.

    Glyph symbols can be thought of as more like hieroglyphs, where

    Enjoying the preview?
    Page 1 of 1