On my system FF crashes each time I am attempting to autokern a set of
kerning classes. I suppose the problem is caused by line 685
in autowidth2.c: it should be
int **iright = galloc(rcnt*sizeof(int*));
rather than
int **iright = galloc(rcnt*sizeof(int));
--
Regards,
Alexey Kryukov <anagnost at yandex dot ru>
Moscow State University
Historical Faculty
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Fontforge-devel mailing list
Fontforge-devel@...
https://lists.sourceforge.net/lists/listinfo/fontforge-devel