chickadee » sdl2-ttf » font-hinting

font-hinting fontprocedure
set! (font-hinting font) hintingsetter
font-hinting-set! font hintingsetter

Get or set the ttf:font's hinting, as one of the following symbols:

  • normal
  • light
  • mono
  • none

See TTF_GetFontHinting and TTF_SetFontHinting.