Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to change terminal font size on Android Studio?

I want to change the Terminal font size. But I have no idea to do it.

Who can solve it?

enter image description here

like image 547
hongyuan pan Avatar asked Apr 20 '18 08:04

hongyuan pan


People also ask

How do I resize a font in terminal?

Open the terminal with pressing Ctrl + Alt + T . Then in the General Tab, uncheck Use the system fixed width font, and then select your desired font from dropdown menu.

Can you change font in Android Studio?

To add fonts as resources, perform the following steps in the Android Studio: Right-click the res folder and go to New > Android resource directory. The New Resource Directory window appears. In the Resource type list, select font, and then click OK.


3 Answers

in window : File - > Settings - > Editor - > Color scheme -> Console Font

enter image description here

like image 71
Amir Hossein Mirzaei Avatar answered Sep 18 '22 18:09

Amir Hossein Mirzaei


File > Settings (Ctrl + Alt + S) > Editor > Color Scheme > Console Font enter image description here

like image 22
Skizo-ozᴉʞS Avatar answered Sep 18 '22 18:09

Skizo-ozᴉʞS


Thanks for everyone, I have solve it. I also do this steps some days ago, but it is not effective immediately. I try to do it once again just now and then restart AndroidStudio , Everything is OK. Thanks!

like image 39
hongyuan pan Avatar answered Sep 19 '22 18:09

hongyuan pan