this post was submitted on 29 Jun 2020
1 points (100.0% liked)

PHP

156 readers
6 users here now

founded 4 years ago
MODERATORS
 

I'm looking at generating images on the fly in response to web requests. I've already created this in Go, but I want to compare it to PHP.

Specifically, I'm curious about two things - the tools available for creating images pixel-by-pixel, and the libraries/packages available for assembling images in more abstract ways, like with geometry helper methods.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here