Lines Matching +refs:clang +refs:format +refs:buffer
335 * Bound buffer growth during shaping to 32x,
336 * Fix assertions and other issues at OOM / buffer max-growth.
503 - Fix out-of-bounds access in Context lookup format 3.
528 respecing buffer direction and language, down to vertical writing.
537 * hb_buffer_clear_contents() does not reset buffer flags now.
542 actually uses the buffer. As such, don't clear it in
552 - hb_feature_from_string() now accepts CSS font-feature-settings format.
596 Another way to put it is: if there's pre-context text in the buffer,
630 - With all changes in this release, the buffer will contain fully
634 - Fix minor invalid buffer access.
718 - Uniscribe: fix scratch-buffer accounting.
746 - Misc compiler warning fixes with clang.
934 - hb_shape() and related APIs now abort if buffer direction is
936 hb_buffer_guess_segment_properties() on the buffer before
1033 - hb-shape --output-format=json
1105 - Adjust output format of hb-shape a bit.
1107 - Fix hb_buffer_set_length(buffer, 0) invalid memory allocation.
1501 o Added _make_immutable() and _is_immutable() for all object types except for buffer: