diff README @ 28206:11d66485fc19 stable

Correctly cache fonts in ft_manager (bug #58150) * ft-text-renderer.cc (ft_manager::do_get_font): Call FT_Reference_Face to increment the FT_Face ref count otherwise any call to FT_Done will make the object be freed and un-cached. (ft_manager::do_font_destroyed): Call FT_Done_Face to decrement the FT_Face ref count.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Sat, 11 Apr 2020 15:57:36 +0200
parents 713dc97d887f
children 1296a89b08f4
line wrap: on
line diff