libcroco r307 - in trunk: . src



Author: doml
Date: 2007-01-09 17:07:18 +0000 (Tue, 09 Jan 2007)
New Revision: 307
ViewCVS link: http://svn.gnome.org/viewcvs/libcroco?rev=307&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/cr-fonts.c
Log:
2007-01-09  Dom Lachowicz <domlachowicz gmail com>

        * src/cr-fonts.h: gives syntax errors when included twice
        * src/cr-fonts.c: the return value of cr_font_family_prepend()
        should be "the font family list", not CR_OK which is the same as NULL.
        * src/cr-fonts.c: the logic of cr_font_weight_get_bolder
        does not take into account the FONT_WEIGHT_INHERIT value, and the
        shift by 1 can yield out-of-range values. Partial fix






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]