GithubHelp home page GithubHelp logo

Comments (3)

sandsalamand avatar sandsalamand commented on June 2, 2024 1

Ok, I'm unable to reproduce it now. Maybe I had just assumed that the font of the generated password was the same as the font for the site input field, where the zero and O look similar.

Is there a reason for using two different fonts there?
Here is the generated password font.

from lesspass.

edouard-lopez avatar edouard-lopez commented on June 2, 2024 1

The font change was to fix #490.
Input fields are either automatically filled (e.g. URL) or typed by the user (willingly), so no need ambiguity exists. However, the password is generated by the app and should be readable when you can't use the copy/paste feature and need to read character by character. For instance, when generated on phone to use on the Desktop or vice versa.

So we only focus the change where it is needed.

from lesspass.

edouard-lopez avatar edouard-lopez commented on June 2, 2024

Thanks for taking the time to share about your experience.

The only ttf font mention I found for Android in our source code is for the icons.

On my device, the O (capital o) and 0 (zero) are rendered differently. Here is a screenshot from my device that use PixelExperience (Android 13.0)

LessPass-font-O-0

from lesspass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.