linebender / piet

An abstraction for 2D graphics.
Apache License 2.0
1.24k stars 93 forks source link

feat(piet): add Clone impl to TextAttribute #484

Closed Fenex closed 2 years ago

Fenex commented 2 years ago

Issue #483 (conflict with PR #485)

The PR adds Clone derive to TextAttribute.

cmyr commented 2 years ago

let's take #485 instead. thanks!