summaryrefslogtreecommitdiff
path: root/vcl/inc/win
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2016-10-21 21:00:21 -0700
committerKhaled Hosny <khaledhosny@eglug.org>2016-10-22 11:16:12 +0000
commit2148c853b0d0deea92b97a810950f4d9f0cbb152 (patch)
treeb3be84649176bdbaad13b2e8c753cf7119578de7 /vcl/inc/win
parentfdd96da1253092317dff68cbc6fb11a7e71834c1 (diff)
Simplify CommonSalLayout constructor on Windows
We can use GDI to load the font tables after all, no need for all the complications to use DirectWrite to load them. Should also make it work on Windows XP (untested). Change-Id: Id49fc524e6da983d76669a078f8b7d624f955703 Reviewed-on: https://gerrit.libreoffice.org/30156 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Diffstat (limited to 'vcl/inc/win')
-rw-r--r--vcl/inc/win/salgdi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/win/salgdi.h b/vcl/inc/win/salgdi.h
index d694cf66a367..359c566672b8 100644
--- a/vcl/inc/win/salgdi.h
+++ b/vcl/inc/win/salgdi.h
@@ -360,7 +360,6 @@ private:
void DrawTextLayout(const CommonSalLayout&, HDC);
public:
- static sal_uLong GetTable( const char pTagName[5], const unsigned char*&, void*&, IDWriteFontFace*& );
// public SalGraphics methods, the interface to the independent vcl part
// get device resolution