jay3332 / ril

Rust Imaging Library: A high-level imaging crate for Rust.
https://crates.io/crates/ril
MIT License
81 stars 10 forks source link

Text with outlines #14

Open jay3332 opened 1 year ago

jay3332 commented 1 year ago

From the Discord:

using ril, is there any way to draw text with outlines? otherwise is there a way to convolve the image to add an outline manually?

With addition to #9, a text-rendering interface with more features should be proposed

While not needed, a rework of the text-rendering module could be useful to implement this