summaryrefslogtreecommitdiff
path: root/ChangeLog.26
diff options
context:
space:
mode:
authorAnuj Verma <anujv@iitbhilai.ac.in>2020-08-16 09:06:59 +0530
committerAnuj Verma <anujv@iitbhilai.ac.in>2020-08-16 09:06:59 +0530
commit6ed3c34a0eb15146a81116d783645757c40f88ea (patch)
tree2e9c40f5d26d2c549857f1e3b98dc7fd09ee0387 /ChangeLog.26
parentf9f6adb625c48ef15b5d61a3ac1709a068ea95a3 (diff)
downloadfreetype2-6ed3c34a0eb15146a81116d783645757c40f88ea.tar.gz
[base] Make necessary changes to allow renderers of different formats.
* src/base/ftobjs.c (FT_Render_Glyph_Internal): Do not return if the glyph's slot format is `FT_GLYPH_FORMAT_BITMAP'. The `bsdf' renderer will require bitmaps for processing. * src/base/ftobjs.c (ft_add_renderer, ft_remove_renderer): Remove renderer's glyph format check before adding and removing them. The `bsdf' renderer will have a format of `FT_GLYPH_FORMAT_BITMAP'. So, if we do not remove this check it will not get initialized and will not work.
Diffstat (limited to 'ChangeLog.26')
0 files changed, 0 insertions, 0 deletions