Re: Issue 2350 in lilypond: Patch: Simplify font building.

2012-03-02 Thread lilypond

Updates:
Blockedon: 1964 2372

Comment #8 on issue 2350 by julien.r...@gmail.com: Patch: Simplify font  
building.

http://code.google.com/p/lilypond/issues/detail?id=2350

GUB should build the fontforge python bindings and make sure they are  
usable.

Next lilydev should have the fontforge python bindings installed and usable.


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2350 in lilypond: Patch: Simplify font building.

2012-02-26 Thread lilypond

Updates:
Labels: Patch-needs_work

Comment #7 on issue 2350 by d...@gnu.org: Patch: Simplify font building.
http://code.google.com/p/lilypond/issues/detail?id=2350#c7

Patchy the autobot says: Relevant lines during failed configure:
checking for fontforge python bindings... not found
ERROR: Please install required programs:  fontforge-python


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2350 in lilypond: Patch: Simplify font building.

2012-02-25 Thread lilypond

Updates:
Labels: Patch-needs_work

Comment #3 on issue 2350 by julien.r...@gmail.com: Patch: Simplify font  
building.

http://code.google.com/p/lilypond/issues/detail?id=2350#c3

Patchy the autobot says: Failed runner: nice make -j2


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2350 in lilypond: Patch: Simplify font building.

2012-02-25 Thread lilypond


Comment #4 on issue 2350 by julien.r...@gmail.com: Patch: Simplify font  
building.

http://code.google.com/p/lilypond/issues/detail?id=2350

Traceback (most recent call last):
  File /tmp/lilypond-autobuild/build/scripts/build/out/gen-emmentaler,  
line 5, in module

import fontforge
ImportError: No module named fontforge
make[1]: *** [out/emmentaler-11.svg] Error 1



___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2350 in lilypond: Patch: Simplify font building.

2012-02-25 Thread lilypond


Comment #5 on issue 2350 by joenee...@gmail.com: Patch: Simplify font  
building.

http://code.google.com/p/lilypond/issues/detail?id=2350

Looks like ubuntu splits the fontforge python bindings into a separate  
package... can you install python-fontforge and try again? I'll look into  
adding a configure check.



___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2350 in lilypond: Patch: Simplify font building.

2012-02-25 Thread lilypond

Updates:
Labels: Patch-new

Comment #6 on issue 2350 by joenee...@gmail.com: Patch: Simplify font  
building.

http://code.google.com/p/lilypond/issues/detail?id=2350#c6

Simplify font building.

Gets rid of intermediate .lisp files, and doesn't build tables except
for the braces.

Build emmentaler with python instead of pe.

http://codereview.appspot.com/5695061


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2350 in lilypond: Patch: Simplify font building.

2012-02-24 Thread lilypond


Comment #2 on issue 2350 by lemzw...@gmail.com: Patch: Simplify font  
building.

http://code.google.com/p/lilypond/issues/detail?id=2350

.enc files are indeed not used anywhere.  You would need them for TeX if  
you were going to access the Type1 fonts directly.  We don't support this,  
so everything's OK.



___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond