18 Jan
2021
18 Jan
'21
11 p.m.
Module: wine Branch: master Commit: 6ebbf619cbca8bf6c235fbb9bb8000b8a780c8fc URL: https://source.winehq.org/git/wine.git/?a=commit;h=6ebbf619cbca8bf6c235fbb9b... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Mon Jan 18 15:05:42 2021 +0300 dwrite: Use table access helpers for reading names. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dwrite/opentype.c | 115 ++++++++++++++++++++++++++----------------------- 1 file changed, 62 insertions(+), 53 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6ebbf619cbca8bf6c235f...