Minor; rewording unsafe-to-break note.
Co-Authored-By: n8willis <nwillis@glyphography.com>
This commit is contained in:
parent
ccdfb63438
commit
e89f43dc08
|
@ -33,7 +33,7 @@
|
||||||
accessible. HarfBuzz also flags glyphs as
|
accessible. HarfBuzz also flags glyphs as
|
||||||
<literal>UNSAFE_TO_BREAK</literal> if breaking the string at
|
<literal>UNSAFE_TO_BREAK</literal> if breaking the string at
|
||||||
that glyph (e.g., in a line-breaking or hyphenation process)
|
that glyph (e.g., in a line-breaking or hyphenation process)
|
||||||
would alter the shaping output for the buffer.
|
would require re-shaping the text.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|
Loading…
Reference in New Issue