ruffle-rs/ruffle

Add more image tests

開放

#6,972 建立於 2022年5月13日

 (2 則留言) (2 個反應) (0 位負責人)Rust (932 個分叉)batch import
A-testsgood first issue

倉庫指標

星標
 (17,394 顆星)
PR 合併指標
 (平均合併 4天 3小時) (30 天內合併 108 個 PR)

描述

@Aaron1011 was kind enough to add the ability for rendering test images, we should add some more of these, some of which may have caught recent regressions.

  • Fill styles (gradients, bitmaps, w/ transforms)
  • Line styles (including all linestyle2 options, caps, joins, fills)
  • Color transforms (including <0% and >100% testing premultiplied alpha)
  • Masking (including nested masks, AS masks)
  • Text (static, edit texts, outline and device fonts)
  • Drawing API
  • BitmapData (and associated methods)
  • Blend modes (when implemented)
  • Filters (when implemented)

貢獻者指南