Vietnamese Fonts For Mac

2020. 1. 25. 10:14카테고리 없음

Vietnamese Fonts For Mac
  1. Vietnamese Font For Macbook

Fonts in Mac OS X: Font Formats Given the complexities involved, Apple did a great job of implementing fonts in Mac OS X. For the casual user of Mac OS X, working with fonts included in Mac OS X is as simple as selecting a font and using it. The user will also be able to switch to different languages with greater ease than in Mac OS 9. But for users who want to add and delete their own fonts, who have problems getting certain fonts to work, or who have troubleshooting symptoms that may be font-related, this section provides essential background. More than one type of font can be used on a Macintosh. As font formats are not a Mac OS X-specific issue, I will not go into great detail on font formats for this Mac OS X book.

But especially for those who are new to the subject, following is a brief overview. TrueType fonts TrueType fonts are Apple's preferred type of font for Mac OS X. Most or all of the fonts that ship with Mac OS X are TrueType fonts. With TrueType, the font displays and prints smoothly (with no irregular jagged edges), no matter what size (such as 10 point vs.

13 point) or style (such as plain text vs. Bold) you select. For this feature to work, you need only a single font file for a given TrueType font. However, there will often be separate style variations within a font file (such as Times Italic and Times Bold). Without these variations present, you will not be able to select different styles for a given font in most Mac OS X applications.

Browse the Font Squirrel fonts tagged as Vietnamese. About Font Squirrel. Font Squirrel is your best resource for FREE, hand-picked, high-quality, commercial-use fonts. Jun 12, 2012 - Vietnamese Keyboard Set 2.1 - Provides keyboard layouts for. Be used with VNI fonts such as VNI-Times, either in Mac or Windows format.

Vietnamese Font For Macbook

Windows PCs can also use TrueType fonts, but a Windows TrueType font file has a somewhat different format from a Mac TrueType font. Fortunately, Mac OS X recognizes the following Windows versions of TrueType fonts: TrueType fonts (with the extension.ttf) and TrueType collections (with the extension.ttc). Note: Mac OS X believes that any font with a.ttf extension is a Windows TrueType font, so don't use this extension for Mac TrueType fonts.

PostScript fonts These font files contain the PostScript instructions needed to print to PostScript-supported printers. If you don't have a printer that includes PostScript support, you are better off avoiding PostScript fonts and sticking with TrueType ones, if possible. No PostScript fonts ship with Mac OS X, but you may have some in your Mac OS 9 System Folder or may have added PostScript fonts to your Mac OS X System folder. In Mac OS 9, you could not display PostScript fonts on the screen. PostScript fonts are printer font files that contain instructions only for printing the text to a PostScript printer. A matching screen font version (either a bitmap or TrueType version) was needed for display. This screen/printer font pairing did not always work well.

Often, what you saw on the screen was different from what was printed. This situation improved significantly with the release of Adobe Type Manager (ATM). This utility uses the PostScript printer's font instructions to display the fonts on the screen. ATM does not work in Mac OS X, but it is not really needed. Whereas Mac OS 9 used a technology called QuickDraw to display fonts, Mac OS X uses Quartz. Quartz can display PostScript printer font information with no additional software (such as ATM) required.

Note: ATM still works in Classic for displaying text in Classic applications. You may still need at least one matching TrueType or bitmap font to get some PostScript fonts (with a type of LWFN, as displayed by a utility such as XRay) to be listed in Fonts menus. PostScript fonts of the SFNT type should work without any separate matching version needed. PostScript Multiple Master fonts (font files that end with MM) are not yet supported in Mac OS X.

OpenType fonts This font format is relatively new, designed jointly by Microsoft and Adobe. A touted advantage of OpenType is that the same font file works on both the Mac and Windows platforms. At this writing, most Mac users still use TrueType instead of OpenType.

OpenType fonts typically have the extension.otf. Microsoft started OpenType as an attempt to free itself from its dependence on Apple's TrueType. In a sense, the two formats are competitors.

Bitmap fonts These fonts are the oldest type of fonts and are rarely used anymore. These fonts require a separate file for each size of the font (Times 10, Times 12, Times 14, and so on). If you select a size that does not have a separate file, the font will be jagged. Although you may get these fonts to work in Mac OS X, especially when you're working in Classic, they are not supported, so you should avoid them. Especially avoid older bitmapped versions of Chinese/Japanese/Korean/ Vietnamese language fonts; these fonts will not work in Mac OS X. Also, older bitmapped fonts of the type FONT are not supported. Fonts of the type NFNT are supported for Classic/QuickDraw applications but ignored by applications based on Cocoa (such as TextEdit).

TAKE NOTE True Type fonts, Data-Forks, and the.dfont File Extension Mac OS X TrueType and.dfont. In Mac OS 9, a font file (like almost all Mac OS 9 files) has both a resource fork and a data fork. In brief, this fork distinction means that a file's main data (such as the text of a text document) is in the data fork, and the rest of its metadata (type and creator information, icon, and so on) would be stored as separate resources in its resource fork.

Mac OS X's preference is to avoid resource forks and keep everything in the data fork. For fonts, Apple claims that this arrangement facilitates the capability of fonts to work in other OS systems, such as Windows, that do not recognize resource forks.

Data-fork-only font files must have the file extension.dfont.They may also have the file type dfon. Essentially, a.dfont file is a TrueType font with all the resource-fork info moved to the data fork so that only the data fork remains. Mac OS X can read both old-style TrueType fonts and the new.dfont type. Apple clearly prefers the. Dfont type, however, so that type is mainly what gets installed by Mac OS X. Old-style TrueType fonts may still be installed by third parties. OpenType and Windows TrueType.

OpenType fonts and Windows TrueType fonts also have all their data in the data fork and do not have the additional resources of Macintosh fonts.The data fork for Mac OS X TrueType format, however, is different from the data fork for TrueType font format used by Microsoft Windows.The difference is that data-fork Mac OS X files contain all the resources associated with a Macintosh font, including FOND and NFNT resources, which are used with QuickDraw Text. OpenType and Windows TrueType fonts do not have this information. Want more info? By the way, if you are unfamiliar with terms such as FOND and NFNT resources, you can check out my other book, Sad Macs, for more details. You can also experiment with Apple's ResEdit utility to see these resources in Mac OS 9. Or you can pick up any number of books that delve into the details of Mac typography, such as the chapter on fonts in the latest edition of The Macintosh Bible (Peachpit Press). Identifying font formats You open a Fonts folder and see an assortment of fonts there.

How can you tell which fonts are TrueType, PostScript, and Open Type? You can tell in several ways. File extension.

Vietnamese Fonts For Mac

As I discussed earlier in this section, if a font file has an extension in its name, this extension can indicate the font type. The extension.otf, for example, is used for OpenType fonts. You can identify PostScript printer font files via the file icons. Most PostScript printer font files have a distinctive icon such as the one shown in. TrueType font vs. PostScript printer font file icons. Unfortunately, the Show Info window rarely is helpful in identifying fonts.

You may get lucky; the Kind line in the General Information tab may say something like Data-Fork TrueType Font. Just as often, however, it will simply say Document. Type/creator utility. As I discuss in chapters 3 and 6, numerous Mac OS X utilities can list a file's type and creator information.

In Mac OS 9, every file needs to have these codes assigned. In Mac OS X, this information is optional. Most files (including most fonts), however, still include this information. I have already noted the use of such types as FONT, NFONT, SFNT, and LWFN. Additionally, most TrueType fonts will have a type of FFIL and a creator of DMOV. Utilities that can display type and creator data include XRay and FileXaminer.

The useful freeware utility X Font Info will identify whether a font is TrueType, bitmap, or a screen font for a PostScript font. It cannot open PostScript printer font files directly, however. TAKE NOTE Font Suitcases In Mac OS 9, a font could exist as an individual file or as one of several font files in a font suitcase. Mac OS X does not make this distinction as clearly. In particular, a font suitcase file in Mac OS X typically appears in the Finder exactly as a single font file does. In describing fonts in Mac OS X, Apple often uses the term suitcase to refer to virtually all font files. Similarly, in Mac OS 9, if you wanted to remove a font file from a font suitcase, you could double-click the suitcase icon to open a window displaying its contents.

Then you could drag a font file from the suitcase to remove it. You cannot do this in Mac OS X. Thus, to remove a font from a suitcase file, the simplest approach is to reboot in Mac OS 9 and modify the font suitcase as desired via the Finder. Otherwise, you may find utilities that let you do this from Mac OS X (either in Mac OS X itself or via Classic), but I have not found any good ones so far. A suitcase can contain unrelated fonts (such as Times and Helvetica). As a result, I prefer not to include mixed suitcases in Mac OS X, as the name of the font will likely give no clue about the variety of fonts within. In general, restrict suitcase files to the Mac OS 9 Classic System Folder, assuming that you need to use them at all.

More generally, it's wise to avoid as many Mac OS 9 Fonts as possible. These older fonts remain a too-common source of problems.

Vietnamese Fonts For Mac