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
- 805 Font Technology
- 1.1K Technique and Theory
- 622 Type Business
- 445 Type Design Critiques
- 542 Type Design Software
- 30 Punchcutting
- 137 Lettering and Calligraphy
- 84 Technique and Theory
- 53 Lettering Critiques
- 487 Typography
- 304 History of Typography
- 115 Education
- 68 Resources
- 500 Announcements
- 80 Events
- 105 Job Postings
- 149 Type Releases
- 165 Miscellaneous News
- 270 About TypeDrawers
- 53 TypeDrawers Announcements
- 116 Suggestions and Bug Reports