Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Basil2
Forum: General Authoring Discussion 08-28-18, 06:01 AM
Replies: 5
Views: 3,592
Posted By Basil2
Tnank you for answers, the problems were...

Tnank you for answers, the problems were solved:

1: By using GetPhysicalScreenSize()

2: By using the following code:

local function SetColor256(obj, r, g, b)
local function to01(value0255)
...
Forum: General Authoring Discussion 07-11-18, 05:58 AM
Replies: 5
Views: 3,592
Posted By Basil2
How to make pixel-accurate interface?

I am trying to output some pixels and have two problems.


1. Frame:SetSize(x, y) in real pixels is not exactly x and y.

I can compensate it by using Frame:SetScale(768/real_resolution). But how can...
Showing results 1 to 2 of 2