提交 ae6e348d 编写于 作者: E Ebrahim Byagowi

Minor, tweak spaces

上级 29f0b6bc
......@@ -287,11 +287,8 @@ struct subr_flattener_t
{
subr_flattener_t (const ACC &acc_,
const hb_vector_t<hb_codepoint_t> &glyphs_,
bool drop_hints_)
: acc (acc_),
glyphs (glyphs_),
drop_hints (drop_hints_)
{}
bool drop_hints_) : acc (acc_), glyphs (glyphs_),
drop_hints (drop_hints_) {}
bool flatten (str_buff_vec_t &flat_charstrings)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册