Casey Reas

Results 78 comments of Casey Reas

I don't think we can correct this without a major intervention for the documentation build system. Technically, under the hood, the color datatype is an "int" and the Parameters in...

Who is the best person for this job? @fjenett would you have a look?

I assigned @fjenett, but it's provisional.

I poked through the source for this in PImage.java and I wasn't able to reach a conclusion. I'm not sure if the language is wrong or the math. @benfry, what...

We made a decision to include this feature in the JavaDoc reference, but not on the simplified reference. This is the function inside the source code: ``` /** * Draw...

While I'm figuring this out, here's the source code for reference: https://github.com/processing/processing/blob/master/java/libraries/net/src/processing/net/Server.java

All fine. Thank you for moving through it.

I'm late getting back to this... the issue with the libraries is the links are defined by the library owners, in a data file that they host. So, these links...

I love the idea of adding all tutorial programs to the Examples in the download. It's strange that some have a download now and others do not. It's more to...

Yes, agree. I'll add it to my list.