[docs] Hook up hb-var

This commit is contained in:
Behdad Esfahbod 2018-10-27 05:00:42 -07:00
parent 80d9a427cf
commit 1d40d72f29
2 changed files with 12 additions and 0 deletions

View File

@ -76,6 +76,7 @@
<xi:include href="xml/hb-ot-name.xml"/>
<xi:include href="xml/hb-ot-math.xml"/>
<xi:include href="xml/hb-ot-shape.xml"/>
<xi:include href="xml/hb-ot-var.xml"/>
<xi:include href="xml/hb-shape-plan.xml"/>

View File

@ -32,6 +32,17 @@
#include "hb-ot-var-mvar-table.hh"
#include "hb-ot-var.h"
/**
* SECTION:hb-ot-var
* @title: hb-ot-var
* @short_description: OpenType Font Variations
* @include: hb-ot.h
*
* Functions for fetching information about OpenType Variable Fonts.
**/
/*
* fvar/avar
*/