lallulli / songpress

Songpress
https://www.skeed.it/songpress
Other
29 stars 6 forks source link

Font per strofe, accordi ecc. #23

Closed GoogleCodeExporter closed 5 years ago

GoogleCodeExporter commented 8 years ago
Verrà implementata la possibilità di diversificare i font utilizzati per 
accordi e testo?

Ti segnalo che il programma "Chord Pro Manager" lo fa. Non so come e non so 
soprattutto se sia uno "standard" de facto, crea dei metadati in testata al 
file con i riferimenti al font utilizzato.
Ad esempio:
{t:11}
{st: titolo canzone}
{chords_size: 1}
{chords_position: 1}
{print_chords:yes}
{print_major:yes}
{print_minor:yes}
{print_seventh:yes}
{print_bemol:yes}
{print_bass_not_root:yes}
{font:Title,Comic Sans MS, 20, 0,true,false}
{font:SubTitle,Comic Sans MS, 16, 0,true,false}
{font:Lyric,Comic Sans MS, 10, 0,false,false}
{font:Chord,Arial, 9, 255,true,true}
{font:Comment,Comic Sans MS, 8, 16711680,false,false}
{font:Tablature,Courier New, 10, 65280,false,false}
{font:Header,Comic Sans MS, 10, 0,true,false}
{font:Footer,Comic Sans MS, 10, 0,true,false}
{font:Control,MS Sans Serif, 8, 16711680,false,false}
{left_margin: 800}
{right_margin: 600}
{top_margin: 1000}
{botton_margin: 1000}
{print_orientation: 1}
{two_column_on}
[C]Era un giorno [G]come tanti [F]altri,
e quel [G]giorno lui pas[C]sò.[F][C][G]
...

Magari può essere utile nel definire un approccio alla evolutiva.... my two 
cents.

Original issue reported on code.google.com by l.allulli on 25 Apr 2013 at 8:20

lallulli commented 5 years ago

I'm merging this request with #45, which has been worded in English. Duplicates #45