You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
HarfBuzz: Update to version 2.8.0
This commit is contained in:
8
thirdparty/harfbuzz/src/hb-set.h
vendored
8
thirdparty/harfbuzz/src/hb-set.h
vendored
@@ -24,7 +24,7 @@
|
||||
* Google Author(s): Behdad Esfahbod
|
||||
*/
|
||||
|
||||
#ifndef HB_H_IN
|
||||
#if !defined(HB_H_IN) && !defined(HB_NO_SINGLE_HEADER_ERROR)
|
||||
#error "Include <hb.h> instead."
|
||||
#endif
|
||||
|
||||
@@ -36,7 +36,11 @@
|
||||
HB_BEGIN_DECLS
|
||||
|
||||
|
||||
/*
|
||||
/**
|
||||
* HB_SET_VALUE_INVALID:
|
||||
*
|
||||
* Unset #hb_set_t value.
|
||||
*
|
||||
* Since: 0.9.21
|
||||
*/
|
||||
#define HB_SET_VALUE_INVALID ((hb_codepoint_t) -1)
|
||||
|
||||
Reference in New Issue
Block a user