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

hard to read PDF password font #2

Closed
bleeptrack opened this issue Sep 5, 2016 · 2 comments
Closed

hard to read PDF password font #2

bleeptrack opened this issue Sep 5, 2016 · 2 comments

Comments

@bleeptrack
Copy link

bleeptrack commented Sep 5, 2016

Hi,
I got some feedback from my users that the password's font in the generated pdf can be hard to read. Especially combinations of i,I,l,o,O,0 can be hard to distinguish because of the sans serif font.

I changed the lamPDF.inc and pdf.inc file to use a second font (I chose InconsolataLGCMarkup, which is open source and optimized for distinguishing different symbols). It would be nice if this could be implemented in the next version. I added my code but I'm not sure if this is the best way to implement it.

pdf.zip

@gruberroland
Copy link
Contributor

Thanks a lot for your patch. I plan to change LAM's internal PDF interface to be more object oriented in 5.6/5.7. This will also include the possibility for modules to specify if a serif font should be used.

@bleeptrack
Copy link
Author

Thank you very much :)

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

No branches or pull requests

2 participants