mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
924ea15cfa
commit
00dc7fb04f
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ You can keep the file name, but don't please contain any prefix(tvg) nor suffix(
|
||||||
Result Paint::composite(std::unique_ptr<Paint> target, CompositeMethod method) const noexcept;</br>
|
Result Paint::composite(std::unique_ptr<Paint> target, CompositeMethod method) const noexcept;</br>
|
||||||
|
|
||||||
@Examples: added ClipPath</br>
|
@Examples: added ClipPath</br>
|
||||||
|
|
||||||
|
@References: any links to the references such as screenshot images.
|
||||||
|
|
||||||
@Issues: 49
|
@Issues: 49
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Add table
Reference in a new issue