mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 13:28:03 +02:00
Merge branch 'feature/bugfix-include-ft-color' into 'master'
cairo-ft-private.h: fix missing FT_Color error Closes #792 See merge request cairo/cairo!597
This commit is contained in:
commit
21e6b2c6ad
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@
|
|||
|
||||
#if CAIRO_HAS_FT_FONT
|
||||
|
||||
#include FT_COLOR_H
|
||||
|
||||
CAIRO_BEGIN_DECLS
|
||||
|
||||
typedef struct _cairo_ft_unscaled_font cairo_ft_unscaled_font_t;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue