Closed Bug 382206 Opened 17 years ago Closed 17 years ago

Fix drawing of partial ligatures

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: roc, Assigned: roc)

Details

Attachments

(2 files)

There are two bugs with the drawing of partial ligatures, shown in the attached testcase (you'll need the full Zapfino font and the new textframe to see this). Select just the first character of the "Th" ligature to see...

1) The ascender of the h is cut off to the right of the ligature. We're not correctly detecting that the h is the end of the ligature. Simple off by one error.

2) We should pixel-snap the clip rect we use to draw partial ligatures. This will avoid seams between two components of the same ligature.
Flags: blocking1.9?
Attached patch fixSplinter Review
Attachment #266328 - Flags: review?(pavlov)
Attachment #266328 - Flags: review?(pavlov) → review+
checked in.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
Flags: blocking1.9?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: