comparison etc/NEWS @ 100986:55aea246d319

list-families is renamed to font-family-list.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 08 Jan 2009 18:45:08 +0000
parents d16df300c5f4
children e01b35f67245
comparison
equal deleted inserted replaced
100985:f82bae05534c 100986:55aea246d319
1640 1640
1641 **** `list-fonts' returns a list of font-entities matching a font spec. 1641 **** `list-fonts' returns a list of font-entities matching a font spec.
1642 1642
1643 **** `font-font' returns the font-entity best matching the given font spec. 1643 **** `font-font' returns the font-entity best matching the given font spec.
1644 1644
1645 **** `list-families' returns a list of family names of available fonts. 1645 **** `font-family-list' returns a list of family names of available fonts.
1646 1646
1647 **** `font-xlfd-name' returns an XLFD name of a given font spec, font 1647 **** `font-xlfd-name' returns an XLFD name of a given font spec, font
1648 entity, or font object. 1648 entity, or font object.
1649 1649
1650 **** `clear-font-cache' clears all font caches. 1650 **** `clear-font-cache' clears all font caches.