vcl: add font map names to Font class

Desktop / LibreOffice - Chris Sherlock [gmail.com] - 22 January 2016 01:19 UTC

Added getter and setter for font map names to the Font class.

See commit description in 8bfccd3a71d911b6d ("vcl: Create accessor and mutator for font scaling in FontMetric") for reasoning behind patch.

Change-Id: I3e12c900da6f3abe60ea9c8dc39178fdd3f98bb7 Reviewed-on: https://gerrit.libreoffice.org/21695

b75cb14 vcl: add font map names to Font class
include/vcl/font.hxx | 2 ++
vcl/inc/impfont.hxx | 8 +++-----
vcl/source/font/font.cxx | 15 ++++++++++-----
vcl/source/outdev/font.cxx | 5 +++++
4 files changed, 20 insertions(+), 10 deletions(-)

Upstream: cgit.freedesktop.org


  • Share