mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 01:18:13 +00:00
[graphite] Add HB_DEPRECATED annotation
This commit is contained in:
parent
68c86af187
commit
c9413d7bb5
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ hb_graphite2_face_get_gr_face (hb_face_t *face);
|
|||
|
||||
#ifndef HB_DISABLE_DEPRECATED
|
||||
|
||||
HB_EXTERN gr_font *
|
||||
HB_EXTERN HB_DEPRECATED gr_font *
|
||||
hb_graphite2_font_get_gr_font (hb_font_t *font);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue