Python Forum
Change Text Size in Console?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change Text Size in Console?
#1
Hello, everyone!

On Windows 10, I am creating a Python script, but the text output in the console is too tiny. I am aware that I can right-click on it, go to Properties, then Font, then change the size and colour, etc, but I'm going to be distributing this script, and so I want it to be done automatically.

Is there a way to change the console text size using Python?

If there is not, is there any way to set the font size to something, then have it be the same for any other computer (on Windows)?
Reply


Messages In This Thread
Change Text Size in Console? - by ShakeyPakey - Jun-02-2020, 07:58 PM
RE: Change Text Size in Console? - by buran - Jun-02-2020, 08:07 PM
RE: Change Text Size in Console? - by ShakeyPakey - Jun-02-2020, 08:20 PM
RE: Change Text Size in Console? - by buran - Jun-02-2020, 08:51 PM
RE: Change Text Size in Console? - by ShakeyPakey - Jun-03-2020, 07:38 AM
RE: Change Text Size in Console? - by buran - Jun-03-2020, 07:55 AM
RE: Change Text Size in Console? - by ShakeyPakey - Jun-03-2020, 08:18 AM
RE: Change Text Size in Console? - by DeaD_EyE - Jun-03-2020, 08:26 AM
RE: Change Text Size in Console? - by buran - Jun-03-2020, 08:48 AM
RE: Change Text Size in Console? - by drvlwho - Dec-09-2021, 02:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ANSI not working for change of text colors BliepMonster 10 3,413 Nov-10-2022, 09:28 AM
Last Post: BliepMonster
  find some word in text list file and a bit change to them RolanRoll 3 1,548 Jun-27-2022, 01:36 AM
Last Post: RolanRoll
  [split] Change Text Size in Console? CodingKid 1 1,885 Jul-20-2021, 02:47 PM
Last Post: deanhystad
  change a text file Blue Dog 5 2,757 Aug-04-2020, 05:51 AM
Last Post: DeaD_EyE
  size of set vs size of dict zweb 0 2,149 Oct-11-2019, 01:32 AM
Last Post: zweb
  Save console output to text file (like a log) koticphreak 9 29,381 Jun-02-2019, 07:45 PM
Last Post: snippsat
  Change Text Color Output in Python bluethundr 2 8,743 Mar-06-2019, 10:23 PM
Last Post: bluethundr
  How to format text to modify itself for different console sizes. FWendeburg 0 1,602 Feb-18-2019, 06:43 PM
Last Post: FWendeburg
  Is there a way to detect the text font, size and color from an image in python? Maia07 2 8,682 Aug-23-2018, 01:16 PM
Last Post: Maia07
  How can I write formatted (i.e. bold, italic, change font size, etc.) text to a file? JohnJSal 6 24,102 Jun-19-2018, 03:43 PM
Last Post: JohnJSal

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020