summaryrefslogtreecommitdiffstats
path: root/rules/fontconfig22.in
blob: baa7ddc330cc39a038921b701c71307786881ea3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
menuconfig FONTCONFIG22
	bool "Fontconfig 2.2        "
	help
	  Fontconfig is a font configuration and 
	  customization library, which does not depend on 
	  the X Window System.  It is designed to locate
 	  fonts within the system and select them according 
	  to requirements specified by applications.
 	  
	  Fontconfig is not a rasterization library, nor 
	  does it impose a particular rasterization library 
	  on the application.  The X-specific library 'Xft' 
	  uses fontconfig along with freetype to specify and
 	  rasterize fonts.