Size of type across different computers


Author
Message
becgwin
becgwin
Guru (7K reputation)Guru (7K reputation)Guru (7K reputation)Guru (7K reputation)Guru (7K reputation)Guru (7K reputation)Guru (7K reputation)Guru (7K reputation)Guru (7K reputation)
Group: Forum Members
Posts: 53, Visits: 313
Hi,

I am about to run an online study using multiple scripts and a batch file to be hosted on Inquisit.  I have tried the scripts across a few different computers and on my laptop the type of the majority of scripts, although not all, becomes so small it is almost unreadable.  I have attached a sample one of the scripts where I am having this problem. I can not work out why this is happening and thus how to address the problem.

Many thanks,

Rebecca 
Attachments
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
Try expressing all sizes in the script -- including those in any /fontstyle etc. attributes -- in percentages to scale apprporpriately across various screen sizes and resolutions.

Instead of e.g.

/ fontstyle = ("Verdana", -16, true, false, false, false, 5, 0)

do

/ fontstyle = ("Verdana", 2%, true, false, false, false, 5, 0)

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search