1,295
edits
| Line 42: | Line 42: | ||
|- | |- | ||
|Add retained paths to cairo/SVG/D2D | |Add retained paths to cairo/SVG/D2D | ||
|We could speed up SVG rendering in many situations by adding [http://www.cairographics.org/ Cairo] API to reuse a path multiple times, and supporting this API directly in cairo backends where this feature exists in the underlying platform (e.g. D2D). Think "rotating tiger head". | |We could speed up SVG rendering in many situations by adding [http://www.cairographics.org/ Cairo] API to reuse a path multiple times, and supporting this API directly in cairo backends where this feature exists in the underlying platform (e.g. [http://msdn.microsoft.com/en-us/library/dd371512%28VS.85%29.aspx D2D]). Think "rotating tiger head". | ||
|roc | |roc | ||
|jrmuizel | |jrmuizel | ||
edits