This commit is contained in:
Alexei Podtelezhnikov 2017-09-10 22:35:21 -04:00
parent 0683f0df7c
commit d1b6c6e211
1 changed files with 1 additions and 1 deletions

View File

@ -1781,7 +1781,7 @@ FT_BEGIN_HEADER
/* and add it to `origin_x'> */
/* */
/* origin_x += slot->advance.x; */
/* origin_x += slot->rsb_delta - slot->lsb_relta; */
/* origin_x += slot->rsb_delta - slot->lsb_delta; */
/* endfor */
/* } */
/* */