placephant
placephant copied to clipboard
avoid text in images with some dependencies
my suggestion is maybe to avoid depending on a specific font? not sure how to solve it, may be related to the library rather than this app, i run it like cd web; php -S localhost:9090
php: unable to read font `/usr/local/share/ghostscript/fonts/b018015l.pfb' @ error/annotate.c/RenderFreetype/1126.
php: Postscript delegate failed `/var/tmp/magick-52020A4QiQ6KTq262': No such file or directory @ error/ps.c/ReadPSImage/837.
[Fri Dec 20 04:55:21 2013] Uncaught PHP Exception ImagickException: "Failed to query the font metrics" at /Users/cordoval/Sites/libs/placephant/vendor/imanee/imanee/src/Imanee/Image.php line 191
hmm I'll have a look at this, might be better to use a provided TTF font instead of system fonts.
:+1: