log src/nsfont.m @ 106028:11d369ec41c4

age author description
Mon, 19 Oct 2009 16:58:18 +0000 Dan Nicolaescu * nsterm.m:
Tue, 13 Oct 2009 01:05:18 +0000 Adrian Robert Add space after casts in last change.
Mon, 12 Oct 2009 00:27:28 +0000 Adrian Robert * nsfont.m (ns_char_width): Replace deprecated call (suggested by
Wed, 23 Sep 2009 18:21:04 +0000 Adrian Robert * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
Wed, 23 Sep 2009 02:36:57 +0000 Adrian Robert * nsfont.m (Vns_reg_to_script): New lisp variable.
Fri, 18 Sep 2009 15:12:34 +0000 Adrian Robert (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.
Wed, 09 Sep 2009 15:05:47 +0000 Adrian Robert * nsfont.m (ns_get_family): Don't force first letter to uppercase.
Sun, 02 Aug 2009 15:37:07 +0000 Adrian Robert * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.
Wed, 29 Jul 2009 16:03:12 +0000 Adrian Robert * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
Sun, 26 Jul 2009 12:58:56 +0000 Chong Yidong * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
Fri, 24 Jul 2009 15:43:22 +0000 Adrian Robert * nsfont.m (ns_findfonts): Correctly return fallback in match case.
Thu, 23 Jul 2009 14:41:05 +0000 Adrian Robert * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
Mon, 20 Jul 2009 18:14:05 +0000 Adrian Robert * nsfont.m (ns_attribute_value): Remove.
Wed, 15 Jul 2009 08:24:38 +0000 YAMAMOTO Mitsuharu (nsfont_draw): Remove code for stippling, which actually
Mon, 29 Jun 2009 05:28:54 +0000 Jim Meyering Remove useless if-before-xfree tests.