DMarby / picsum-photos

Lorem Ipsum... but for photos.
https://picsum.photos
MIT License
2.2k stars 152 forks source link

Implement text rendering in the image processing library #70

Closed DMarby closed 1 year ago

DMarby commented 3 years ago

In order to support future features such as text overlays, we need to implement drawing text on top of the source image in our libvips binding and the higher level image processing library.

Ideally, we'd be able to configure the location, size, colour and font of the text.

https://github.com/DMarby/picsum-photos/tree/main/internal/vips https://github.com/DMarby/picsum-photos/tree/main/internal/image