log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
MadButterfly
log nodejs/svg.js @ 1535:
9aff42a7e2b9
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-8
tip
age
author
description
Mon, 11 Apr 2011 13:17:05 +0800
wycc
Merge
Mon, 11 Apr 2011 12:54:39 +0800
wycc
A prelimanary support for the SVG 1.2 flowRoot style text support. This is useless unless the region is rectangle.
Sat, 09 Apr 2011 03:41:03 +0800
wycc
The scribbo may set the duplicated-src to itself. We work around it here. However, we should modify the scribbo to fix it.
Wed, 06 Apr 2011 21:35:21 +0800
wycc
Commit merged result
Wed, 06 Apr 2011 07:51:06 +0800
wycc
Add component class which is sued to access the objects in different frame for the same screen object. We will treat the object as the same if the duplicated-src are the same or it is the grpup defined by duplicated-src.
Sun, 03 Apr 2011 18:07:47 +0800
wycc
clone the affine matrix ofwhen we use clone_from_subtree. This function will not copy the affine matrix at all. We need to do it manually.
Sun, 03 Apr 2011 11:48:39 +0800
wycc
Use clone_from_subtree to generate content for the svg:use.
Sat, 02 Apr 2011 05:36:36 +0800
wycc
Fix the svg:use. For a svg:use, it is a group which include the content it reference. It means that we can not tween it to its origin object directly. Instead, we need to ungroup it and then use the result matrix to generate the tweened transformation matrix. Therefore, we need to concate its matrix to the referenced object.
less
more
|
(0)
-30
-10
-8
tip