e73e4b4596
Bugfix: don't set scalefactor via CLI arg if --scale-factor{x,y} not set
2023-12-08 21:38:01 +00:00
85dce8acec
Add ScaleFactorX/Y control CLI arguments
2023-12-05 20:44:39 +00:00
9d2590e7c8
Set default Culture to en-GB to ensure floats are serialised correctly across all languages.
...
Without this, floats are serialised in e.g. German to 2,3 instead of 2.3, thus breaking the generated SVG.
Thanks to Johanna Wehner for reporting.
Co-authored-by: Johanna Wehner <superjohannaa@gmail.com>
2023-12-05 20:32:11 +00:00
7b7bab1f85
Write plus symbol over each hole
2021-01-27 19:16:16 +00:00
e9f5f73668
Add text next to each hole
2020-04-25 01:15:44 +01:00
f20ddb5a8e
Add extra crosses & arrows as guides
2020-04-25 00:41:03 +01:00
88757c7c51
Remove transparent colouring, as imagemagick doesn't appear to like ti very much
2019-02-24 00:19:50 +00:00
74c3509dfa
Use correct music box by default
2019-02-24 00:19:25 +00:00
42ab1f8494
Bugfix: Correct MusicBox.IsValidNote() logic
2019-02-23 22:52:45 +00:00
a6cf844c4b
Draw a code at the side to indicate orientation
2019-02-23 00:15:12 +00:00
bd774bc67c
Port AddPolygon -> WritePolygon from the FloatingIslands, but we should consider creating a NuGet package.
2019-02-22 01:06:01 +00:00
6cbf6d1aed
Implement corrected note schema
2019-02-22 00:47:53 +00:00
eeb11e1bf7
Finally identify what every note is for real!
2019-02-22 00:34:17 +00:00
222b197bc6
Update dependencies
2019-02-21 23:13:14 +00:00
f9d4ceccaa
Add additional information in comments. Information is starting to conflict.....!
2017-12-22 19:07:50 +00:00
5ff751cdc9
Shrink strip height a bit
2017-12-22 18:07:10 +00:00
cf2eca48de
Add note of a note that went wrong in a recent test
2017-12-22 18:06:46 +00:00
0408e2a536
Add proper CLI
2017-12-04 12:38:15 +00:00
564b649204
The 2 most annoying bugs are segfaults, infinite loops, and *off-by-one* errors.
2017-12-03 17:48:15 +00:00
fb3fc45a09
Make notes on how to use it
2017-12-03 16:52:50 +00:00
5daf2d0101
Make y scaling work (I think :P)
2017-12-03 15:51:22 +00:00
42a03df794
Convert notees from piano stave to music box strip notes
2017-12-03 14:38:31 +00:00
e5331328f1
Shift notes to fit inside playable area
2017-12-03 13:51:57 +00:00
0d48715361
Shift up to hide dead space at the top
2017-12-03 11:36:47 +00:00
d527ac2184
Start working on clipping unsupported notes & removing dead space
2017-12-02 20:47:40 +00:00
09dd4eed31
Finish up note validation
2017-12-02 19:47:40 +00:00
f71e215b61
Add MusicBox class for note validation, but it doesn't work yet
2017-12-02 16:59:52 +00:00
b80c5bba6c
Correct display of initial grid
2017-12-02 16:44:12 +00:00
eb92ce143b
Move TrackLength to cached property
2017-12-02 14:38:49 +00:00
5aa7c6a0c3
Add box around notes
2017-11-30 23:15:52 +00:00
8cdb9591ab
Refactor to make it nicer
2017-11-30 23:03:55 +00:00
50a9527597
Initial commit. Let's see where this leads!
2017-11-30 22:45:39 +00:00