[forgot to send it previously]
https://codereview.appspot.com/569700043/diff/582060043/lily/freetype.cc File lily/freetype.cc (right): https://codereview.appspot.com/569700043/diff/582060043/lily/freetype.cc#newcode126 lily/freetype.cc:126: else if (outline->tags[j] & 1) On 2020/05/08 08:15:58, hahnjo wrote: > is there a define for this magic number? Yep: FT_CURVE_TAG_* (in file `ftimage.h`). https://codereview.appspot.com/569700043/