mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 05:55:06 +00:00
Whitespace
This commit is contained in:
parent
76879c5763
commit
82c863a50b
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ struct OS2
|
|||
return_trace (true);
|
||||
|
||||
/* when --gids option is not used, no need to do collect_mapping that is
|
||||
* iterating all codepoints in each subtable, which is not efficient */
|
||||
* iterating all codepoints in each subtable, which is not efficient */
|
||||
uint16_t min_cp, max_cp;
|
||||
find_min_and_max_codepoint (c->plan->unicodes, &min_cp, &max_cp);
|
||||
os2_prime->usFirstCharIndex = min_cp;
|
||||
|
|
Loading…
Add table
Reference in a new issue