URL:
  <http://gna.org/bugs/?11945>

                 Summary: Thin message fields prevent proper display of RGB
color code
                 Project: Battle for Wesnoth
            Submitted by: ken_oh
            Submitted on: Tuesday 07/01/2008 at 14:03
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: WML
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.4.x-1.5.1+svn
        Operating System: WinXP

    _______________________________________________________

Details:




        [message]
                speaker=narrator
                message="test"
                [option]
                        message ="&"+attacks/baneblade.png+"="+_ "<255,0,0>80"
                        [command]
                        [/command]
                [/option]
        [/message]


This code will display like this and won't be colorized:
2
5
5,
0,
0>
8
0

Stretching out the field horizontally, like below, makes it display normally.



        [message]
                speaker=narrator
                message="test_______________________"
                [option]
                        message ="&"+attacks/baneblade.png+"="+_ "<255,0,0>80"
                        [command]
                        [/command]
                [/option]
        [/message]





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?11945>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to