Comment
This commit is contained in:
parent
5bc6ab006d
commit
33cc3121d4
|
@ -39,7 +39,7 @@ HB_SHAPER_IMPLEMENT (graphite2)
|
|||
#endif
|
||||
|
||||
#ifndef HB_NO_OT_SHAPE
|
||||
HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
|
||||
HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main shaper. */
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISCRIBE
|
||||
|
|
Loading…
Reference in New Issue