Commit graph

233 commits

Author SHA1 Message Date
Joachim Schmitz f31a33b86c Update Petaluma to 1.065
this fixes:

* Fix #314722: Dynamics text is tiny in Petaluma font
* Fix #315238: Petaluma wings on End-Repeat barline misplaced
* Reduces size of petaluma_metadata.json by using TABs rather than multiple spaces for formatting (similar changes had been done to the other fonts recently)
2021-02-12 14:44:56 +02:00
RomanPudashkin b5c34e0e79 added an ability to change text font of FlatButton; fixed font size of NotationToolbar 2021-02-11 13:19:38 +02:00
Joachim Schmitz e10a8bd23b Remove two stray spaces
straigh from the latest SMuFL repo
2021-02-04 09:19:25 +01:00
Roman Pudashkin 00274167c3 updated icons font + fixed quality of text in key signature popup 2021-02-03 17:34:11 +03:00
Joachim Schmitz 2fd9d6568a Update SMuFL to 1.4 Beta 2021-02-02 12:11:52 +02:00
Joachim Schmitz 53fdffbcdc Update Bravura to 1.392 2021-02-02 12:11:52 +02:00
Igor Korsukov b0c3288a20 updated gootville font from 3.x 2021-01-28 15:42:09 +02:00
Igor Korsukov f92d17b8e6 updated fonts from 3.x 2021-01-28 14:42:07 +02:00
Roman Pudashkin 98aec12e6c changed default UI font from FreeSans to FiraSans 2020-12-12 14:59:56 +02:00
Eism 8d99753220 Registered missing actions 2020-11-25 14:39:35 +02:00
pereverzev+v ef224872b1
Merge pull request #6758 from mirabilos/3.x-catchup-ms4
[MU3→4] Parnassus; indicate pitch, on/off time; debugging
2020-11-19 22:41:24 +02:00
Joachim Schmitz f88dd2edc1 Update Bravura to 1.39
and match the orginal filenames from Steinberg to ease further updates
2020-11-10 15:33:20 +02:00
Joachim Schmitz 313edc51ed Update to SMuFL version 1.3
and fix compatibility problems with 3.x scores prior to this PR
using the no longer existing `ornamentMordentInverted` by turning it
into the new `ornamentMordent`. and changing the old `ornamentMordent`
into `ornamentShortTrill` for pre-MuseScore 3.6 scores.
Fix the vtest and mtests too

Actually update to include some post-1.3 fixes too
2020-11-10 15:10:40 +02:00
Roman Pudashkin 5d4168da30 updated icons font 2020-11-05 10:10:16 +02:00
mirabilos 93da1f29c7 fix #309309: F8vb and F15mb clef vs. number disconnect
also update MScore font copyright notice

(cherry picked from commit 2b3dbc9eb3)
2020-10-26 02:15:31 +01:00
mirabilos 444e388f51 optimise the font for truetype rendering:
• convert all layers to cubic splines since we export as TTF only
  anyway and this both saves FontForge the effort to autoconvert
  it upon TTF generation as well as allowing us to make use of
  TTF features, especially linking
• as hinting didn’t turn out helpful, snap the ♮ to the pixel grid
  manually; only lowDPI displays are affected anyway (at default 100%)
• optimise and fix to integer all splines
• link a lot of glyphs that are used multiple times

reduces the truetype font size by 25%

(cherry picked from commit 1bea25644e)
2020-10-26 02:15:31 +01:00
mirabilos 61311c8d9d merge accidentals from Parnassus into MScore
This gets rid of the accidentals from Emmentaler in favour of the
nicer ones from Parnassus. It also fixes a bug in Arel-Ezgi-Uzdilek
accidentals as well as completes their range.

Some minor font bugs (nōn-integral points, open paths, missing or
out of date hinting information) were fixed as well, and all glyphs
validated. Some glyphs were adjusted in order to better fit overall
style (e.g. stroke width).

(cherry picked from commit 26d482506a)
2020-10-26 02:15:30 +01:00
Joachim Schmitz 9a2052ed75 Update fonts/Readme.md 2020-10-26 00:05:16 +02:00
Joachim Schmitz 5c9d0e2157 Fix #295588: Add Petaluma font
and use Steinberg's naming to easy further updates
2020-10-19 13:24:49 +02:00
Eism f1ae34197d Added additional info page 2020-09-21 14:30:01 +02:00
Eism ceaa8cbe6e Added Leland font 2020-09-21 14:30:01 +02:00
worldwideweary e594565985 Manually merged #6445 to master
Fix #308661: Update offsets of Gonville's top & bottom bracket glyphs
2020-09-01 22:51:24 +03:00
Howard-C ffcf33efe5 Add tremolo section for Inspector
Icons made by Tantacrul.

Co-Authored-By: Tantacrul <tantacrul@users.noreply.github.com>
2020-08-13 16:27:15 +08:00
pereverzev_v c41e04b5cb Updated an icon font 2020-06-11 21:26:18 +02:00
pereverzev_v 5c7a3c5786 Updated an icon font 2020-06-02 18:43:18 +02:00
pereverzev_v ec5cd38828 Updated icon font 2020-06-01 11:58:34 +02:00
pereverzev_v 7aa8f92a17 Added "Repeat style" property for barlines sections 2020-06-01 11:58:23 +02:00
pereverzev_v bc0f7ff0bb Added musescore icon font 2020-06-01 11:58:03 +02:00
mirabilos 69d1d629d5
regenerate “our” fonts with genttf 2020-04-15 16:17:45 +02:00
mirabilos f97ae87f23
update genttf to use the options last used to generate mscore.ttf
document fontforge Generate() option used as well
2020-04-15 16:14:37 +02:00
mirabilos 375751fe38 rename .sfd to match .ttf, so it can be used with genttf 2020-04-15 16:12:16 +02:00
anatoly-os 89e776219a
Merge pull request #5431 from mgavioli/mscore_add_Other_baroque_ornaments
Add SMuFL "Other baroque ornaments" (U+E570–U+E58F) to mscore.ttf
2020-04-14 16:50:43 +03:00
Joachim Schmitz 03090947cc Update Bravura and BravuraText to latest Steinberg version 1.32
Plus the newly added LICENSE.txt and README.md
2020-03-12 10:17:46 +01:00
AntonioBL 48c2ef9a9a fix #279563 : MacOS X - Export pdf with MuseJazz Text all garbled and unreadable if no printers are setup on a machine 2019-11-24 21:58:47 +01:00
Maurizio M. Gavioli 0f3b0310b8 Add SMuFL "Other baroque ornaments" section (U+E570–U+E58F) to mscore.ttf
The following ornament, of which I know reasonably well the sources, have been exemplated on known sources (and also made uniform with similar existing Emmentaler glyphs):

*) U+E570 Port de voix
*) U+E575 Hook before note
*) U+E576 Hook after note
*) U+E57F Oblique straight line tilted SW-NE
*) U+E580 Oblique straight line tilted NW-SE
*) U+E581 Comma
*) U+E582 Shake
*) U+E583 Vertical line
*) U+E584 Shake (Muffat[but not only!])
*) U+E587 Schleifer
*) U+E588 Pincé (Couperin)
*) U+E589 Tremblement appuyé (Couperin)

The other glyphs in the range have been copied over from Bravura with no modification (they are probably a bit too large for Emmentaler average sixes and weight)
2019-10-29 10:22:57 +01:00
Marc Sabatella 809a68f63f fix #296190: Campania not rendering correctly on some macOS systems
The version of Campania we just updated to (2.008) works fine on Windows
but apparently fails on macOS, at least on some systems in some cases.
The version of Campania incldued here is still built from the same basic sources,
but it turns off the "Apple" option within FontForge and turns on "Old-style kern".
This appears to fix the problem.
2019-10-28 14:58:51 -06:00
Marc Sabatella c86f09c145 update Campania to 2.008 +collect_artifacts 2019-10-24 14:35:01 -06:00
Marc Sabatella 31cf21a4a5 fix #295675: support RNA without root
Most of the rendering for RNA is handled by the Campania font,
so the main part of this change is just including the latest version of that font.
But I also needed to update some of the pre-processing of the RNA elements
to skip the special handling of parentheses and equals sign
(these too are handled directly by Campania).
2019-10-24 12:24:45 -06:00
Marc Sabatella f5f8423eb9 update to Campania font version 2.005
Previous version allowed "t" as alias for triangle,
which breaks "It6" as abbreviation for Italian augmented sixth.
This version retains "^" as the alias triangle
(this was also supported in previous versions).
2019-08-27 08:57:44 -06:00
Marc Sabatella e1e51ac955 add vtest for RNA & Nashville + collect_artifacts 2019-08-27 08:53:39 -06:00
Marc Sabatella ab88cf9210 add Campania font + collect_artifacts 2019-08-27 08:53:39 -06:00
Joachim Schmitz ae274445fe update Bravura to latest version 1.272 2018-11-29 23:15:37 +01:00
mirabilos 99ea9bfefa
remove unused fonts 2018-11-27 23:11:55 +01:00
Matt McClinch 992f322277 fix #277565: Shortening notes too much leads to bad stem layout 2018-11-11 16:05:02 -05:00
anatoly-os e89b6783b7
Merge pull request #4098 from mirabilos/mscore-font-licence
add a full copyright trace and licence statement to the mscore font
2018-11-07 10:13:17 +02:00
mirabilos d5b55412c8
remove the Unix executable attribute from non-executable files
it most likely got added by people using git on MS-DOS/Windows

also, add shebang to build/travis/job_macos/generateGitLog.sh
and let it keep its +x attribute, as requested by Jojo-Schmitz
2018-11-03 15:46:23 +01:00
mirabilos f49aac4698
add a full copyright trace and licence statement to the mscore font
I actually tracked down the history of this font, including
all authors of it and the one it derives from
2018-11-02 23:13:46 +01:00
Joachim Schmitz 1486642de2 Fix #272241: allow tab to go beyond 24 frets 2018-09-10 14:24:28 +02:00
Nicolas Froment 1a7a3ecd6a
Merge pull request #3507 from mgavioli/Licenses_for_Tab_and_FigBass_fonts
Add proper SIL OFL licenses to the mscoreTab and mscore-BC fonts.
2018-03-05 18:52:52 +01:00
Maurizio M. Gavioli 8d7c516255 Add proper SIL OFL licenses to the mscoreTab and mscore-BC fonts. 2018-03-02 15:23:14 +01:00