Textualize / textual

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
https://textual.textualize.io/
MIT License
25.2k stars 773 forks source link

Add feature: TCSS property font-size #4609

Closed MatixAndr09 closed 3 months ago

MatixAndr09 commented 3 months ago

I want to add a TCSS property that changes size of text displayed for example in Static

willmcgugan commented 3 months ago

Terminals don't support changing the text size. In most terminals you can zoom with ctrl + plus and ctrl + minus, but that's it.

github-actions[bot] commented 3 months ago

Don't forget to star the repository!

Follow @textualizeio for Textual updates.

MatixAndr09 commented 3 months ago

Terminals don't support changing the text size. In most terminals you can zoom with ctrl + plus and ctrl + minus, but that's it.

Okay, sorry for opening im stupid LOL

willmcgugan commented 3 months ago

It wasn't stupid. Every day is a school day!

MatixAndr09 commented 3 months ago

Yea, i know