adamdruppe / arsd

This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
http://arsd-official.dpldocs.info/arsd.html
530 stars 125 forks source link

color: Extend point and size #405

Closed 0xEAB closed 6 months ago

0xEAB commented 6 months ago

As discussed on Discord, this is the first (and most basic) PR of the presenter thing I’m currently working on. This extends Point and Size in color.d with functionality that my own codebase had.

adamdruppe commented 6 months ago

if you're doing doing your stuff i'll go ahead and hit the merge button then prolly do a follow up commit tomorrow to add a few lil doc details and stuff

0xEAB commented 6 months ago

Sure, feel free to tune this to your liking. I’d say, this PR is ready-to-merge from my side. Let me know if you have any change requests.