< prev index next >

src/java.desktop/share/native/libfontmanager/harfbuzz/hb-ot.h

Print this page

        

*** 28,41 **** #define HB_OT_H #define HB_OT_H_IN #include "hb.h" #include "hb-ot-font.h" #include "hb-ot-layout.h" #include "hb-ot-math.h" ! #include "hb-ot-tag.h" #include "hb-ot-shape.h" #include "hb-ot-var.h" HB_BEGIN_DECLS --- 28,43 ---- #define HB_OT_H #define HB_OT_H_IN #include "hb.h" + #include "hb-ot-color.h" + #include "hb-ot-deprecated.h" #include "hb-ot-font.h" #include "hb-ot-layout.h" #include "hb-ot-math.h" ! #include "hb-ot-name.h" #include "hb-ot-shape.h" #include "hb-ot-var.h" HB_BEGIN_DECLS
< prev index next >