Jump to content

Кривые тени


Recommended Posts

  
local sx,sy = guiGetScreenSize() 
local px,py = sx/100, sy/100 
dxDrawText(text,(px*1.5)-1,(py*(multiplier)+1),px*36.5,sy,tocolor(0,0,0,255),1.01,font,"left","top",true)--Тень 
dxDrawText(text,px*1.5,py*(multiplier),px*36.5,sy,color,1,font,"left","top",true)--Основной текст 

результат

3WYQpgc.png

в чем проблема? почему тень везде по разному стоит, на каждом сбщ ведь смещение в 1 пиксель.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...