int-not32-changes-2017
Alexei Podtelezhnikov 7 years ago
parent 0683f0df7c
commit d1b6c6e211
  1. 2
      include/freetype/freetype.h

@ -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 */
/* } */
/* */

Loading…
Cancel
Save