Commit graph

8 commits

Author SHA1 Message Date
Casper Jeukendrup 809db11ced Remove practically unused scale parameter from ScoreFont::draw 2021-09-24 13:55:19 +02:00
Casper Jeukendrup 0c83e5ab1a ScoreFont/Sym/SymId/SymNames cleanup
- Moved SymNames from Sym class to a dedicated struct
- Replaced Sym class with a private struct inside ScoreFont class
2021-09-24 13:55:19 +02:00
Igor Korsukov 9dcf403c48 added engraving infrastructure dir 2021-08-26 13:16:41 +02:00
wizofaus@hotmail.com 91417f59e1 [MU4] WIP text editing fixes 2021-08-09 20:30:46 +10:00
Igor Korsukov 3c6ad5f14f moved style to separated dir 2021-07-14 23:25:29 +02:00
Igor Korsukov 4485a93f71 replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
Igor Korsukov 3ac1078a20 replaced Qt geometry primitives to MU geometry primitives. step1 2021-06-04 18:55:22 +02:00
Casper Jeukendrup 3adc827590 ScoreFont and Sym cleanup
- Moved ScoreFont from sym.h to separate file
- Cleaned the code in ScoreFont somewhat
- Reduced unnecessary includes of sym.h
2021-06-03 17:20:04 +03:00