Changelog for X11-xft-0.3.4
Change Log / Release Notes
0.3.4 (2021-12-11)
-
Dropped support for GHC 7.10.
-
Added
xftDrawStringFallback, which works likexftDrawStringbut supports font fallback. -
Added
xftTextAccumExtents, which works likexftTextExtentsbut possibly uses different fonts for different parts of the string and returns the accumulative extents. -
Added the functions
xftfont_max_ascent,xftfont_max_descent, andxftfont_max_heightto gain information about a non-empty list ofXftFonts.
0.3.3 (2021-12-01)
- Fixed flipped green/blue values in XRenderColor.