Windows Control Panel fields: “Designed For”, “Category” and “Manufacturer”

Belleve Invis
Posts: 269
I am trying to make these fields displayed in the Control Panel, but I have absolutely no clue about them.
Adobe's Source Sans Pro does not have them either. How to get them work?
Adobe's Source Sans Pro does not have them either. How to get them work?

0
Comments
-
Do take a look at fms_metadata.xml in Windows fonts folder. It is hidden and read-only, so not easy to access.
1 -
If you want to look at it, open a command prompt and type...
cd\windows\fonts
If you need to see other hidden files
notepad fms_metadata.xmldir /A:H /B
It looks like this.<?xml version="1.0" encoding="utf-8"?>
<MetaFile Type="System" Version="1.0.0.0">
<Font Family="Marlett">
<Meta Name="Scripts">Zsym;</Meta>
</Font>
<Font Family="Andalus">
<Meta Name="Category">1</Meta>
<Meta Name="Scripts">Arab;</Meta>
<Meta Name="Vendor">Glyph Systems</Meta>
</Font>
<Font Family="Arial Unicode MS">
<Meta Name="Category">0</Meta>
<Meta Name="Scripts">Latn;Grek;Cyrl;Armn;Geor;Arab;Hebr;</Meta>
<Meta Name="Vendor">Microsoft Corporation</Meta>
</Font>
<Font Family="Terminal">
<Meta Name="Category">0</Meta>
<Meta Name="Scripts">Latn;</Meta>
<Meta Name="Vendor">Microsoft Corporation</Meta>
</Font>
<Font Family="Courier">
<Meta Name="Category">0</Meta>
<Meta Name="Scripts">Latn;</Meta>
<Meta Name="Vendor">Microsoft Corporation</Meta>
</Font>
<Font Family="Fixedsys">
<Meta Name="Category">0</Meta>
<Meta Name="Scripts">Latn;</Meta>
<Meta Name="Vendor">Microsoft Corporation</Meta>
</Font>and so forth.0 -
@Ray Larabie
Thank you.0 -
How is that file populated?0
Categories
- All Categories
- 43 Introductions
- 3.7K Typeface Design
- 815 Font Technology
- 1.1K Technique and Theory
- 630 Type Business
- 450 Type Design Critiques
- 549 Type Design Software
- 30 Punchcutting
- 138 Lettering and Calligraphy
- 85 Technique and Theory
- 53 Lettering Critiques
- 498 Typography
- 308 History of Typography
- 116 Education
- 74 Resources
- 511 Announcements
- 82 Events
- 107 Job Postings
- 154 Type Releases
- 167 Miscellaneous News
- 271 About TypeDrawers
- 53 TypeDrawers Announcements
- 117 Suggestions and Bug Reports