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

fix: fix portability issues of Gill Sans MT font #203

Merged
merged 4 commits into from
Nov 8, 2019

Conversation

Q-gabe
Copy link

@Q-gabe Q-gabe commented Nov 8, 2019

Small PR to fix #120. Needs further confirmation that this does not break the font in VISIT on Windows as well. Fixes an additional break of the titles on exporting to .jar.

Screenshot 2019-11-08 at 1 41 00 PM

Outstanding issues:

  • Italics and bold stylings still do not work on Mac as only Gill Sans MT.ttf was imported and the font file does not contain the relevant stylings. I argue this is a small UI blemish, we can fix this in v2.0.

Other fixes:

  • Added /generated_profiles/ to the .gitignore so that we don't commit generated .txt profiles.

@Q-gabe Q-gabe requested a review from gachia November 8, 2019 05:44
@Q-gabe Q-gabe self-assigned this Nov 8, 2019
Copy link

@gachia gachia left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the help with testing on the Mac

@gachia gachia merged commit 8378baa into AY1920S1-CS2103T-F12-2:master Nov 8, 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.

"Appointments" and "Patients" appearing differently on Mac
2 participants