зеркало из https://github.com/mozilla/gecko-dev.git
servo: Update rust-harfbuzz
Source-Repo: https://github.com/servo/servo Source-Revision: 5086fde8286efa999ca12344dc9543154b38b5f7
This commit is contained in:
Родитель
eb5b71e49c
Коммит
0ced2f0b1c
|
@ -39,7 +39,7 @@ fn shape_text(_font: &font, text: str) -> [glyph] {
|
|||
y_advance: 0 as int32_t,
|
||||
x_offset: cur_x as int32_t,
|
||||
y_offset: 0 as int32_t,
|
||||
var: 0
|
||||
var: 0i32
|
||||
};
|
||||
|
||||
vec::push(glyphs, glyph(ch as uint, glyph_pos(hb_pos)));
|
||||
|
|
Загрузка…
Ссылка в новой задаче