dongshang5862 2013-10-26 07:19 采纳率: 0%
浏览 115
已采纳

如何在Canvas上拖放图像/文本并将画布保存为HTML?

How can I show Html/pdf on page(Using Canvas) and add images and text by dragging and dropping them and save Canvas as html ? I have tried jQuery UI for drag and drop images and text but it's not up to mark. Can I load html into canvas and perform the drag and drop on canvas?

  • 写回答

1条回答 默认 最新

  • dongmi0760 2013-10-26 16:38
    关注

    No, you can't load actual html into canvas itself (largely for security reasons).

    This canvas library does a fairly good job of "faking it":

    http://html2canvas.hertzen.com/

    But with a little learning, you may find that canvas itself has all the formatting/drawing capabilities you need.

    • Drawing basic elements: lines, rectangles, arcs, images
    • Drawing text including fonts and font sizes
    • Drawing custom paths
    • Drawing effects: opacity, shadowing, compositing (blending), clipping
    • Strokes, fills (including gradients), patterns
    • Transforms: move, rotate, scale, skew

    And you can tie into window events (mouse, touch, requestAnimationFrame, etc) to get more:

    • Drag/Drop
    • Animations
    • Transitions
    • Spriting
    • Capture & Alter video streams
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!