Skip to content

Commit 10892a3

Browse files
committed
fewer sizes though
1 parent 4a17394 commit 10892a3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: MIT
33

44
[defaults]
5-
sizes = [6, 8, 9, 10, 11, 12, 14, 18, 24, 30, 36, 42, 48, 54, 60, 72, 84, 96, 108, 120, 144]
5+
sizes = [6, 8, 10, 12, 14, 18, 24, 30, 36, 42, 48, 54, 60, 72]
66

77
# Note that subset ranges are *inclusive* of the upper bound in otf2bdf
88
[variants]
@@ -11,3 +11,5 @@ latin1 = "32_255"
1111

1212
# [FONT.FontFileNameWithoutExtension]
1313
# name = "desired_package_base_name"
14+
# filename = "relative/path/to/font_file.ttf_or_otf
15+
# license = "LICENSES/license-name.txt"

0 commit comments

Comments
 (0)