]> git.imager.perl.org - imager.git/commit
support threading with Imager's Freetype 1.x driver
authorTony Cook <tony@develop-help.com>
Mon, 10 Sep 2012 12:33:56 +0000 (22:33 +1000)
committerTony Cook <tony@develop-help.com>
Sat, 24 Nov 2012 04:05:54 +0000 (15:05 +1100)
commiteee347a18c9da0881485544779e91bcdf119e942
tree33bd683c76a4903473e04fc71fc3576c654525c1
parentf2da6da9055cf4f6156ded1e2a8c0e11a4d080ef
support threading with Imager's Freetype 1.x driver

This creates a new engine for each perl thread, which is meant to be
enough to be thread safe.
Imager.xs
fontft1.c
imager.h