1YAD-TOOLS(1) User Commands YAD-TOOLS(1)
2
3
4
6 yad-tools - show some miscellaneous stuff.
7
8
10 yad-tools [OPTIONS] STRING
11
12
14 yad-tools is a small command-line utility for getting information that
15 may be usefull in scripts.
16
17
19 General options
20 -f, --pfd
21 This mode is intended to transform font names from pango to xft
22 specification and vice versa. Additional argument is font name.
23
24 -i, --icon
25 This mode is intended to get full path to icon file from icon
26 name. Additional argument is icon name.
27
28
29 PFD mode options
30 -x, --xft
31 Print font name in xft format. This is default.
32
33 -p, --pango
34 Print font name in pango format.
35
36
37 Icon mode options
38 -s, --size=SIZE
39 Use specified icon size. Default is 24.
40
41 -t, --type=TYPE
42 Obtain icon size from one of predefined GTK+ types. TYPE is one
43 of the following menu, button, small_toolbar, large_toolbar, dnd
44 or dialog,
45
46 --theme=THEME
47 Use specified icon theme instead of default.
48
49
50
51yad-tools March 2021 YAD-TOOLS(1)