[Commits] [wesnoth/wesnoth] f70f1b: Avoid surface copying when rendering text

GitHub noreply at github.com
Thu Feb 16 18:39:43 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f70f1b37e49368fcd90a53f33af40054ea6e4484
      https://github.com/wesnoth/wesnoth/commit/f70f1b37e49368fcd90a53f33af40054ea6e4484
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M src/font/text.cpp
    M src/font/text.hpp
    M src/gui/core/canvas.cpp

  Log Message:
  -----------
  Avoid surface copying when rendering text

This was a small proposed change as part of PR #844. While that PR is rather outdated at this point, this seemed like
a simple, useful change.





More information about the Commits mailing list