Closed morn-0 closed 1 year ago
Hello, I am trying to customize the rendering color of a font, how do I calculate it based on the rasterize or rasterize_subpixel function. I've tried a few options and they don't seem to work very well
rasterize
rasterize_subpixel
Incidentally to add to my context: it's based on a tiny-skia pixmap getting pixels_mut for the operation
tiny-skia
pixels_mut
Hello, I am trying to customize the rendering color of a font, how do I calculate it based on the
rasterize
orrasterize_subpixel
function. I've tried a few options and they don't seem to work very well