Closed
Bug 376927
Opened 18 years ago
Closed 18 years ago
Add path flattening to thebes
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: tor, Unassigned)
References
Details
Attachments
(1 file)
11.32 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
In the implementation of textPath in SVG, we need to convert paths into line segments ("flattening") to calculate the positioning of glyphs.
Attachment #261033 -
Flags: review?(vladimir)
Comment on attachment 261033 [details] [diff] [review]
add a gfxFlattenedPath class
Looks fine to me
Attachment #261033 -
Flags: review?(vladimir) → review+
Checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•