Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Change the name of the non-ligature fonts? #78
Comments
|
Thanks @johnhamelink ! Yes, the next release will includes different names to make possible to use all the fonts without conflicts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
johnhamelink commentedSep 25, 2017
Hey there,
I'm both an Emacs and a Linux user - I wanted to use PragmataPro in Emacs with @DeLaGuardo's ligature configuration as well as the non-ligature version of PragmataPro in termite, my VTE-based terminal editor (because libVTE doesn't support ligatures yet). However, it seems that the non-ligature version of the font has the same name as the ligature version. I had to edit the non-ligature version in font forge to change its name so I could install them both at the same time.
I was wondering if this should be considered a bug?