/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "../qt5/QtX11Support.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */ .png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/win/DWriteTextRenderer.hxx
AgeCommit message (Expand)Author
2024-10-19Windows/--disable-skia: fix D2DWriteTextOutRenderer to properly set AA modeMike Kaganski
2024-04-11Use COMReference in D2DWriteTextOutRendererMike Kaganski
2024-04-08Exclude getHScale from DirectWrite font renderingMike Kaganski
2023-02-01tdf#143148 Use pragma once instead of include guardsanfanite396
2022-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2022-11-19vcl: move creating DWFontFace to WinFontFaceKhaled Hosny
2022-11-19vcl: remove unused D2DWriteTextOutRenderer codeKhaled Hosny
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2021-12-28changeTextAntiAliasMode is unusedCaolán McNamara
2021-05-08vcl: Rotate glyph in DWriteTextRenderer for vertical writing.Mark Hung
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-24Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl