nrennie / nrennie.github.io-comments

Repository to host Utterances for blog.
2 stars 0 forks source link

blog/creating-typewriter-images-r/ #20

Open utterances-bot opened 1 month ago

utterances-bot commented 1 month ago

Creating typewriter-styled images in R | Nicola Rennie

This blog post explains the process of manipulating images using {imager} in R, processing pixel data, and using it to create a new version of an image that looks like it was printed with a typewriter!

https://nrennie.rbind.io/blog/creating-typewriter-images-r/

ginolhac commented 1 month ago

cool stuff! Thanks for sharing. If you are using a quarto website, the integrated lightbox lib allows to click on images and see them as a gallery, large size. Would be very convenient for this post.

nrennie commented 1 month ago

Thanks - it's not a Quarto website unfortunately!

Edit: I've now added lightbox styling to the plots in this post!