- From: James Sutton <jsutton@dolphin-com.co.uk>
- Date: Wed, 15 Apr 2020 11:23:23 +0100
- To: Daniel Spreadbury <D.Spreadbury@steinberg.de>
- Cc: Glenn Linderman <v+smufl@g.nevcal.com>, "public-music-notation@w3.org" <public-music-notation@w3.org>
- Message-Id: <C957C690-CC12-483B-A4BC-6AAAD3401FF4@dolphin-com.co.uk>
Hi Daniel, I see browsers do not support SVG fonts any longer, but what about non-browsers? It has always seemed to me that music symbols are not a natural fit for a font which is designed for text. SVG seems ideal. The Bravura font is a very good and complete set of musical symbols and I have been drawing on it for use in SeeScore which stores and reads symbols in SVG. This is very important for SeeScore which operates across different platforms with a very small amount of platform-specific code which handles lines, curves and simple text. The handling of text across platforms is very variable and it is very difficult or impossible to get the text handling identical between platforms. The SVG can be handled with an interpreter which converts the string directly to line and curve graphics calls, and this works perfectly. Is there a converter to generate SVG from OpenType? with best regards James Sutton Dolphin Computing www.dolphin-com.co.uk <http://www.dolphin-com.co.uk/> www.seescore.co.uk <http://www.seescore.co.uk/> www.playscore.co <http://www.playscore.co/> > On 14 Apr 2020, at 22:21, Daniel Spreadbury <D.Spreadbury@steinberg.de> wrote: > > I refer you to the issue on GitHub where this is discussed: > > https://github.com/steinbergmedia/bravura/issues/23 > > Daniel > > On 14/04/2020, 21:36, "Glenn Linderman" <v+smufl@g.nevcal.com> wrote: > > On 4/14/2020 1:13 PM, James Sutton wrote: >> Why are you retiring the SVG version of Bravura? >> Some of us use it! > > One reason might be documented here: > https://developer.mozilla.org/en-US/docs/Web/SVG/Element/font > > > > Product Marketing Manager > Phone: +44 20 3696 1811 > > Steinberg Media Technologies GmbH > Beim Strohhause 31, 20097 Hamburg, Germany > > President: Andreas Stelling | Managing Directors: Hirofumi Yamashita, Yoshiyuki Tsugawa > Registration Court: Hamburg HR B 86 534 | VAT ID: DE118677139 > > Visit the Steinberg website<http://www.steinberg.net> or connect with us on Facebook<http://www.facebook.com/Steinberg>, Twitter<http://twitter.com/steinbergmedia>, Instagram<http://www.instagram.com/steinbergmedia> and SoundCloud<http://www.soundcloud.com/steinbergmedia>. > Watch our Cubase<https://www.youtube.com/cubase>, Dorico<https://www.youtube.com/dorico>, Mobile Apps<https://www.youtube.com/mobile_apps_steinberg>, Nuendo<https://www.youtube.com/nuendo>, Steinberg<https://www.youtube.com/user/SteinbergSoftware>, Audio Interfaces<https://www.youtube.com/audiointerfaces>, VST Instruments & Plug-Ins<https://www.youtube.com/VSTinstrumentsplugins> and WaveLab<https://www.youtube.com/WaveLab> videos on YouTube.
Received on Wednesday, 15 April 2020 10:24:15 UTC