File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
# ------------------------------------------------------------------------------
10
10
# Version Number
11
11
# ------------------------------------------------------------------------------
12
- major_version = "2 "
12
+ major_version = "3 "
13
13
minor_version = "0"
14
14
patch_version = "0"
15
15
19
19
20
20
HELP = """====================================================
21
21
font-line
22
- Copyright 2018 Christopher Simpkins
22
+ Copyright 2019 Christopher Simpkins
23
23
MIT License
24
24
Source: https://github.com/source-foundry/font-line
25
25
====================================================
48
48
Reports are sent to the standard output stream with the `report` sub-command.
49
49
50
50
Original font files are not modified when you use the `percent` sub-command. Instead a new file write occurs on a path
51
- that is displayed in the standard output stream following the modification . No modifications are made to the original
51
+ that is displayed in the standard output stream when completed . No modifications are made to the original
52
52
glyph set or hints associated with the original font build.
53
53
54
54
For more information about the OpenType table modifications that occur, please see the project documentation at:
You can’t perform that action at this time.
0 commit comments