On Sun, Apr 12, 2009 at 04:54:29PM -0400, Ignacio R. Morelle wrote: > On Tuesday 31 March 2009 12:35:52 am Eric S. Raymond wrote: > > Patrick Parker <[email protected]>: > > > This means that ~RC(a>b) image path function syntax will need to > > > change (because it contains >) > > > > That doesn't occur in text strings, does it? Because the pango > > interpretation is only done in very specific contects; right now, > > only in message= attributes within [message]. > It occurs in [message] [option] message=, if you want to have a menu with > unit > icons and multi-column* text labels, for instance. And, since most unit > graphics have magenta bits, you'd probably be using e.g.
I'm aware of the [message] [option] message = syntax. I want to convert it to fit better in the new gui code style, but I haven't found time to look into it yet. I'll probably split the option in three fields: - icon this will always be an image. - title first text with pango formatting. - description second text with pango formatting. Not entirely happy with the names title and description yet. Once I look at the details of the new format I want to think about how to convert the old format to the new format. -- Regards, Mark de Wever aka Mordante/SkeletonCrew _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
