Changed the AFM metrics structure to use an array instead of a linked
commit87194855a10da239810d85091c0611ae2d344611
authorAlexandre Julliard <julliard@codeweavers.com>
Thu, 3 Aug 2000 22:17:45 +0000 (3 22:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Aug 2000 22:17:45 +0000 (3 22:17 +0000)
treecc16919c07242fed98ec996979e7dacef1f2fa99
parent66b4dd28cdc9ff8d7228ab1771c38dc1d517a1f4
Changed the AFM metrics structure to use an array instead of a linked
list. This avoids doing two heap allocations for every character, and
reduces the metrics parsing time by approx 25%.
dlls/wineps/afm.c
dlls/wineps/psdrv.h