Nikolay Sivov : dwrite: Use common structure to pass stream/facetype/ index data around.
Module: wine Branch: master Commit: 2b962761830d9e8785a13d435f70aa1204689197 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2b962761830d9e8785a13d435f... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue May 3 21:26:48 2016 +0300 dwrite: Use common structure to pass stream/facetype/index data around. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dwrite/dwrite_private.h | 18 ++++++--- dlls/dwrite/font.c | 24 +++++++++--- dlls/dwrite/gdiinterop.c | 18 +++++---- dlls/dwrite/opentype.c | 87 +++++++++++++++++++++----------------------- 4 files changed, 82 insertions(+), 65 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2b962761830d9e8785a13d...
participants (1)
-
Alexandre Julliard