Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v8.7.2

@jcupitt jcupitt tagged this 05 Dec 14:24
Fixes two issues:

1. vips_text() in autofit mode could set the wrong DPI, since it set the
DPI in its own copy of the variable, but did not do a final update on
the DPI setting that FT uses for rendering.

2. vips_text() in autofit mode allocated a new context each time, rather
than reusing the context for that call. This caused a small memory leak.

See https://github.com/libvips/libvips/issues/1174
Assets 2
Loading