How do I change the size of the macro println?

⚓ Rust    📅 2026-03-11    👤 surdeus    👁️ 1      

surdeus

I am making my own version of neofetch as my first Rust project. I know you can use \x1B to bolden text that is printed, though I want the text to actually appear bigger, not just thicker. Are there any libraries that could help with this, or even better, are there any built-in features that could help me complete this task inside Rust?

3 posts - 2 participants

Read full topic

🏷️ Rust_feed