update text

pull/702/head
Luke Pulverenti 10 years ago
parent 2caf01f43b
commit b8ade884f0

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

Loading…
Cancel
Save