Update src/hb-graphite2.cc
Co-Authored-By: Khaled Hosny <dr.khaled.hosny@gmail.com>
This commit is contained in:
parent
aff21795b2
commit
a199eab20e
|
@ -43,7 +43,7 @@
|
||||||
*
|
*
|
||||||
* Functions for using HarfBuzz with fonts that include Graphite2 features.
|
* Functions for using HarfBuzz with fonts that include Graphite2 features.
|
||||||
*
|
*
|
||||||
* For Graphite2 features to work, you must be sure that HarfBuzz was compiled
|
* For Graphite features to work, you must be sure that HarfBuzz was compiled
|
||||||
* with the `graphite2` shaping engine enabled. Currently, the default is to
|
* with the `graphite2` shaping engine enabled. Currently, the default is to
|
||||||
* not enable `graphite2` shaping.
|
* not enable `graphite2` shaping.
|
||||||
**/
|
**/
|
||||||
|
|
Loading…
Reference in New Issue