snowie2000/mactype

ClipBox problem with combining characters

Open

#282 建立於 2017年5月27日

在 GitHub 查看
 (33 留言) (0 反應) (1 負責人)C++ (9,178 star) (446 fork)batch import
bugfuture versionhelp wanted

描述

The character is clipped if it is decorated by a combining character. Here is an example with IPA diacritics in Firefox (font: Segoe UI, backend: cairo):

example

Tried ClipBoxFix = 1, it doesn't work. I think this is caused by the combining character. Since its clipbox is smaller than the decorated character's, part of the decorated character is clipped.

貢獻者指南