ImageBundle icon indicating copy to clipboard operation
ImageBundle copied to clipboard

write method: where to put font file?

Open tarrasque73 opened this issue 12 years ago • 0 comments

I'm trying to pick up an image in Twig and write a watermark text on it using the write function, like:

The cropResize works perfectly (and all other methods I've tested so far). The write method does not.

I tried putting the Arial.ttf file in a lot of places in the deployed file structure, but still does not work. Where should font files go?

Thanks

tarrasque73 avatar Jan 08 '14 16:01 tarrasque73