home.social

#guile_png — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #guile_png, aggregated by home.social.

  1. Some new generative art created with Guile-PNG (github.com/artyom-poptsov/guil).

    Now I can draw regular polygons with arbitrary number of sides.

  2. Now Guile-PNG (github.com/artyom-poptsov/guil) can draw hexagons. Here an example of a rather quite simple form of generative art, created with Guile-PNG.

  3. Released Guile-PNG version 0.8.0:
    github.com/artyom-poptsov/guil

    Main changes:
    - New "png" CLI tool that prints human-readable information in org-mode format about the given PNG file.
    - New "<square>" type in "(png graphics rectangle)" module.
    - New "(png version)" module that provides procedures to get the information about the current Guile-PNG version.

  4. Implemented "png" CLI tool for Guile-PNG (github.com/artyom-poptsov/guil) that prints the contents of a given PNG file (or the file coming from the standard input) to the standard output in org-mode format.