Author :
Alexei Podtelezhnikov
Date :
2018-04-22 17:22:35
Hash :3b88576b Message :[base] Fix bitmap emboldening.
Bug introduced after release 2.8.
* src/base/ftbitmap.c (ft_bitmap_assure_buffer): We use
`FT_QALLOC_MULT', which doesn't zero out the buffer. Adjust the
bitmap copying code to take care of this fact.