Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Bead sheet export function now exports higher quality pngs. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cyberang3l
Copy link

The bead sheet quality was very low. When printing, it was almost
impossible to read the color names. This commit adds a simple
gen-chars script that generates the required alphanum characters
with some very simple svg code. Inkscape is used to convert the
svg to png. A set of higher quality alphanum pngs has already
been generated, and the necessary variables have been changed in
the file AbstractReduceColorsFilter.java in order to produce
much higher quality bead sheets.

Signed-off-by: Vangelis Tasoulas vangelis@tasoulas.net

The bead sheet quality was very low. When printing, it was almost
impossible to read the color names. This commit adds a simple
gen-chars script that generates the required alphanum characters
with some very simple svg code. Inkscape is used to convert the
svg to png. A set of higher quality alphanum pngs has already
been generated, and the necessary variables have been changed in
the file AbstractReduceColorsFilter.java in order to produce
much higher quality bead sheets.

Signed-off-by: Vangelis Tasoulas <vangelis@tasoulas.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant