[Linux] NWC success under Wine 25 years ago Just a short note to say that after a very crude and tiny hack to the Wine source code and a little font magic, I have successfully got NWC running under Wine.I won't go into the gory details, but those of you who are interested, post here or mail me. If there's sufficient interest I'll document the procedure and get some downloadables together.--MJ Quote Selected
Re: [Linux] NWC success under Wine Reply #1 – 25 years ago Ok, there's a downloadable available with the necessary files and bare bones instructions.http://ftp://vadu.com/pub/scripto/helpful/nwc-under-wine.tar.gzRegards,--M Quote Selected
Re: [Linux] NWC success under Wine Reply #2 – 24 years ago I'll have a look, thanks.In the meantime here's a post from comp.emulators.ms-windows.wine.>Noteworthy Composer (www.ntworthy.com) displays blank staves - no >notes It's a TrueType handling problem as you have seen (theGetCharABCWidths trace).I have tried a quick and dirty patch and found that indeedimplementing TrueType correctly should fix this app as thenotes are displayed as a TrueType font.You can have some hope for the future as - AFAIK - Codeweavers liststhis as a goal for Wine 1.0, and one of the Wine contributors (Huw Davies) is said to work on it. Quote Selected