https://bugs.kde.org/show_bug.cgi?id=404011

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/cb06cfb2c |hics/krita/commit/91625c4ae
                   |037db6c51a0569ab59940e7e93a |311e5293dbee54eb2e6a04a5a53
                   |729a                        |d6dd

--- Comment #17 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 91625c4ae311e5293dbee54eb2e6a04a5a53d6dd by Dmitry Kazakov.
Committed on 03/05/2021 at 14:20.
Pushed by dkazakov into branch 'master'.

Fix font size in files created in Krita 4.4

Now when loading a file created in Krita 4.4 we convert its font
sizes using the DPI of the dispaly and bake this new value into
the file. The user can override this behavior by selecting
another DPI in Settings->General->Miscelaneous->Font DPI workaround.
Setting this value to 72 DPI will effectively disable any scaling.

M  +0    -2    libs/flake/svg/SvgGraphicContext.h
M  +0    -1    libs/flake/svg/SvgLoadingContext.cpp
M  +1    -1    libs/flake/svg/SvgLoadingContext.h
M  +14   -0    libs/flake/svg/SvgParser.cpp
M  +1    -0    libs/flake/svg/SvgParser.h
M  +2    -25   libs/flake/svg/SvgStyleParser.cpp
M  +3    -2    libs/flake/svg/SvgUtil.cpp
M  +29   -20   libs/flake/tests/TestSvgText.cpp
M  +65   -36   libs/flake/text/KoSvgTextChunkShape.cpp
M  +0    -2    libs/flake/text/KoSvgTextChunkShape_p.h
M  +63   -5    libs/flake/text/KoSvgTextProperties.cpp
M  +5    -1    libs/flake/text/KoSvgTextProperties.h
M  +15   -1    libs/ui/flake/kis_shape_layer.cc
M  +1    -0    libs/ui/flake/kis_shape_layer.h
M  +1    -0    libs/ui/flake/kis_shape_selection.cpp
M  +5    -1    libs/ui/forms/wdggeneralsettings.ui
M  +1    -0    plugins/impex/svg/kis_svg_import.cc

https://invent.kde.org/graphics/krita/commit/91625c4ae311e5293dbee54eb2e6a04a5a53d6dd

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to