update text

This commit is contained in:
Luke Pulverenti 2015-03-08 23:58:16 -04:00
parent 2caf01f43b
commit b8ade884f0

View file

@ -52,7 +52,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
}
else if (text.Length >= 3)
{
x += 1;
//x += 1;
y -= 2;
fontSize = 24;
}