YK
Size: a a a
YK
NK
NK
YK
YK
NK
AN
AN
NK
AN

YK
AN
YK
AN
YK
AN
YK
YK
AN
Bitmap bmp = new Bitmap(Math.Max(fullFieldSize.Width, 300), fullFieldSize.Height);
Graphics g = Graphics.FromImage(bmp);
g.DrawString(topText, fnt, Brushes.Blue, new Rectangle(0, posY, 1000, 24));
AN