Re: separating flags from noteheads in font (issue4273119)

2011-06-26 Thread lemniskata . bernoullego
This is now abandoned; a new (working) version was created by Carl here: http://codereview.appspot.com/4662055/ (google code issue 1709) cheers, Janek http://codereview.appspot.com/4273119/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https:

Re: separating flags from noteheads in font (issue4273119)

2011-06-17 Thread Marc Hohl
Am 16.06.2011 23:19, schrieb Carl Sorensen: On 6/16/11 2:57 PM, "Janek Warchoł" wrote: 2011/6/14 Marc Hohl: Am 13.06.2011 22:16, schrieb Janek Warchoł: 2011/6/13 Janek Warchoł: Bad news: it doesn't work (the flags are squashed) An idea came to my mind - maybe we can use our *.table files

Re: separating flags from noteheads in font (issue4273119)

2011-06-16 Thread Carl Sorensen
On 6/16/11 2:57 PM, "Janek Warchoł" wrote: > 2011/6/14 Marc Hohl : >> Am 13.06.2011 22:16, schrieb Janek Warchoł: >>> >>> 2011/6/13 Janek Warchoł: Bad news: it doesn't work (the flags are squashed) >>> >>> An idea came to my mind - maybe we can use our *.table files in >>> feta-fl

Re: separating flags from noteheads in font (issue4273119)

2011-06-16 Thread Janek Warchoł
2011/6/14 Marc Hohl : > Am 13.06.2011 22:16, schrieb Janek Warchoł: >> >> 2011/6/13 Janek Warchoł: >>> >>> Bad news: it doesn't work (the flags are squashed) >> >> An idea came to my mind - maybe we can use our *.table files in >> feta-flags? >> Is it possible to tell our build system to compile fe

Re: separating flags from noteheads in font (issue4273119)

2011-06-16 Thread Janek Warchoł
W dniu 15 czerwca 2011 15:52 użytkownik Carl Sorensen napisał: > On 6/13/11 1:17 PM, "Janek Warchoł" > wrote: >> we are back to the same question: how to pass >> black_notehead_width to feta-flags from feta-noteheads. > > Have you tried eliminating the "numeric black_notehead_width;" line from >

Re: separating flags from noteheads in font (issue4273119)

2011-06-15 Thread Carl Sorensen
On 6/13/11 1:17 PM, "Janek Warchoł" wrote: > Bad news: it doesn't work (the flags are squashed) - i have no idea > why... Maybe i forgot to make clean when i tested it before, but i'm > almost sure i didn't. Still, this looks like the only possible > explanation. > Mike tested it too and he got f

Re: separating flags from noteheads in font (issue4273119)

2011-06-14 Thread Marc Hohl
Am 13.06.2011 22:16, schrieb Janek Warchoł: 2011/6/13 Janek Warchoł: Bad news: it doesn't work (the flags are squashed) An idea came to my mind - maybe we can use our *.table files in feta-flags? Is it possible to tell our build system to compile feta-noteheads first and feta-flags (which would

Re: separating flags from noteheads in font (issue4273119)

2011-06-13 Thread Colin Campbell
On 11-06-13 01:17 PM, Janek Warchoł wrote: Bad news: it doesn't work (the flags are squashed) - i have no idea why... Maybe i forgot to make clean when i tested it before, but i'm almost sure i didn't. Still, this looks like the only possible explanation. Mike tested it too and he got flags as sq

Re: separating flags from noteheads in font (issue4273119)

2011-06-13 Thread Janek Warchoł
2011/6/13 Janek Warchoł : > Bad news: it doesn't work (the flags are squashed) An idea came to my mind - maybe we can use our *.table files in feta-flags? Is it possible to tell our build system to compile feta-noteheads first and feta-flags (which would contain a reference to feta-noteheads.otf-g

Re: separating flags from noteheads in font (issue4273119)

2011-06-10 Thread lemzwerg
LGTM. http://codereview.appspot.com/4273119/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: separating flags from noteheads in font (issue4273119)

2011-06-10 Thread lemniskata . bernoullego
2011/6/11 : Looks good, but untested. I'll test it when I can. Ok. Don't forget to make clean in build/mf - there are still missing dependencies. Thanks! http://codereview.appspot.com/4273119/diff/3001/mf/feta-noteheads.mf File mf/feta-noteheads.mf (right): http://codereview.appspot.com/4

Re: separating flags from noteheads in font (issue4273119)

2011-06-10 Thread Carl . D . Sorensen
Looks good, but untested. I'll test it when I can. http://codereview.appspot.com/4273119/diff/3001/mf/feta-noteheads.mf File mf/feta-noteheads.mf (right): http://codereview.appspot.com/4273119/diff/3001/mf/feta-noteheads.mf#newcode45 mf/feta-noteheads.mf:45: numeric black_notehead_width; Perha

Re: separating flags from noteheads in font (issue4273119)

2011-06-10 Thread lemniskata . bernoullego
with Carl's help, new patch set was uploaded. Now the flags aren't squished, so it's perhaps ready to go :) http://codereview.appspot.com/4273119/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-de

Re: separating flags from noteheads in font (issue4273119)

2011-03-27 Thread Janek Warchoł
2011/3/27 Carl Sorensen : > > On 3/26/11 5:01 PM, "lemniskata.bernoull...@gmail.com" > wrote: > >> Unfortunetely there is a strange error: flags are now horizontally >> squished (despite calling "make clean" before "make"), see >> http://img829.imageshack.us/i/screenshotpxx.png/ >> Why this happen

Re: separating flags from noteheads in font (issue4273119)

2011-03-26 Thread Carl Sorensen
On 3/26/11 5:01 PM, "lemniskata.bernoull...@gmail.com" wrote: > Reviewers: , > > Message: > Hi, > > we are going to have multiple variants of each flag, fine-tuned to fit > particular stem lengths. This means LOTS of flag glyphs. > When experimenting some time ago i discovered that adding to

separating flags from noteheads in font (issue4273119)

2011-03-26 Thread lemniskata . bernoullego
Reviewers: , Message: Hi, we are going to have multiple variants of each flag, fine-tuned to fit particular stem lengths. This means LOTS of flag glyphs. When experimenting some time ago i discovered that adding too many glyphs results in error. I suppose it means there's a limit of how many gly