[merge] Format
This commit is contained in:
parent
4214a66405
commit
ba20aa2f56
@ -27,8 +27,8 @@ class Merger(object):
|
|||||||
|
|
||||||
This class merges multiple files into a single OpenType font, taking into
|
This class merges multiple files into a single OpenType font, taking into
|
||||||
account complexities such as OpenType layout (``GSUB``/``GPOS``) tables and
|
account complexities such as OpenType layout (``GSUB``/``GPOS``) tables and
|
||||||
cross-font metrics (for example ``hhea.ascent`` is set to the maximum value across
|
cross-font metrics (for example ``hhea.ascent`` is set to the maximum value
|
||||||
all the fonts).
|
across all the fonts).
|
||||||
|
|
||||||
If multiple glyphs map to the same Unicode value, and the glyphs are considered
|
If multiple glyphs map to the same Unicode value, and the glyphs are considered
|
||||||
sufficiently different (that is, they differ in any of paths, widths, or
|
sufficiently different (that is, they differ in any of paths, widths, or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user