harfbuzz / harfbuzz/harfbuzz

`tuple_data_t` micro-optimization

Open
#4,472 3 comments 0 reactions 1 assignee Claimed by @qxliu76 View on GitHub
Dominant language
C++
Stars
6.1k
Forks
779
Avg merge
14h 26m
Merged PRs (30d)
76

Description

Are we always sure that `indices` and `x_deltas` and `y_deltas` if available, have the same length? Ie. no allocation failure?
If yes we can use `arrayZ` in `operator *=`, `operator +=`, and possibly other places.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.