Text rendering via text-to-png

⚓ Rust    📅 2026-05-29    👤 surdeus    👁️ 2      

surdeus

hello , I am using text-to-png crate to render the ascii text onto png , however for some reason if i pass text directly like "hello" , it creates img nicely but if i pass the ascii text generated from image and try to render it on image, it does not works .

ascii text generated is completely fine so not sure why it's not being rendered properly . I just see a complete black image

2 posts - 2 participants

Read full topic

🏷️ Rust_feed