mtx-fonts.man /size: 1392 b    last modification: 2024-01-16 09:02
1.TH "mtx-fonts" "1" "01-01-2024" "version 1.00" "ConTeXt Font Database Management"
2.SH NAME
3 mtx-fonts - ConTeXt Font Database Management
4.SH SYNOPSIS
5.B mtxrun --script fonts [
6.I OPTIONS ...
7.B ] [
8.I FILENAMES
9.B ]
10.SH DESCRIPTION
11.B ConTeXt Font Database Management
12.SH OPTIONS
13.TP
14.B --convert
15save open type font in raw table
16.TP
17.B --unpack
18save a tma file in a more readable format
19.TP
20.B --reload
21generate new font database (use --force when in doubt)
22.TP
23.B --reload
24--simple:generate luatex-fonts-names.lua (not for context!)
25.TP
26.B --list
27--name: list installed fonts, filter by name [--pattern]
28.TP
29.B --list
30--spec: list installed fonts, filter by spec [--filter]
31.TP
32.B --list
33--file: list installed fonts, filter by file [--pattern]
34.TP
35.B --pattern=str
36filter files using pattern
37.TP
38.B --filter=list
39key-value pairs
40.TP
41.B --all
42show all found instances (combined with other flags)
43.TP
44.B --info
45give more details
46.TP
47.B --trackers=list
48enable trackers
49.TP
50.B --statistics
51some info about the database
52.TP
53.B --names
54use name instead of unicodes
55.TP
56.B --cache=str
57use specific cache (otl or otf)
58.SH AUTHOR
59More information about ConTeXt and the tools that come with it can be found at:
60
61
62.B "maillist:"
63ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
64
65.B "webpage:"
66http://www.pragma-ade.nl / http://tex.aanhet.net
67
68.B "wiki:"
69http://contextgarden.net
70