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

Record sheet font option #326

Merged
merged 17 commits into from
Jul 17, 2019
Merged

Record sheet font option #326

merged 17 commits into from
Jul 17, 2019

Conversation

neoancient
Copy link
Member

The primary purpose of this change is to remove proprietary font files that should not have been added in the first place. Instead the user is given the option of selecting an installed system font to use when printing record sheets. If the user has the font used for the official sheets installed, that one will be selected by default. Otherwise it will select the default system font initially. Most of the work involved removing fixed character spacing and making sure text would fit in available spaces as much as possible. Note that other than the newer sheets that are created by modifying the SVG document ('Mechs and advanced aerospace), most of the fixed text is treated as images and not modified by font selection.

Add config option for user set the font for record sheets. If not set,
look for Eurostile and if that isn't present use system default.
Added textLength attributes for static text.
Added textLength attributes for static text.
Added textLength attributes for static text.
Added textLength attributes for static text.
Added textLength attributes for static text.
Remove embedded fonts, increase spacing on weapons and inventory header.
Some options are now supported on non-mech sheets.
Commented out code that outputs generated svg document.
Copy link
Member

@NickAragua NickAragua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me.

@neoancient neoancient merged commit 5f7cae0 into master Jul 17, 2019
@neoancient neoancient deleted the font_option branch July 17, 2019 17:08
neoancient added a commit that referenced this pull request Jul 17, 2019
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.

2 participants