DMarby / picsum-photos

Lorem Ipsum... but for photos.

Home Page:https://picsum.photos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement text rendering in the image processing library

DMarby opened this issue · comments

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