Fixed some races if Image.Font.load() is called in several threads. (Probably not a serious bug since Image.TTF or Image.FreeType mostly is used instead of these bitmapped fonts.) The bug did not affect use of the builtin font. Rev: src/modules/Image/font.c:1.82