On 02/07/2016 07:34, Kelvin Ma wrote: > So I think I figured out how to turn on font features, but how do I turn > ones off that are enabled by default? Like liga or kern? Just set the value to 0 in the features array. See https://github.com/simoncozens/sile/blob/master/src/justenoughharfbuzz.c#L78 Simon