Пример #1
0
 public void setLineSpacing(int LineSpacing)
 {
     SDL_FontCache.FC_SetLineSpacing(font, LineSpacing);
 }