Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

In addition to the font level settings provided earlier, here are my recommended scaling options, which should be good at all screen sizes, and result in a crisp font:

themes {
   theme {
      theme_settings {
         font    = ????
         columns = 72
      }
      screen {          widescreen_horz_ratio = 1
         snap_mode             = column
      }
   }
}