Answered
non-breaking hyphen not displayed correctly
The non-breaking hyphen (\u2011, ‑) is not displayed
correctly - the wrong glyph is shown.
To reproduce, do the following:
1. Start the TLF demo editor http://labs.adobe.com/technologies/textlayout/demos/
2. Import the markup below
Results:
- Line wrapping is correct: no line break at the hyphen
- Times New Roman on Windows does have the glyph defined - it should look like an ordinary hyphen.
This was seen in Build 3291.
Cheers
David
Markup:
<?xml version="1.0" encoding="utf-8"?>
<flow:TextFlow whiteSpaceCollapse="preserve" xmlns:flow=" http://ns.adobe.com/textLayout/2008"><flow:p marginRight="5"><flow:span fontSize="60">
2011 non-breaking hyphen Macro‑media
</flow:span></flow:p></flow:TextFlow>
To reproduce, do the following:
1. Start the TLF demo editor http://labs.adobe.com/technologies/textlayout/demos/
2. Import the markup below
Results:
- Line wrapping is correct: no line break at the hyphen
- Times New Roman on Windows does have the glyph defined - it should look like an ordinary hyphen.
This was seen in Build 3291.
Cheers
David
Markup:
<?xml version="1.0" encoding="utf-8"?>
<flow:TextFlow whiteSpaceCollapse="preserve" xmlns:flow=" http://ns.adobe.com/textLayout/2008"><flow:p marginRight="5"><flow:span fontSize="60">
2011 non-breaking hyphen Macro‑media
</flow:span></flow:p></flow:TextFlow>
