[Commits] [wesnoth/wesnoth] 2ef461: Text: cleanup and a small 'fix' to the rendering c...
GitHub
noreply at github.com
Sun Sep 25 14:34:31 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2ef46193c9d8a52bf352050419224e95cbe49bc4
https://github.com/wesnoth/wesnoth/commit/2ef46193c9d8a52bf352050419224e95cbe49bc4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-09-26 (Mon, 26 Sep 2016)
Changed paths:
M src/text.cpp
Log Message:
-----------
Text: cleanup and a small 'fix' to the rendering code
The proper way to get stride is with cairo_format_stride_for_width. I made the code use that instead
of just multiplying width by 4.
More information about the Commits
mailing list