ruffle-rs/ruffle

Add more image tests

オープン

#6,972 opened on 2022/05/13

 (2 件のコメント) (2 件のリアクション) (0 人の担当者)Rust (932 件のフォーク)batch import
A-testsgood first issue

Repository metrics

Stars
 (17,394 個のスター)
PR merge metrics
 (平均マージ 4d 3h) (30d で 108 merged PRs)

説明

@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)

コントリビューターガイド