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

Feature reuqest: Use font, designed for cockpits #373

Closed
merspieler opened this issue Jan 28, 2019 · 3 comments
Closed

Feature reuqest: Use font, designed for cockpits #373

merspieler opened this issue Jan 28, 2019 · 3 comments

Comments

@merspieler
Copy link

There's the B612 font designed by Airbus (and others) to get the "perfect" font for cockpits.

It is open source so I tought it would be nice if LNM uses it.

@merspieler
Copy link
Author

Forgot to link it: http://b612-font.com

@albar965
Copy link
Owner

Good idea. I'm already thinking about an option to replace the (on small monitors barely readable) default MS font.
https://doc.qt.io/qt-5/qfontdatabase.html#addApplicationFont

Alex

@albar965 albar965 self-assigned this Jan 28, 2019
@albar965 albar965 added this to the Release 2.4 milestone Jan 28, 2019
@albar965
Copy link
Owner

Seems to be quite easy in Qt to load and change the program font. I added a few quick INI file options to change the GUI font for the next 2.2.4:

[Options]
GuiFontFamily=B612
GuiFontFile=b612-master/TTF/B612-Regular.ttf
GuiFontPixelSize=12

Will remove these settings in 2.4 and put them into the options dialog.

@albar965 albar965 modified the milestones: Release 2.4, Release 2.6 Feb 17, 2019
@albar965 albar965 modified the milestones: Release 2.6, Release 2.8 Nov 11, 2019
@albar965 albar965 modified the milestones: Release 2.8, Release 2.6 Jun 22, 2020
albar965 added a commit to albar965/atools that referenced this issue Jun 22, 2020
albar965 added a commit to albar965/atools that referenced this issue Jun 22, 2020
albar965 added a commit that referenced this issue Jun 22, 2020
…d font and removed bold attribute.

Affects all features and marks in map and elevation profile.
#373
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants