提交 04caf116 编写于 作者: B Behdad Esfahbod

[hb-view] Change subpixel bits from 8 to 6

To match FreeType units, such that FreeType gets correct size from us.
This matters more now that we allow setting --ft-load-flags.
上级 824111d4
......@@ -30,7 +30,7 @@
#include "view-cairo.hh"
#define DEFAULT_FONT_SIZE 256
#define SUBPIXEL_BITS 8
#define SUBPIXEL_BITS 6
int
main (int argc, char **argv)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册