Microsoft Language Register Mac Shows Only Japanese
  1. Japanese Gir1 Tube 16
  2. Microsoft Language Register Mac Shows Only Japanese Master
  3. Microsoft Language Register Mac Shows Only Japanese Mlb
  4. Microsoft Language Register Mac Shows Only Japanese Mlb
  5. Learning Japanese For Beginners

If you speak a language other than English, or speak multiple languages, you can set Microsoft Edge to display web pages in your chosen language and I’ll show you how in this guide. Just a reminder, this guide will also change some (not all) of your program languages too, but not Windows System language. Add an editing or authoring language or set language preferences in Office. If your display language order is Spanish, German, and Japanese, and the Spanish language resources are removed from your computer, German becomes your preferred display language. Select View display languages installed for each Microsoft Office.

How to Change the Display Language in Windows 10. SHOP SUPPORT. PC Data Center. Office uses the default input language in the Windows operating system to determine the default language for Office programs. For example, if the default input language for the Windows operating system is Japanese, the default language for all Office programs is also Japanese.

Windows 10 font list. 9/20/2018; 15 minutes to read; In this article Introduction. An important development in Windows 10 is the Universal Windows Platform (UWP): a converged app platform allowing a developer to create a single app that can run on all Windows devices.

-->

Summary: Identify installed languages, and add or remove Office 2016 language packs by modifying an existing installation or by deploying them as separate products.

Japanese Gir1 Tube 16

You can add or remove language packs for an existing Office 2016 installation. This article describes the two methods that you can use to complete these tasks and how to view a list of the languages that are installed.

Important

This article describes methods of deploying and managing language packs for versions of Office 2016 that use the Windows Installer (MSI) installation technology, which are available for enterprises through volume licensing. If you have an Office subscription and you're deploying Office 365 ProPlus, which uses the Click-to-Run installation technology, see Overview of deploying languages in Office 365 ProPlus.

Overview

Office 2016 language packs enable Office applications to display menus, dialog boxes, Help topics, and other text in the user interface in multiple languages. Although the most frequently deployed languages for Office 2016 are released at the same time as the product is released, many other Office 2016 Language Packs are released over time. The Office 2016 Multi-Language Pack, which includes all available language packs, is not released until after all the individual language packs are released. However, if you upgrade your multilingual organization to Office 2016 before all the language packs are released, you can always add or remove additional languages at any time. The Office Multilanguage Pack and proofing tools for Office 2016 are available through Microsoft Volume Licensing programs. For more information, see Download language packs, language interface packs, and proofing tools for volume license versions of Office.

There are two methods that you can use to add languages after you deploy Office 2016:

  • Modify an existing installation. When you use this recommended method, a language is treated as another feature to add to a deployment of Office 2016. This method involves combining the language resources with the source of the original installed Office 2016 product, changing the Config.xml file to add the appropriate languages, and rerunning Setup.exe from the Office 2016 installation source. This method installs only the necessary language parts for the products that are installed on the user's computer. For example, if you add Japanese to a basic installation of Office 2016 that does not include Visio 2016, the Visio 2016 resources for Japanese are not installed.

    However, if the computer has both Office 2016 and Visio 2016 installed on it, you must add the Japanese resources for each product through two separate operations because there are two separate installation sources, one for Office 2016, and the other for Visio 2016.

  • Deploy language packs as separate products. This method involves running the language pack's setup file so that the full Language Pack is installed on the computer rather than modifying an existing installation of Office 2016. Deploying language packs is appropriate when you want to add languages after a deployment of Office 2016 but do not know which Office 2016 products are currently installed on users' computers. To use this method, you must have at least one Office 2016 product installed on the computer.

Note

Language-specific elements for Project 2016 and Visio 2016 are installed separately. You must rerun the Language Pack setup for these products. For more information, see Deploy language packs later in this article.

Before you begin

Determine which languages will be used at the beginning of your deployment. If you change users' configurations after the initial deployment and include additional languages as part of your customizations, you must first copy all the Office 2016 Language Packs that you want to deploy to the network installation point that contains the Office product files. For example, servershareOffice2016. A static list of the products that are contained in the installation source is built only during the initial creation of a customization .msp file. If you later add more languages to the installation source, the existing .msp file is not updated to reflect this change. Addressing this issue involves the following steps:

  1. Create a new customization file by using the Office Customization Tool (OCT).

  2. Import your existing customization .msp file by using the File Import command in the OCT.

  3. Make any additional customizations that you want and then save the .msp file.

  4. After you update the installation source with additional languages, deploy the new .msp file to users.

Failure to create and deploy a new .msp file might result in unexpected behavior, because the changes to an existing customization .msp file do not apply to the languages that are added. If you do not create a new .msp file and import the existing .msp file into that file, your deployment may test correctly in your lab. But users might not see the new language in their Office 2016 applications, or they might see only a subset of the language features. For more information, see To import a customization .msp file to add languages to an existing installation and Change users' configurations after installing Office 2013. (Although these articles are for earlier versions of Office, the information also applies to Office 2016.)

For information about how to create a network installation point with multiple languages, see Customize language setup and settings for Office 2016.

Identify installed languages

You can view a list of languages that are installed for Office 2016 either during the initial installation or during a separate installation of a language pack at the following registry key, which displays the LCID for each enabled language:

HKCUSoftwareMicrosoftOffice16.0CommonLanguageResourcesEnabledLanguages

You can view the user interface (UI) language and fallback languages at the following registry key:

HKCUSoftwareMicrosoftOffice16.0CommonLanguageResources

Although all applications in the Office 2016 use a shared set of registry data to determine their UI language, they do not necessarily all appear in the same UI language. Applications in the Office 2016 usually appear with the UI language that is indicated in the UILanguage value of this registry key. But there are circumstances where this might not be the case. For example, some deployments might have Word 2016 and Excel 2016 installed in French, but another Office application that is installed in a different language. In this case, the other application examines the UIFallback list in this registry key, and uses the first language that works with its installed configuration.

To identify installed languages

  1. Open the registry.

  2. Expand the registry key HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0CommonLanguageResourcesEnabledLanguages.

  3. The LCID for the language is displayed. To identify the language, see Language identifiers.

  4. To view the UI language, view the following registry key values and refer to Language identifiers.

    • HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0CommonLanguageResourcesHelpLanguage

    • HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0CommonLanguageResourcesUILanguage

  5. To view the fallback languages, view the registry key value for HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0CommonLanguageResourcesUIFallback. To identify the language, see Language identifiers and OptionState Id values in Office 2016.

Modify an existing installation

The recommended method for adding languages to an existing installation of Office 2016 is to run setup again and modify the existing Office installation. Because you are only modifying the original installation, no new entry appears in Add or Remove Programs in Control Panel.

You cannot replace the language of the shell user interface (Shell UI) that was installed during the initial installation. The Shell UI includes core elements of Office that register with the operating system, such as file name extensions, Tool Tips, and right-click menu items.

When you update a multilanguage installation, you can specify that the new language matches the user locale that is set on the local computer. For example, if your organization includes both English-speaking and Russian-speaking users, you might first deploy English to everyone. Later, when the Russian language pack becomes available, you can add the following line to Config.xml:

In this case, setup installs Russian language elements on any computer that has the user locale set to Russian. Users who have an English user locale are not affected.

To deploy additional languages after Office is installed

  1. Copy the files and folders in the new language packs from the source media to the original network installation point. When you are prompted to overwrite setup files, choose No.

    Each language pack includes language-specific elements for every product in Office 2016. However, setup installs language-specific elements only for the Office product that you are updating.

  2. In the core product folder for the product that you are updating, locate the Config.xml file.

    For example, if you are adding languages to an installation of Office Professional Plus 2016, find the Config.xml file in the ProPlus.WW folder.

  3. Open Config.xml in a text editor, such as Notepad.

  4. Find the <AddLanguage> element. Uncomment the line by deleting the opening <!-- and closing --> tags.

  5. Set the value of the Id attribute to the language tag that corresponds to the language that you want to install. You can specify more than one language by including additional <AddLanguage> elements and attributes.

    For example, to add the Russian language pack, the line should resemble the following example:

  6. If you add more than one language in Config.xml, you must specify one language as the language for the Shell UI. For example:

    You must specify a ShellUI language, even though setup does not change the ShellUI language that was set for the initial installation.

  7. Save the Config.xml file. Run Setup.exe and specify the path of your modified Config.xml file.

    You must use a full qualified path. For example: servershareOffice2016setup.exe /config servershareOffice2016ProPlus.WWConfig.xml

    where Office2016 is the root of the network installation point.

    Because setup also recognizes language packs as separate products, make sure that you specify the Config.xml file for the Office product that you are updating, and not the language pack.

To deploy these languages for new Office 2016 installations, see Specify which languages to install and import existing customization .msp files into a new customization .msp file. A static list of the products contained in the installation source is built only during the initial creation of a customization file. If you later add more languages to the installation source, the existing customization file is not updated to reflect this change. For more information, see To import a customization .msp file to add languages to an existing installation. Microsoft visio mac reddit. (Although this article is for an earlier version of Office, the information also applies to Office 2016.)

Deploy language packs

If you deployed multiple Office 2016 products in your organization and you must add more language support, you can deploy language packs as separate products. In this case, setup installs language-specific elements for every product in Office 2016. No matter which products users have installed, users can access the additional language versions.

For this deployment method to work, there must be at least one Office 2016 product installed on the computer that you are deploying to.

When you deploy language packs separately, you must consider the disk space that is required on users' computers. Language pack requirements range from 800MB to 1.5 GB of hard disk space that is needed.

Language-specific elements for Project 2016 and Visio 2016 are installed separately. In each language pack, the core product folder for Project 2016 is PMUI.ll-cc. The core product folder for Visio 2016 is VisMUI.ll-cc.

You must follow these steps for each language that you want to install.

To deploy language packs

  1. Copy all files and folders in the new language pack from the source media to a location on the network. If you are using an Office 2016 Multi-Language Pack, you can copy just the files and folders for the languages that you want to install. When you are prompted to overwrite setup files, choose No.

  2. In the core product folder for the language pack that you are installing, locate the Config.xml file.

    For example, if you are installing the Russian language pack, find the Config.xml file in the OMUI.ru-ru folder.

  3. Run the language pack setup from the root of the network installation point for the Office 2016 Multi-Language Pack or Office 2016 Language Pack, and specify the path of the Config.xml file on the command line. For example:

    servershareOffice2016LPSetup.exe /ConfigservershareOffice2016LPRUOMUI.ru-ruConfig.xml

    where Office2016LP is the root of the network installation point for the language packs and RU is the language folder name.

To deploy these languages for new Office 2016 installations, see Specify which languages to install and import existing customization .msp files into a new customization .msp file. A static list of the products contained in the installation source is built only during the initial creation of a customization file. If you later add more languages to the installation source, the existing customization file is not updated to reflect this change. For more information, see To import a customization .msp file to add languages to an existing installation. (Although this article is for an earlier version of Office, the information also applies to Office 2016.)

Remove language packs

If the Office 2016 Language Packs were deployed as separate products, they can be removed by using Windows Add or Remove Programs.

If the Office 2016 Language Packs were deployed with Office 2016 and not as separate products, the procedure to remove them resembles the deployment of the Language Packs. Instead of using the <AddLanguage> tag, use the <RemoveLanguage> tag.

You must follow these steps for each language that you want to remove.

To remove language packs

  1. If the language was deployed with the Office product (not as a separate product), locate the Config.xml file in the core product folder for the product that you are updating.

    For example, if you are removing languages from an installation of Office Professional Plus 2016, find the Config.xml file in the ProPlus.WW folder.

  2. Open Config.xml in a text editor, such as Notepad.

  3. Find the <Display> element. Uncomment the line by deleting the opening <!-- and closing --> tags.

  4. Set the value of the Level to 'basic' or 'none', CompletionNotice to 'yes', SuppressModal to 'yes', and AcceptEula to 'yes'.

    The line should resemble the following example:

  5. Find the <AddLanguage> element. If it is in the file, comment out the line by adding opening <!-- and closing --> tags around the element.

    The line should resemble the following example:

  6. Add the <RemoveLanguage> element.

  7. Set the value of the Id attribute to the language tag that corresponds to the language that you want to remove.

    For example, to remove the Russian language pack, the line should resemble the following example:

  8. Save the Config.xml file.

  9. If you edited the Config.xml file in the core product folder, run Setup.exe and specify the path of your modified Config.xml file.

    You must use a fully qualified path. For example:

    servershareOffice2016Setup.exe /ConfigservershareOffice2016ProPlus.WWConfig.xml

    where Office2016 is the root of the network installation point.

    servershareOffice2016LPSetup.exe /ConfigservershareOffice2016LPRUOMUI.ru-ruConfig.xml

    where Office2016LP is the root of the network installation point for the language packs and RU is the language folder name.

    You must complete the previous steps for each language that you want to remove.

Related topics

-->

Introduction

An important development in Windows 10 is the Universal Windows Platform (UWP): a converged app platform allowing a developer to create a single app that can run on all Windows devices. Windows fonts are one aspect of this convergence: Windows 10 introduces a recommended UWP font set that is common across all editions that support UWP, including Desktop, Server, and Xbox.

A number of additional fonts are available for Desktop and Server, including all other fonts from previous releases. However, not all of these are pre-installed by default in all images. In order to make disk usage and font choices more relevant to users according to the languages that they use, a number of fonts have been moved into optional, on-demand packages. These packages are designed around the different scripts that fonts are primarily intended to support, and most are installed automatically by Windows Update when the associated languages are enabled in language settings (for example, by enabling a keyboard). Any of these Feature On Demand (FOD) packages can also be installed manually via Settings. To add font packages manually, select the Start button, and then select Settings > Apps > Apps & features > Manage optional features.

The following is a list of desktop font sets that are present in the most updated version of Windows 10.

Below you will also find list of fonts in each of the Feature On Demand (FOD) packages.

Please note: Not all of the Desktop fonts will be in non-desktop editions of Windows 10 such as Xbox, HoloLens, Surface Hub, etc.

FamilyFont NameFile NameVersion
ArialArialArial.ttf7.00
Arial ItalicAriali.ttf7.00
Arial BoldArialbd.ttf7.00
Arial Bold ItalicArialbi.ttf7.00
Arial BlackArial BlackAriblk.ttf5.23
BahnschriftBahnschrift *Bahnschrift.ttf2.01
CalibriCalibri LightCalibril.ttf6.22
Calibri Light ItalicCalibrili.ttf6.22
CalibriCalibri.ttf6.22
Calibri ItalicCalibrii.ttf6.22
Calibri BoldCalibrib.ttf6.22
Calibri Bold ItalicCalibriz.ttf6.22
CambriaCambriaCambria.ttc6.99
Cambria ItalicCambriai.ttf6.98
Cambria BoldCambriab.ttf6.98
Cambria Bold ItalicCambriaz.ttf6.98
Cambria MathCambria MathCambria.ttc6.99
CandaraCandara Light *Candaral.ttf5.63
Candara Light Italic *Candarali.ttf5.62
CandaraCandara.ttf5.62
Candara ItalicCandarai.ttf5.62
Candara BoldCandarab.ttf5.62
Candara Bold ItalicCandaraz.ttf5.62
Comic Sans MSComic Sans MSComic.ttf5.14
Comic Sans MS ItalicComici.ttf5.14
Comic Sans MS BoldComicbd.ttf5.14
Comic Sans MS Bold ItalicComicz.ttf5.14
ConsolasConsolasConsola.ttf7.00
Consolas ItalicConsolai.ttf7.00
Consolas BoldConsolab.ttf7.00
Consolas Bold ItalicConsolaz.ttf7.00
ConstantiaConstantiaConstan.ttf5.93
Constantia ItalicConstani.ttf5.93
Constantia BoldConstanb.ttf5.93
Constantia Bold ItalicConstanz.ttf5.93
CorbelCorbel Light *Corbell.ttf5.90
Corbel Light Italic *Corbelli.ttf5.90
CorbelCorbel.ttf5.90
Corbel ItalicCorbeli.ttf5.90
Corbel BoldCorbelb.ttf5.90
Corbel Bold ItalicCorbelz.ttf5.90
Courier NewCourier NewCour.ttf6.92
Courier New ItalicCouri.ttf6.91
Courier New BoldCourbd.ttf6.92
Courier New Bold ItalicCourbi.ttf6.91
EbrimaEbrimaEbrima.ttf5.12
Ebrima BoldEbrimabd.ttf5.12
Franklin Gothic MediumFranklin Gothic MediumFramd.ttf5.02
Franklin Gothic Medium ItalicFramdit.ttf5.01
GabriolaGabriolaGabriola.ttf5.93
GadugiGadugiGadugi.ttf1.12
Gadugi BoldGadugib.ttf1.12
GeorgiaGeorgiaGeorgia.ttf5.59
Georgia ItalicGeorgiai.ttf5.59
Georgia BoldGeorgiab.ttf5.59
Georgia Bold ItalicGeorgiaz.ttf5.59
HoloLens MDL2 AssetsHoloLens MDL2 Assets *Holomdl2.ttf2.02
ImpactImpactImpact.ttf5.11
Ink FreeInk Free *Inkfree.ttf1.00
Javanese TextJavanese TextJavatext.ttf1.09
Leelawadee UILeelawadee UILeelawui.ttf5.05
Leelawadee UI SemilightLeeluisl.ttf5.05
Leelawadee UI BoldLeelauib.ttf5.05
Lucida ConsoleLucida ConsoleLucon.ttf5.01
Lucida Sans UnicodeLucida Sans UnicodeL_10646.ttf5.01
Malgun GothicMalgun GothicMalgun.ttf6.68
Malgun Gothic BoldMalgunbd.ttf6.68
Malgun Gothic Semilight *Malgunsl.ttf6.68
MarlettMarlettMarlett.ttf5.01
Microsoft HimalayaMicrosoft HimalayaHimalaya.ttf5.23
Microsoft JhengHeiMicrosoft JhengHei LightMsjhl.ttc6.14
Microsoft JhengHeiMsjh.ttc6.14
Microsoft JhengHei BoldMSJHBD.ttc6.13
Microsoft JhengHei UI LightMsjhl.ttc6.14
Microsoft JhengHei UIMsjh.ttc6.14
Microsoft JhengHei UI BoldMSJHBD.ttc6.13
Microsoft New Tai LueMicrosoft New Tai LueNtailu.ttf5.99
Microsoft New Tai Lue BoldNtailub.ttf5.99
Microsoft PhagsPaMicrosoft PhagsPaPhagspa.ttf6.00
Microsoft PhagsPa BoldPhagsPaB.ttf6.00
Microsoft Sans SerifMicrosoft Sans SerifMicross.ttf7.00
Microsoft Tai LeMicrosoft Tai LeTaile.ttf6.00
Microsoft Tai Le BoldTaiLeb.ttf6.00
Microsoft YaHeiMicrosoft YaHei LightMsyhl.ttc6.23
Microsoft YaHeiMsyh.ttc6.25
Microsoft YaHei BoldMsyhbd.ttc6.25
Microsoft YaHei UI LightMsyhl.ttc6.23
Microsoft YaHei UIMsyh.ttc6.25
Microsoft YaHei UI BoldMsyhbd.ttc6.25
Microsoft Yi BaitiMicrosoft Yi BaitiMsyi.ttf6.00
MingLiU-ExtBMingLiU-ExtBMingliub.ttc7.02
PMingLiU-ExtBMingliub.ttc7.02
MingLiU_HKSCS-ExtBMingliub.ttc7.02
Mongolian BaitiMongolian BaitiMonbaiti.ttf5.53
MS GothicMS GothicMsgothic.ttc5.30
MS PGothicMsgothic.ttc5.30
MS UI GothicMsgothic.ttc5.30
MV BoliMV BoliMvboli.ttf6.84
Myanmar TextMyanmar TextMmrtext.ttf1.18
Myanmar Text BoldMmrtextb.ttf1.18
Nirmala UINirmala UI SemilightNirmalas.ttf1.37
Nirmala UINirmala.ttf1.37
Nirmala UI BoldNirmalab.ttf1.37
Palatino LinotypePalatino LinotypePala.ttf5.03
Palatino Linotype ItalicPalai.ttf5.03
Palatino Linotype BoldPalab.ttf5.03
Palatino Linotype Bold ItalicPalabi.ttf5.03
Segoe MDL2 AssetsSegoe MDL2 Assets *Segmdl2.ttf1.68
Segoe PrintSegoe PrintSegoepr.ttf5.04
Segoe Print BoldSegoeprb.ttf5.04
Segoe ScriptSegoe ScriptSegoesc.ttf5.02
Segoe Script BoldSegoescb.ttf5.02
Segoe UISegoe UI LightSegoeuil.ttf5.60
Segoe UI Light ItalicSeguili.ttf5.30
Segoe UI SemilightSegoeuisl.ttf5.60
Segoe UI Semilight ItalicSeguisli.ttf5.30
Segoe UISegoeui.ttf5.60
Segoe UI ItalicSegoeuii.ttf5.30
Segoe UI SemiboldSeguisb.ttf5.60
Segoe UI Semibold ItalicSeguisbi.ttf5.30
Segoe UI BoldSegoeuib.ttf5.60
Segoe UI Bold ItalicSegoeuiz.ttf5.30
Segoe UI BlackSeguibl.ttf2.01
Segoe UI Black ItalicSeguibli.ttf2.01
Segoe UI HistoricSegoe UI Historic *Seguihis.ttf1.03
Segoe UI EmojiSegoe UI EmojiSeguiemj.ttf1.27
Segoe UI SymbolSegoe UI SymbolSeguisym.ttf6.23
SimSunSimSunSimsun.ttc5.16
NSimSunSimsun.ttc5.16
SimSun-ExtBSimsunb.ttf5.03
SitkaSitka SmallSitka.ttc1.12
Sitka Small ItalicSitkaI.ttc1.12
Sitka Small BoldSitkaB.ttc1.12
Sitka Small Bold ItalicSitkaZ.ttc1.12
Sitka TextSitka.ttc1.12
Sitka Text ItalicSitkaI.ttc1.12
Sitka Text BoldSitkaB.ttc1.12
Sitka Text Bold ItalicSitkaZ.ttc1.12
Sitka SubheadingSitka.ttc1.12
Sitka Subheading ItalicSitkaI.ttc1.12
Sitka Subheading BoldSitkaB.ttc1.12
Sitka Subheading Bold ItalicSitkaZ.ttc1.12
Sitka HeadingSitka.ttc1.12
Sitka Heading ItalicSitkaI.ttc1.12
Sitka Heading BoldSitkaB.ttc1.12
Sitka Heading Bold ItalicSitkaZ.ttc1.12
Sitka DisplaySitka.ttc1.12
Sitka Display ItalicSitkaI.ttc1.12
Sitka Display BoldSitkaB.ttc1.12
Sitka Display Bold ItalicSitkaZ.ttc1.12
Sitka BannerSitka.ttc1.12
Sitka Banner ItalicSitkaI.ttc1.12
Sitka Banner BoldSitkaB.ttc1.12
Sitka Banner Bold ItalicSitkaZ.ttc1.12
SylfaenSylfaenSylfaen.ttf5.06
SymbolSymbolSymbol.ttf5.01
TahomaTahomaTahoma.ttf7.00
Tahoma BoldTahomabd.ttf7.00
Times New RomanTimes New RomanTimes.ttf7.00
Times New Roman ItalicTimesi.ttf7.00
Times New Roman BoldTimesbd.ttf7.00
Times New Roman Bold ItalicTimesbi.ttf7.00
Trebuchet MSTrebuchet MSTrebuc.ttf5.15
Trebuchet MS ItalicTrebucit.ttf5.15
Trebuchet MS BoldTrebucbd.ttf5.15
Trebuchet MS Bold ItalicTrebucbi.ttf5.15
VerdanaVerdanaVerdana.ttf5.33
Verdana ItalicVerdanai.ttf5.33
Verdana BoldVerdanab.ttf5.33
Verdana Bold ItalicVerdanaz.ttf5.33
WebdingsWebdingsWebdings.ttf5.01
WingdingsWingdingsWingding.ttf5.01
Yu GothicYu Gothic LightYuGothL.ttc1.90
Yu Gothic RegularYuGothR.ttc1.90
Yu Gothic Medium *Yugothm.ttc1.90
Yu Gothic BoldYuGothB.ttc1.90
Yu Gothic UI Light *YuGothL.ttc1.90
Yu Gothic UI Semilight *YuGothR.ttc1.90
Yu Gothic UI Regular *Yugothm.ttc1.90
Yu Gothic UI Semibold *YuGothB.ttc1.90
Yu Gothic UI Bold *YuGothB.ttc1.90

Fonts included in Feature On Demand (FOD) packages

Here's a comprehensive listing of which font families are included with each of the optional font features. Some font families may include multiple fonts for different weights and styles.

Arabic Script Supplemental Fonts

Languages using Arabic script; e.g., Arabic, Persian, Urdu.

FamilyFont NameFile NameVersion
AldhabiAldhabiAldhabi.ttf6.84
AndalusAndalusAndlso.ttf6.84
Arabic TypesettingArabic TypesettingArabtype.ttf6.84
Microsoft UighurMicrosoft UighurMsuighur.ttf7.00
Microsoft Uighur BoldMSUighub.ttf7.00
Sakkal MajallaSakkal MajallaMajalla.ttf6.86
Sakkal Majalla BoldMajallab.ttf6.86
Simplified ArabicSimplified ArabicSimpo.ttf6.98
Simplified Arabic BoldSimpbdo.ttf6.98
Simplified Arabic FixedSimpfxo.ttf6.84
Traditional ArabicTraditional ArabicTrado.ttf6.84
Traditional Arabic BoldTradbdo.ttf6.84
Urdu TypesettingUrdu TypesettingUrdType.ttf6.86
Urdu Typesetting BoldUrdTypeb.ttf6.86

Bangla Script Supplemental Fonts

Languages using Bangla script; e.g., Assamese, Bangla.

FamilyFont NameFile NameVersion
Shonar BanglaShonar BanglaShonar.ttf6.90
Shonar Bangla BoldShonarb.ttf6.90
VrindaVrindaVrinda.ttf6.90
Vrinda BoldVrindab.ttf6.90

Canadian Aboriginal Syllabics Supplemental Fonts

Languages using Canadian Syllabics script; e.g., Inuktitut.

FamilyFont NameFile NameVersion
EuphemiaEuphemiaEuphemia.ttf5.08

Cherokee Supplemental Fonts

Cherokee.

FamilyFont NameFile NameVersion
Plantagenet CherokeePlantagenet CherokeePlantc.ttf5.09

Devanagari Supplemental Fonts

Language using Devanagari script; e.g., Hindi, Konkani, Marathi.

FamilyFont NameFile NameVersion
AparajitaAparajitaAparaj.ttf6.90
Aparajita ItalicAparaji.ttf6.90
Aparajita BoldAparajb.ttf6.90
Aparajita Bold ItalicAparajbi.ttf6.90
KokilaKokilaKokila.ttf6.90
Kokila ItalicKokilai.ttf6.90
Kokila BoldKokilab.ttf6.90
Kokila Bold ItalicKokilabi.ttf6.90
MangalMangalMangal.ttf6.90
Mangal BoldMangalB.ttf6.90
Sanskrit TextSanskrit Text *Sanskr.ttf1.00
UtsaahUtsaahUtsaah.ttf6.90
Utsaah ItalicUtsaahi.ttf6.90
Utsaah BoldUtsaahb.ttf6.90
Utsaah Bold ItalicUtsaahbi.ttf6.90

Ethiopic Supplemental Fonts

Languages using Ethiopic script; e.g., Amharic, Tigrinya.

FamilyFont NameFile NameVersion
NyalaNyalaNyala.ttf5.04

Gujarati Supplemental Fonts

Gujarati; any other language using Gujurati script.

FamilyFont NameFile NameVersion
ShrutiShrutiShruti.ttf6.90
Shruti BoldShrutib.ttf6.90

Gurmukhi Supplemental Fonts

Panjabi; any other language using Gurmukhi script

FamilyFont NameFile NameVersion
RaaviRaaviRaavi.ttf6.90
Raavi BoldRaavib.ttf6.90

Chinese (Simplified) Supplemental Fonts

Simplified Chinese

FamilyFont NameFile NameVersion
DengXianDengXian Light *Dengl.ttf1.17
DengXian *Deng.ttf1.17
DengXian Bold *Dengb.ttf1.17
FangSongFangSongSimfang.ttf5.01
KaiTiKaiTiSimkai.ttf5.01
SimHeiSimHeiSimhei.ttf5.03

Chinese (Traditional) Supplemental Fonts

Traditional Chinese

FamilyFont NameFile NameVersion
DFKai-SBDFKai-SBKaiu.ttf5.01
MingLiUMingLiUMingliu.ttc7.03
MingLiU_HKSCSMingliu.ttc7.03
PMingLiUMingliu.ttc7.03

Hebrew Supplemental Fonts

Hebrew

FamilyFont NameFile NameVersion
Aharoni BoldAharoni BoldAhronbd.ttf6.01
DavidDavidDavid.ttf6.01
David BoldDavidbd.ttf6.01
FrankRuehlFrankRuehlFrank.ttf6.01
GishaGishaGisha.ttf6.01
Gisha BoldGishabd.ttf6.01
Levenim MTLevenim MTLvnm.ttf6.01
Levenim MT BoldLvnmbd.ttf6.01
MiriamMiriamMriam.ttf6.01
Miriam FixedMriamc.ttf6.01
NarkisimNarkisimNrkis.ttf6.01
RodRodRod.ttf6.01

Japanese Supplemental Fonts

Japanese

Register macbook
FamilyFont NameFile NameVersion
BIZ UDGothicBIZ UDGothic *BIZ-UDGothicR.ttc2.00
BIZ UDGothic Bold *BIZ-UDGothicB.ttc2.00
BIZ UDPGothic *BIZ-UDGothicR.ttc2.00
BIZ UDPGothic Bold *BIZ-UDGothicB.ttc2.00
BIZ UDMincho MediumBIZ UDMincho Medium *BIZ-UDMinchoM.ttc2.00
BIZ UDPMincho Medium *BIZ-UDMinchoM.ttc2.00
MeiryoMeiryoMeiryo.ttc6.30
Meiryo ItalicMeiryo.ttc6.30
Meiryo BoldMeiryob.ttc6.30
Meiryo Bold ItalicMeiryob.ttc6.30
Meiryo UIMeiryo.ttc6.30
Meiryo UI ItalicMeiryo.ttc6.30
Meiryo UI BoldMeiryob.ttc6.30
Meiryo UI Bold ItalicMeiryob.ttc6.30
MS MinchoMS MinchoMsmincho.ttc5.30
MS PMinchoMsmincho.ttc5.30
UD Digi KyokashoUD Digi Kyokasho N-B *UDDigiKyokashoN-B.ttc2.00
UD Digi Kyokasho NK-B *UDDigiKyokashoN-B.ttc2.00
UD Digi Kyokasho NK-R *UDDigiKyokashoN-R.ttc2.00
UD Digi Kyokasho NP-B *UDDigiKyokashoN-B.ttc2.00
UD Digi Kyokasho NP-R *UDDigiKyokashoN-R.ttc2.00
UD Digi Kyokasho N-R *UDDigiKyokashoN-R.ttc2.00
Yu MinchoYu Mincho LightYuminl.ttf1.90
Yu Mincho RegularYumin.ttf1.90
Yu Mincho DemiboldYumindb.ttf1.90

Kannada Supplemental Fonts

Kannada; any other language using Kannada script.

FamilyFont NameFile NameVersion
TungaTungaTunga.ttf6.90
Tunga BoldTungab.ttf6.90

Khmer Supplemental Fonts

Cambodian; any other language using Khmer script.

FamilyFont NameFile NameVersion
DaunPenhDaunPenhDaunpenh.ttf5.05
Khmer UIKhmer UIKhmerUI.ttf5.05
Khmer UI BoldKhmerUIB.ttf5.05
MoolBoranMoolBoranMoolbor.ttf5.05

Korean Supplemental Fonts

Korean

FamilyFont NameFile NameVersion
BatangBatangBatang.ttc5.02
BatangCheBatang.ttc5.02
DotumDotumGulim.ttc5.03
DotumCheGulim.ttc5.03
GulimGulimGulim.ttc5.03
GulimCheGulim.ttc5.03
GungsuhGungsuhBatang.ttc5.02
GungsuhCheBatang.ttc5.02

Lao Supplemental Fonts

Lao; any other language using Lao script.

FamilyFont NameFile NameVersion
DokChampaDokChampaDokchamp.ttf5.06
Lao UILao UILaoui.ttf5.06
Lao UI BoldLaouib.ttf5.06

Malayalam Supplemental Fonts

Malayalam; any other language using Malayalam script.

FamilyFont NameFile NameVersion
KartikaKartikaKartika.ttf6.90
Kartika BoldKartikab.ttf6.90

Odia Supplemental Fonts

Odia; any other language using Odia script.

FamilyFont NameFile NameVersion
KalingaKalingaKalinga.ttf6.90
Kalinga BoldKalingab.ttf6.90

* Pan-European Supplemental Fonts

No automatic language associations.

FamilyFont NameFile NameVersion
Arial NovaArial Nova LightArialNova-Light.ttf1.05
Arial Nova Light ItalicArialNova-LightItalic.ttf1.05
Arial NovaArialNova.ttf1.05
Arial Nova ItalicArialNova-Italic.ttf1.05
Arial Nova BoldArialNova-Bold.ttf1.05
Arial Nova Bold ItalicArialNova-BoldItalic.ttf1.05
Arial Nova Cond LightArialNovaCond-Light.ttf1.05
Arial Nova Cond Light ItalicArialNovaCond-LightItalic.ttf1.05
Arial Nova CondArialNovaCond.ttf1.05
Arial Nova Cond ItalicArialNovaCond-Italic.ttf1.05
Arial Nova Cond BoldArialNovaCond-Bold.ttf1.05
Arial Nova Cond Bold ItalicArialNovaCond-BoldItalic.ttf1.05
Georgia ProGeorgia Pro LightGeorgiaPro-Light.ttf6.14
Georgia Pro Light ItalicGeorgiaPro-LightItalic.ttf6.14
Georgia ProGeorgiaPro-Regular.ttf6.14
Georgia Pro ItalicGeorgiaPro-Italic.ttf6.14
Georgia Pro SemiboldGeorgiaPro-SemiBold.ttf6.14
Georgia Pro Semibold ItalicGeorgiaPro-SemiBoldItalic.ttf6.14
Georgia Pro BoldGeorgiaPro-Bold.ttf6.14
Georgia Pro Bold ItalicGeorgiaPro-BoldItalic.ttf6.14
Georgia Pro BlackGeorgiaPro-Black.ttf6.14
Georgia Pro Black ItalicGeorgiaPro-BlackItalic.ttf6.14
Georgia Pro Cond LightGeorgiaPro-CondLight.ttf6.14
Georgia Pro Cond Light ItalicGeorgiaPro-CondLightItalic.ttf6.14
Georgia Pro CondGeorgiaPro-CondRegular.ttf6.14
Georgia Pro Cond ItalicGeorgiaPro-CondItalic.ttf6.14
Georgia Pro Cond SemiboldGeorgiaPro-CondSemiBold.ttf6.14
Georgia Pro Cond Semibold ItalicGeorgiaPro-CondSemiBoldItalic.ttf6.14
Georgia Pro Cond BoldGeorgiaPro-CondBold.ttf6.14
Georgia Pro Cond Bold ItalicGeorgiaPro-CondBoldItalic.ttf6.14
Georgia Pro Cond BlackGeorgiaPro-CondBlack.ttf6.14
Georgia Pro Cond Black ItalicGeorgiaPro-CondBlackItalic.ttf6.14
Gill Sans NovaGill Sans Nova LightGillSansLightNova.ttf1.02
Gill Sans Nova Light ItalicGillSansLightItNova.ttf1.02
Gill Sans NovaGillSansNova.ttf1.02
Gill Sans Nova ItalicGillSansItNova.ttf1.02
Gill Sans Nova BoldGillSansBoNova.ttf1.02
Gill Sans Nova Bold ItalicGillSansBoItNova.ttf1.02
Gill Sans Nova Ultra BoldGillSansUltraBoNova.ttf1.02
Gill Sans Nova Cond LtGillSansCondLightNova.ttf1.02
Gill Sans Nova Cond Lt ItalicGillSansCondLightItNova.ttf1.02
Gill Sans Nova CondGillSansCondNova.ttf1.02
Gill Sans Nova Cond ItalicGillSansCondItNova.ttf1.02
Gill Sans Nova Cond BoldGillSansCondBoNova.ttf1.02
Gill Sans Nova Cond Bold ItalicGillSansCondBoItNova.ttf1.02
Gill Sans Nova Cond XBdGillSansCondExtraNova.ttf1.02
Gill Sans Nova Cond XBd ItalicGillSansCondExtraItNova.ttf1.02
Gill Sans Nova Cond Ultra BoldGillSansCondUltraBoNova.ttf1.02
Neue Haas Grotesk Text ProNeue Haas Grotesk Text ProNHaasGroteskTXPro-55Rg.ttf1.05
Neue Haas Grotesk Text Pro ItalicNHaasGroteskTXPro-56It.ttf1.05
Neue Haas Grotesk Text Pro MediumNHaasGroteskTXPro-65Md.ttf1.05
Neue Haas Grotesk Text Pro Medium ItalicNHaasGroteskTXPro-66MdIt.ttf1.05
Neue Haas Grotesk Text Pro BoldNHaasGroteskTXPro-75Bd.ttf1.05
Neue Haas Grotesk Text Pro Bold ItalicNHaasGroteskTXPro-76BdIt.ttf1.05
Rockwell NovaRockwell NovaRockwellNova.ttf1.02
Rockwell Nova BoldRockwellNova-Bold.ttf1.02
Rockwell Nova Bold ItalicRockwellNova-BoldItalic.ttf1.02
Rockwell Nova CondRockwellNovaCond.ttf1.02
Rockwell Nova Cond BoldRockwellNovaCond-Bold.ttf1.02
Rockwell Nova Cond Bold ItalicRockwellNovaCond-BoldItalic.ttf1.02
Rockwell Nova Cond ItalicRockwellNovaCond-Italic.ttf1.02
Rockwell Nova Cond LightRockwellNovaCond-Light.ttf1.02
Rockwell Nova Cond Light ItalicRockwellNovaCond-LightItalic.ttf1.02
Rockwell Nova Extra BoldRockwellNova-ExtraBold.ttf1.02
Rockwell Nova Extra Bold ItalicRockwellNova-ExtraBoldItalic.ttf1.02
Rockwell Nova ItalicRockwellNova-Italic.ttf1.02
Rockwell Nova LightRockwellNova-Light.ttf1.02
Rockwell Nova Light ItalicRockwellNova-LightItalic.ttf1.02
Verdana ProVerdana Pro LightVerdanaPro-Light.ttf6.13
Verdana Pro Light ItalicVerdanaPro-LightItalic.ttf6.13
Verdana ProVerdanaPro-Regular.ttf6.13
Verdana Pro ItalicVerdanaPro-Italic.ttf6.13
Verdana Pro SemiBoldVerdanaPro-SemiBold.ttf6.13
Verdana Pro SemiBold ItalicVerdanaPro-SemiBoldItalic.ttf6.13
Verdana Pro BoldVerdanaPro-Bold.ttf6.13
Verdana Pro Bold ItalicVerdanaPro-BoldItalic.ttf6.13
Verdana Pro BlackVerdanaPro-Black.ttf6.13
Verdana Pro Black ItalicVerdanaPro-BlackItalic.ttf6.13
Verdana Pro Cond LightVerdanaPro-CondLight.ttf6.13
Verdana Pro Cond Light ItalicVerdanaPro-CondLightItalic.ttf6.13
Verdana Pro CondVerdanaPro-CondRegular.ttf6.13
Verdana Pro Cond ItalicVerdanaPro-CondItalic.ttf6.13
Verdana Pro Cond SemiBoldVerdanaPro-CondSemiBold.ttf6.13
Verdana Pro Cond SemiBold ItalicVerdanaPro-CondSemiBoldItalic.ttf6.13
Verdana Pro Cond BoldVerdanaPro-CondBold.ttf6.13
Verdana Pro Cond Bold ItalicVerdanaPro-CondBoldItalic.ttf6.13
Verdana Pro Cond BlackVerdanaPro-CondBlack.ttf6.13
Verdana Pro Cond Black ItalicVerdanaPro-CondBlackItalic.ttf6.13

Sinhala Supplemental Fonts

Sinhala; any other language using Sinhala script.

FamilyFont NameFile NameVersion
Iskoola PotaIskoola PotaIskpota.ttf6.96
Iskoola Pota BoldIskpotab.ttf6.96

Syriac Supplemental Fonts

Languages using Syriac script.

FamilyFont NameFile NameVersion
Estrangelo EdessaEstrangelo EdessaEstre.ttf6.84

Tamil Supplemental Fonts

Microsoft Language Register Mac Shows Only Japanese Master

Tamil; any other language using Tamil script.

FamilyFont NameFile NameVersion
LathaLathaLatha.ttf6.90
Latha BoldLathab.ttf6.90
VijayaVijayaVijaya.ttf6.90
Vijaya BoldVijayab.ttf6.90

Telugu Supplemental Fonts

Telugu; any other language using Telugu script.

FamilyFont NameFile NameVersion
GautamiGautamiGautami.ttf6.90
Gautami BoldGautamib.ttf6.90
VaniVaniVani.ttf6.90
Vani BoldVanib.ttf6.90

Microsoft Language Register Mac Shows Only Japanese Mlb

Thai Supplemental Fonts

Thai; any other language using Thai script.

Microsoft Language Register Mac Shows Only Japanese Mlb

FamilyFont NameFile NameVersion
Angsana NewAngsana NewAngsana.ttc5.05
Angsana New ItalicAngsana.ttc5.05
Angsana New BoldAngsana.ttc5.05
Angsana New Bold ItalicAngsana.ttc5.05
AngsanaUPCAngsanaUPCAngsana.ttc5.05
AngsanaUPC ItalicAngsana.ttc5.05
AngsanaUPC BoldAngsana.ttc5.05
AngsanaUPC Bold ItalicAngsana.ttc5.05
Browallia NewBrowallia NewBrowalia.ttc5.05
Browallia New ItalicBrowalia.ttc5.05
Browallia New BoldBrowalia.ttc5.05
Browallia New Bold ItalicBrowalia.ttc5.05
BrowalliaUPCBrowalliaUPCBrowalia.ttc5.05
BrowalliaUPC ItalicBrowalia.ttc5.05
BrowalliaUPC BoldBrowalia.ttc5.05
BrowalliaUPC Bold ItalicBrowalia.ttc5.05
Cordia NewCordia NewCordia.ttc5.05
Cordia New ItalicCordia.ttc5.05
Cordia New BoldCordia.ttc5.05
Cordia New Bold ItalicCordia.ttc5.05
CordiaUPCCordiaUPCCordia.ttc5.05
CordiaUPC ItalicCordia.ttc5.05
CordiaUPC BoldCordia.ttc5.05
CordiaUPC Bold ItalicCordia.ttc5.05
DilleniaUPCDilleniaUPCUpcdl.ttf5.05
DilleniaUPC ItalicUpcdi.ttf5.05
DilleniaUPC BoldUpcdb.ttf5.05
DilleniaUPC Bold ItalicUpcdbi.ttf5.05
EucrosiaUPCEucrosiaUPCUpcel.ttf5.05
EucrosiaUPC ItalicUpcei.ttf5.05
EucrosiaUPC BoldUpceb.ttf5.05
EucrosiaUPC Bold ItalicUpcebi.ttf5.05
FreesiaUPCFreesiaUPCUpcfl.ttf5.05
FreesiaUPC ItalicUpcfi.ttf5.05
FreesiaUPC BoldUpcfb.ttf5.05
FreesiaUPC Bold ItalicUpcfbi.ttf5.05
IrisUPCIrisUPCUpcil.ttf5.05
IrisUPC ItalicUpcii.ttf5.05
IrisUPC BoldUpcib.ttf5.05
IrisUPC Bold ItalicUpcibi.ttf5.05
JasmineUPCJasmineUPCUpcjl.ttf5.05
JasmineUPC ItalicUpcji.ttf5.05
JasmineUPC BoldUpcjb.ttf5.05
JasmineUPC Bold ItalicUpcjbi.ttf5.05
KodchiangUPCKodchiangUPCUpckl.ttf5.05
KodchiangUPC ItalicUpcki.ttf5.05
KodchiangUPC BoldUpckb.ttf5.05
KodchiangUPC Bold ItalicUpckbi.ttf5.05
LeelawadeeLeelawadeeLeelawad.ttf5.06
Leelawadee BoldLeelawdb.ttf5.06
LilyUPCLilyUPCUpcll.ttf5.05
LilyUPC ItalicUpcli.ttf5.05
LilyUPC BoldUpclb.ttf5.05
LilyUPC Bold ItalicUpclbi.ttf5.05

Learning Japanese For Beginners

* Added in Windows 10.