You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DyKnow's history feature means that the original ink strokes are not modified
when a pen stroke is moved or resized.
For example:
<PEN UT="1" PW="1024" PH="768" UID="fb6bf352-2fad-47c1-958d-ba0711d07022"
DATA="base64:AC0DEEgQRWobAgBZ/0ZqGwIAWf8RAACAPx8JEQAAAAAAAPA/CgkCDDT1RQw+1CI="
/>
<EDOB UT="1" SP="2715:1025" EP="3324:1184" PW="1024" PH="768"
UID="56beb867-be67-4ebf-8e3c-b141e299e8bf" ISREM="false">
<EDLI>
<EDDE OBJID="fb6bf352-2fad-47c1-958d-ba0711d07022" />
</EDLI>
</EDOB>
The way the resize works is by setting a new bounding box for the specified
unique objid's included in the modification.
Implementing this functionality will be very difficult, especially since this
applies to multiple object types.
Original issue reported on code.google.com by jjhatf02 on 2 Aug 2010 at 3:15
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
jjhatf02
on 2 Aug 2010 at 3:15The text was updated successfully, but these errors were encountered: