Guest wrote:
Hi Henri,
Things have been fairly quite here recently. I have been checking to see how things are going, but not much has changed. I was wondering how you were going with the MBM bug?
Nice to see someone interested how things are going.
Unfortunately there isn't much I've done for the bug.
I did some research about month ago but not much else. I have worked only couple hours with LCDInfo in the past month because I've had so much other things to do.
But I can give you something new to test:
This version has a preliminary truetype font support to play with.
http://www.skippari.net/lcd/sekalaista/preview.zip
Changes:
[Font] sections
and [Screen] section
GraphicText0=Test(10,10,1)
GraphicText1=var(50,20,0,winampstatus)
First one writes text "Test" to place 10,10 with font 1
and the second one writes "winampstatus" variable to point 50,20 with font 0
Max number of fonts is 5 and for GraphicText columns 10. If needed I can easily increase these values.
Included INIs have some examples how they work.
Config program in the preview.zip is for the NT version but you can replace it with the one from 0.3.1 package if needed.