File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 10
10
# ------------------------------------------------------------------------------
11
11
major_version = "3"
12
12
minor_version = "1"
13
- patch_version = "1 "
13
+ patch_version = "2 "
14
14
15
15
# ------------------------------------------------------------------------------
16
16
# Help String
46
46
47
47
Reports are sent to the standard output stream with the `report` sub-command.
48
48
49
- Original font files are not modified when you use the `percent` sub-command. Instead a new file write occurs on a path
50
- that is displayed in the standard output stream when completed. No modifications are made to the original
51
- glyph set or hints associated with the original font build.
49
+ Original font files are not modified when you use the `percent` sub-command. Instead
50
+ a new file write occurs on a path that is displayed in the standard output stream when
51
+ completed. No modifications are made to the original glyph set or hints associated with
52
+ the original font build.
52
53
53
- For more information about the OpenType table modifications that occur, please see the project documentation at:
54
+ For more information about the OpenType table modifications that occur, please see the
55
+ project documentation at:
54
56
55
57
https://github.com/source-foundry/font-line"""
56
58
You can’t perform that action at this time.
0 commit comments