[Commits] [wesnoth/wesnoth] 29f048: Text: removed extra width "hack" added in e683bf0f...
GitHub
noreply at github.com
Sat Feb 17 01:24:05 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 29f0486596bf808e806356d617377d1579b23963
https://github.com/wesnoth/wesnoth/commit/29f0486596bf808e806356d617377d1579b23963
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-17 (Sat, 17 Feb 2018)
Changed paths:
M src/font/text.cpp
Log Message:
-----------
Text: removed extra width "hack" added in e683bf0fb9e54fe9
I can't reproduce any issues with it removed, so it must have been something in
older pango.
Commit: 5c570841d3ff813ba0c74a2b591304c08fd22601
https://github.com/wesnoth/wesnoth/commit/5c570841d3ff813ba0c74a2b591304c08fd22601
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-17 (Sat, 17 Feb 2018)
Changed paths:
M CMakeLists.txt
M INSTALL.md
M SConstruct
M src/font/text.cpp
Log Message:
-----------
Bump required Pango version from 1.21.3 to 1.22.0
Just enough to get rid of that conditional use of pango_cairo_font_map_create_context.
Commit: 6b52d16faedaf6499f4777ed8156b1eaa09ab554
https://github.com/wesnoth/wesnoth/commit/6b52d16faedaf6499f4777ed8156b1eaa09ab554
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-17 (Sat, 17 Feb 2018)
Changed paths:
M src/gui/dialogs/unit_create.cpp
Log Message:
-----------
Unit Create: made Race the default sorting option, as was in 1.12
Fixes the second issue described in #2510.
Compare: https://github.com/wesnoth/wesnoth/compare/8549e93a1313...6b52d16faeda
More information about the Commits
mailing list