summaryrefslogtreecommitdiff
path: root/res/fonts/fontpack.ini
blob: 153b7f865f9368cdf5f1c3a4473d7cef653c18ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# The core set of fonts. These are expected to be available at a minimum.

[default]
name        = "Source Sans 3"
regular     = "SourceSans3-Regular.ttf"
italic      = "SourceSans3-It.ttf"
light       = "SourceSans3-ExtraLight.ttf"
semibold    = "SourceSans3-Semibold.ttf"
bold        = "SourceSans3-Bold.ttf"

[iosevka]
name        = "Iosevka Term Extended"
monospace   = true
scaling     = 0.866
regular     = "IosevkaTerm-Extended.ttf"

[smolemoji]
name        = "Smol Emoji"
override    = true  # These Emoji are always preferred.
auxiliary   = true
priority    = 100
regular     = "SmolEmoji-Regular.ttf"

[notoemoji]
name        = "Noto Emoji"
auxiliary   = true
priority    = 30
scaling     = 1.1
regular     = "NotoEmoji-Regular.ttf"

[notosymbols2]
name        = "Noto Sans Symbols 2"
auxiliary   = true
priority    = 20
scaling     = 1.45
voffset     = 1.2
regular     = "NotoSansSymbols2-Regular.ttf"

[notosymbols]
name        = "Noto Sans Symbols"
auxiliary   = true
priority    = 10
scaling     = 2.0
voffset     = 0.5
regular     = "NotoSansSymbols-Regular.ttf"