Results 112 comments of Rodrigo Vilar

I would suggest to allow any orientation, not just horizontal and vertical. Having the possibility to change the orientation of the expression, in order to match the orientation of the...

Ok it seems that it is not supported. I saw the comment in the code `// TODO rotation and stretch currently not supported` Any plan to support it?

vexflow5 branch no longer renders glyphs in SVGContext/CanvasContext.

@infojunkie what is still missing here?

@mscuthbert do you want me to change that? I only use 5 lines staves.

In #1466 I prototyped the idea from @ronyeh to use the font directly. I did it only for noteheadBlack, see latest commit https://github.com/0xfe/vexflow/commit/7be6d555796ef1d26f30ee87942f25cfa8fefd85 . The result is also very promising....

I can extend my prototype to use the font approach for Bravura. This is easy. I can also use VexMl to convert a MusicXML score to VexFlow factory API. This...

@AaronDavidNewman I have reopen #1466 as draft so that you can look at the details in the prototype: **Prototype flow.html** - 50,3MB - 8259ms **Master flow.html** - 60,3MB - 8872ms...

I tried to make a minor change on master but TextFormatter was causing a runtime error. I did not investigate further. The important changes are glyph.ts, the list of WEB_FONT_FILES...

> What does this do to the minimum build size of Vexflow + one (non-jazz) font? The font sizes of full SMuFL fonts are a concern. It is about 60k...