Page 1 of 1

Full Event Text

Posted: Thu Jun 03, 2010 6:20 pm
by Hobbes
Just thought I would post this in the main forum as it might have gone missing in the beta forum -
mainly as I think it would improve the look of WiA's full text events - and might also improve them for other games and be an easy change to make?

Full event texts look a bit sloppy :-

Image


A couple of small changes would line the text up a bit better.
Moving the header text down a little to avoid the clash with the date.
Aligning the main text to the top of the image and making its margin similar in size to the text below the image :-

Image

Cheers, Chris

Posted: Thu Jun 03, 2010 6:35 pm
by lodilefty
:thumbsup:
Can you please send/post the file you changed?

I'll put it "in" for next patch... :D

Posted: Thu Jun 03, 2010 6:46 pm
by Hobbes
Hi Lodi, I didn't actually change any files - just used Paint.NET to alter the image to show how I hope a change might look :)

Cheers, Chris

Posted: Thu Jun 03, 2010 6:58 pm
by Gray_Lensman
deleted

Posted: Thu Jun 03, 2010 7:00 pm
by Hobbes
:) I'm getting better with Paint.NET - but there were a few tell-tail signs if you look at the image closely :)

Posted: Thu Jun 03, 2010 10:15 pm
by lodilefty
Hobbes wrote:Hi Lodi, I didn't actually change any files - just used Paint.NET to alter the image to show how I hope a change might look :)

Cheers, Chris


:o :bonk: :blink: :wacko:

Well, if you wish to tinker, try fiddling with coordinates in EventWindow.fte located in /WIA/FrontEnd :)

Caption0 = 0|193|0 // title coordinate (x centered)
Caption1 = 0|193|0 // title coordinate, Renforcement event
Caption2 = 80|240|0 // first line of text coordinate, standard event without image
Caption3 = 280|260|0 // first line of text coordinate, standard event with landscape image
Caption4 = 280|260|0 // first line of text coordinate, standard event with portrait image
Caption5 = 80|240|0 // first line of text coordinate, Renforcement event
Various6 = 43|230|0 // coordinate of the flavor image, if any, standard event
Various7 = 40|185|0 // Date position

Posted: Fri Jun 04, 2010 8:05 am
by Pocus
Hobbes wrote: :) I'm getting better with Paint.NET - but there were a few tell-tail signs if you look at the image closely :)


Perhaps you can tell me how to know the color of a particular pixel, without having to click on it with the pipette tool, then open the color dialog and see the RGB values? There must be something more handy than that ... Good old Paint shop pro would show you the color you where over in the bottom bar of the app.

Posted: Fri Jun 04, 2010 12:17 pm
by Hobbes
Pocus wrote:Perhaps you can tell me how to know the color of a particular pixel, without having to click on it with the pipette tool, then open the color dialog and see the RGB values? There must be something more handy than that ... Good old Paint shop pro would show you the color you where over in the bottom bar of the app.


Beyond my knowledge I'm afraid :(

Posted: Fri Jun 04, 2010 12:41 pm
by lodilefty
lodilefty wrote: :o :bonk: :blink: :wacko:

Well, if you wish to tinker, try fiddling with coordinates in EventWindow.fte located in /WIA/FrontEnd :)


Try this:

Extract into \WIA directory. 1 file overwritten (EventWindow.fte )

Posted: Sat Jun 05, 2010 9:49 am
by Hobbes
Lodi - it's perfect! :thumbsup:

Image


Thanks, Chris