Jump to content




[Lua][Question] How to you change the Font Size?


  • This topic is locked This topic is locked
9 replies to this topic

#1 fredghostkyle

  • New Members
  • 1 posts

Posted 14 October 2012 - 02:20 PM

Hi there, i'm new to this comunity and would like a little help with Monitors, and there Font size! i have figured out print but thats about it. Any help with monitors would greatly be apreciated.

I have found the Wiki for this is be full of information but i can't fund what i am looking for.

#2 JoshhT

  • New Members
  • 64 posts
  • LocationAustralia

Posted 14 October 2012 - 02:27 PM

mon = peripheral.wrap("top") -- The direction where your monitor is connected.
mon.setTextScale(2.5) -- Any number between 1.0 and 5.0, increasing by 0.5 each time.


#3 sjele

  • Members
  • 334 posts
  • LocationSomewhere on the planet called earth

Posted 14 October 2012 - 02:28 PM

local mon = periperal.wrap("side")
mon.setTextScale(n) -- n must be a number from 1-5

Ninja'd

#4 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 15 October 2012 - 02:16 AM

View Postsjele, on 14 October 2012 - 02:28 PM, said:

local mon = periperal.wrap("side")
mon.setTextScale(n) -- n must be a number from 1-5

Ninja'd
You can actually use 0.5 as a font size. I am using it along with advanced monitors for VERY small pixels.

#5 remiX

  • Members
  • 2,076 posts
  • LocationSouth Africa

Posted 15 October 2012 - 12:48 PM

Can you use 0.1?

#6 sjele

  • Members
  • 334 posts
  • LocationSomewhere on the planet called earth

Posted 15 October 2012 - 01:07 PM

You may have a number from 0.5 to 5.0; You can have every half and whole number inbetween. 0.5 , 1, 4.5,

#7 remiX

  • Members
  • 2,076 posts
  • LocationSouth Africa

Posted 15 October 2012 - 01:08 PM

:D/> lol 0.1 would be like this size

#8 Doyle3694

  • Members
  • 815 posts

Posted 15 October 2012 - 04:45 PM

Then put pressureplates in front of your monitor, so when they walk up to read the text they activate a TNT trap :D/> :P/>

#9 remiX

  • Members
  • 2,076 posts
  • LocationSouth Africa

Posted 15 October 2012 - 04:57 PM

Lmao XD

#10 PixelToast

  • Signature Abuser
  • 2,265 posts
  • Location3232235883

Posted 15 October 2012 - 05:08 PM

my house can self destruct if someone enters the wrong password, i got 2 people banned xD
i put up a sign that said if you enter the wrong password it would blow up and they would get banned
they completely ignored it





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users