thefryscorer / schemer2

Terminal Colorscheme Generator and Converter
243 stars 9 forks source link

Ray image rotation? #4

Open brontosaurusrex opened 6 years ago

brontosaurusrex commented 6 years ago

I'd like to request

-raysRotation int (degrees)
# or/and
-raysRotationRandom true/false

if not already hidden somewhere?

thefryscorer commented 6 years ago

Can you elaborate on what you would expect the flag to do?

brontosaurusrex commented 6 years ago

It should just rotate the ray type of images (or start drawing at some other angle), so there is no origin lines parallel to the screen (or small chance for that to happen). Now + After ×

Example (rotation done in post) 2rides_2225APR0418.th.png

Edit, another related question; Is it possible to move origin point to x%,y% location somehow?

thefryscorer commented 6 years ago

Ah, alright. I see what you mean now. Should be pretty simple to add, but I'm pretty busy at the moment and it might be a while before I get around to it. If you want to submit a pull request with the changes I'll gladly merge it, but otherwise I'll get around to it when I can.

Is it possible to move origin point to x%,y% location somehow?

Not at the moment, but again, it would be pretty simple to add such a thing.

brontosaurusrex commented 6 years ago

Well thanks, I did a long stare at image.go, but it's not returning any empathy to go noobie.