b9ec32
! This is the global resources file that is loaded when
b9ec32
! all users log in, as well as for the login screen
b9ec32
b9ec32
! Fix the Xft dpi to 96; this prevents tiny fonts
b9ec32
! or HUGE fonts depending on the screen size.
b9ec32
Xft.dpi: 96
b9ec32
b9ec32
! hintstyle: medium means that (for Postscript fonts) we
b9ec32
! position the stems for maximum constrast and consistency
b9ec32
! but do not force the stems to integral widths. hintnone,
b9ec32
! hintslight, and hintfull are the other possibilities.
b9ec32
Xft.hintstyle: hintmedium
b9ec32
Xft.hinting: true