Merge branch 'upstream' into tizen
[platform/upstream/harfbuzz.git] / config.h.in
index 409cc8e..ab960fb 100644 (file)
 /* Have cairo-ft support in cairo graphics library */
 #undef HAVE_CAIRO_FT
 
+/* Define to 1 if you have the
+   `cairo_user_font_face_set_render_color_glyph_func' function. */
+#undef HAVE_CAIRO_USER_FONT_FACE_SET_RENDER_COLOR_GLYPH_FUNC
+
 /* Have chafa terminal graphics library */
 #undef HAVE_CHAFA
 
@@ -27,8 +31,8 @@
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
-/* Define to 1 if you have the <dwrite.h> header file. */
-#undef HAVE_DWRITE_H
+/* Define to 1 if you have the <dwrite_1.h> header file. */
+#undef HAVE_DWRITE_1_H
 
 /* Have FreeType 2 library */
 #undef HAVE_FREETYPE
@@ -36,6 +40,9 @@
 /* Define to 1 if you have the `FT_Done_MM_Var' function. */
 #undef HAVE_FT_DONE_MM_VAR
 
+/* Define to 1 if you have the `FT_Get_Transform' function. */
+#undef HAVE_FT_GET_TRANSFORM
+
 /* Define to 1 if you have the `FT_Get_Var_Blend_Coordinates' function. */
 #undef HAVE_FT_GET_VAR_BLEND_COORDINATES
 
@@ -87,6 +94,9 @@
 /* Have PTHREAD_PRIO_INHERIT. */
 #undef HAVE_PTHREAD_PRIO_INHERIT
 
+/* Define to 1 if you have the `sincosf' function. */
+#undef HAVE_SINCOSF
+
 /* Define to 1 if you have the <stdbool.h> header file. */
 #undef HAVE_STDBOOL_H
 
 /* Define to 1 if you have the <usp10.h> header file. */
 #undef HAVE_USP10_H
 
+/* Have wasm-micro-runtime library */
+#undef HAVE_WASM
+
+/* Define to 1 if you have the <wasm_export.h> header file. */
+#undef HAVE_WASM_EXPORT_H
+
 /* Define to 1 if you have the <windows.h> header file. */
 #undef HAVE_WINDOWS_H