You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starts the audio export for the currently loaded song. This will not export or use any backing track media but will always use the synthesizer to generate the output.
Copy file name to clipboardExpand all lines: docs/reference/settings/core/smuflfontsources.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,5 +27,9 @@ they are available for rendering the music sheet. The sources can be set to any
27
27
CSS compatible URL which can be passed into `url()`.
28
28
See https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/src#url
29
29
30
+
If you customize the SmuFL font used in alphaTab, you will also need to provide
31
+
the respective SMuFL Metadata information to alphaTab.
32
+
Set the metadata via <codestyle={{"color":"#393A34","backgroundColor":"#f6f8fa"}}><Linkstyle={{"color":"#36acaa"}}to={"/docs/reference/types/engravingsettings/fillfromsmufl"}>{"fillFromSmufl"}</Link></code> on the rendering resources.
0 commit comments