提交 cc797e0d 编写于 作者: B Behdad Esfahbod

Minor

上级 826e2273
......@@ -41,8 +41,6 @@ API to add (maybe after 1.0):
- SFNT api? get_num_faces? get_table_tags? (there's something in stash)
- Full matrix instead of scale?
- Add segmentation API
- Add hb-fribidi?
......
......@@ -124,6 +124,8 @@ hb_shape_full (hb_font_t *font,
const char *shaper_options,
const char **shaper_list)
{
/* TODO
* This function, and shaper_list handling need to be redone. */
if (likely (!shaper_list))
shaper_list = static_shaper_list.shaper_list;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册