denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] binreloc for mingw builds?


From: Richard Shann
Subject: Re: [Denemo-devel] binreloc for mingw builds?
Date: Fri, 16 Jan 2015 21:59:10 +0000

On Fri, 2015-01-16 at 18:01 +0000, Richard Shann wrote:
> No, that should be fine for testing, I'll get to this as soon as
> possible.

Ok, both are working fine, attached (*) is a batch file which can be placed
in the top directory and should run Denemo when double clicked.

There still remains the problem that the font feta26.ttf needs to be
installed. Can you post up the source code of the utility that you found
- we should be able to use it to install the font - we could even use
the batch file to install it 

.\regfont .\usr\share\fonts\truetype\denemo\feta.ttf

would do it, but it would it not require elevated permissions?

We could also fix the problem that the preference for LilyPond path may
change depending on which usb port gets used, so for this version it
should not be picked up from denemorc - we can do that.

Richard

(*) Ha! the denemo-devel list refused to post my email because of the 
attachement!
It thought that anything called .bat might be a bug. Well, here is the actual 
text of the .bat file:

@ECHO OFF
START /B .\usr\bin\denemo.exe %1


we would probably need START /B before the .\regfont too, to avoid a
terminal getting launched.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]