[Fontconfig] fontconfig and xfonts?

Keith Packard keithp at keithp.com
Fri Jan 23 11:01:38 EST 2004


Around 17 o'clock on Jan 22, "John A. Boyd Jr." wrote:

> The more general problem is that particular XLFD attributes, notably
> 'set width', are not preserved.

Current fontconfig CVS includes a 'width' attribute which can be set to 
any of:

	#define FC_WIDTH_ULTRACONDENSED     50
	#define FC_WIDTH_EXTRACONDENSED     63
	#define FC_WIDTH_CONDENSED          75
	#define FC_WIDTH_SEMICONDENSED      87
	#define FC_WIDTH_NORMAL             100
	#define FC_WIDTH_SEMIEXPANDED       113
	#define FC_WIDTH_EXPANDED           125
	#define FC_WIDTH_EXTRAEXPANDED      150
	#define FC_WIDTH_ULTRAEXPANDED      200

-keith






More information about the Fontconfig mailing list