未验证 提交 1e1e9086 编写于 作者: E Ebrahim Byagowi 提交者: GitHub

minor

上级 a62554af
......@@ -170,6 +170,7 @@ void colr_cpal_rendering (cairo_font_face_t *cairo_face, unsigned int upem, unsi
void dump_glyphs (cairo_font_face_t *cairo_face, unsigned int upem, unsigned int num_glyphs)
{
// Dump every glyph available on the font
return; // disabled for now
for (int i = 0; i < num_glyphs; ++i)
{
cairo_text_extents_t extents;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册