What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Output Font Log("");

acosta

New Member
Joined
Feb 22, 2013
Messages
17
Reaction score
0
Is there any way to change the font in the output Log("");


Before
8/8/2016 11:13:41 AM #Iris..........................: # 1234
8/8/2016 11:13:46 AM #Lily..........................: # 9876

After

8/8/2016 11:13:41 AM #Iris..........................: # 1234
8/8/2016 11:13:46 AM #Lily..........................: # 9876


because the output stay misaligned
 
Hi, yep. It was consolas before, and now it is Tahoma.
 
AB has Set for Fonts like LogSetColor or Log("text",Color.Black, Font.Arial) for example ?

Ty
 
There is no ability to do that. But if alot of peoples will need that - i can add it
 
Back
Top