Archive for February, 2010

Font Encoding!

Friday, February 26th, 2010

In the fonts encoding, it is the way characters are mapped to the keyboard and the order in which they occufont_mapr in the font. It is important to make sure that the right encoding is used in the conversion. Most font conversion software handles encoding automatically, but there are usually controls for handling it. When converting a font, it is best if you know the correct encoding for the font on the target platform. If you aren’t sure, you can compare it to the encoding of a similar font on the target platform and use it as a guide. After conversion, you can check the encoding by viewing or printing out a character map:-

We can use Typograf on the PC or FontBuddy on the Mac to print out a character map.

Share

Alter Firefox Font Size!

Saturday, February 20th, 2010

Share

How will you Rectify Typochondria?

Monday, February 15th, 2010

Typochondria” is the fear that you have chosen the wrong typeface. If you have ever experienced from that font affliction, rest easy: This following information is good for what ails you.

Selecting typefaces for a project can expose deep-rooted vulnerabilities within even the most stout-hearted designers. Font doubt may give rise to self-esteem issues and the malady that design educator and author Ellen Lupton calls “typochrondria.”

If you have ever suffered from this affliction, you are not alone. As a designer, you know the basics: Don’t mix typefaces that are too similar to each other but don’t combine those that are too discordant, don’t confuse styles and eras, and don’t buy poor-quality fonts. But beyond that, what’s the right way to choose type?

Share

Cross-Platform Font Technology!

Wednesday, February 10th, 2010

OpenType® is a new cross-platform font file format developed jointly by Adobe and Microsoft. Adobe has converted the entire Adobe Type Library into this format and now offers thousands of OpenType fonts.

The two main benefits of the OpenType format are its cross-platform compatibility (the same font file works on Macintosh and Windows computers), and its ability to support widely expanded character sets and layout features, which provide richer linguistic support and advanced typographic control.

The OpenType format is an extension of the TrueType SFNT format that also can support Adobe® PostScript® font data and new typographic features. OpenType fonts containing PostScript data, such as those in the Adobe Type Library, have an .otf suffix in the font file name, while TrueType-based OpenType fonts have a .ttf file name suffix.

OpenType fonts can include an expanded character set and layout features, providing broader linguistic support and more precise typographic control. Feature-rich Adobe OpenType fonts can be distinguished by the word “Pro,” which is part of the font name and appears in application font menus. OpenType fonts can be installed and used alongside PostScript Type 1 and TrueType fonts.

One cross-platform font file

Any OpenType font uses a single font file for all of its outline, metric, and bitmap data, making file management simpler. In addition, the same font file works on Macintosh and Windows computers. As a result, OpenType lets you move font files back and forth between platforms with noticeable improvement in cross-platform portability for any documents that use type.

crossplat

The bitmap, outline, and metric data are combined into a single, cross-platform file in an OpenType font, simplifying font management.

Share