aseprite / docs

Aseprite documentation
https://www.aseprite.org/docs/
26 stars 58 forks source link

Transformations Section Update #26

Closed thkwznk closed 2 years ago

dacap commented 2 years ago

Hi @thkwznk, a PR should avoid to merge other branches (you can rebase your branch and force push in your own branch). Anyway I'll remove the write access just in case (it's too risky for rebase/force pushes). So you can fork the docs repository in your own user and send PRs from there.

P.S. I've just published the rotate page: https://aseprite.org/docs/rotate/

thkwznk commented 2 years ago

@dacap Sure, I'll fork the repository, cherry-pick the changes to a new branch and continue from there. Any feedback on the content itself?

dacap commented 2 years ago

Thanks @thkwznk, I'll review it right now, some general recommendations would be to avoid changing the style of italic text (we use *this* instead of _this_). Now I'll make other comments inline.

thkwznk commented 2 years ago

...some general recommendations would be to avoid changing the style of italic text (we use *this* instead of _this_).

I use automatic formatting a lot, so I'll set it up to use the * for italics and bullet lists. 👍

thkwznk commented 2 years ago

I'm closing this one and will reopen a final one with visuals from the forked repository.