marcus-downing / charactersheets

Dyslexic Character Sheets
74 stars 39 forks source link

Font difference pathfinder/3.5 #53

Open MrBooze opened 8 years ago

MrBooze commented 8 years ago

Is it possible to change the Font (size?) for the 3.5 sheets to the pathfinder one? For the long german words, the smaller gaps and letters fit much better, if you compare them here for example: http://translate.charactersheets.minotaur.cc/pdf/languages/german/pathfinder/Core/Character%20Info.pdf

http://translate.charactersheets.minotaur.cc/pdf/languages/german/dnd35/Core/Character%20Info.pdf

marcus-downing commented 8 years ago

The 3.5 one does look wrong. They should be using the same size Roboto Sans throughout.

I have some scripts (https://github.com/marcusatbang/charactersheets/blob/master/Scripts/List%20used%20fonts%20to%20CSV.jsx and https://github.com/marcusatbang/charactersheets/blob/master/Scripts/Replace%20fonts%20in%20AI%20from%20CSV.jsx) that should make it possible to do this automated. That sounds a lot better than manually changing dozens of pages.

marcus-downing commented 8 years ago

It's also been pointed out to me that the 3.5 pages still say STR / CON / DEX rather than STR / DEX / CON. I seriously thought I fixed that years ago.

MrBooze commented 8 years ago

It seems some work was done: https://github.com/marcusatbang/charactersheets-website/issues/5 https://github.com/marcusatbang/charactersheets-website/pull/10