Files
processing4/utils
kate hollenbach c6090d5861 add github action to implement #1490 contributor image (#1497)
Implements @skyash-dev's solution from the p5.js repository:

- add a github action to generate the image in contributors-png.yml
  - add utils/contributors-png.js to use node & canvas to make an image
  - use processing-bot to generate a pull request with the new updated
    image when the all contributors file is changed
  - action only applies to processing/processing4 repo's main branch
- add contributors.png file with current list of contributors (generated
  during testing)
- make contributors.png visible in the README in the contributors section
2026-04-17 18:36:30 -04:00
..