[Commits] [wesnoth/wesnoth] 504cf8: preferences: Replace orb slider icons to reduce IP...

GitHub noreply at github.com
Tue Jul 15 23:30:51 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 504cf88e7e33c311ded5725f0a4f3d2b0fe42e45
      https://github.com/wesnoth/wesnoth/commit/504cf88e7e33c311ded5725f0a4f3d2b0fe42e45
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-07-15 (Tue, 15 Jul 2014)

  Changed paths:
    M images/buttons/misc/orb-pressed.png
    M images/buttons/misc/orb.png
    M src/game_preferences_display.cpp

  Log Message:
  -----------
  preferences: Replace orb slider icons to reduce IPF abuse in the C++

By taking images/misc/orb at 2x.png and editing it (in non-trivial ways,
sadly), we get images that are more suitable for the UI than what we had
up to this point, without the result looking upscaled and ugly, and
without requiring a hardcoded IPF full of magic numbers.

I drew the frame for the pressed variation myself using the pressed
slider block thingy from images/buttons/sliders/slider-pressed.png.





More information about the Commits mailing list