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

overlays/util: Add support for some extended glyph sets #5631

Merged
merged 2 commits into from Feb 3, 2019

Commits on Feb 3, 2019

  1. overlays/util: Add support for glyph set lowering when mapping utf8 t…

    …o ascii8
    
    - Lower fullwidth glyphs to halfwidth counterparts
    - Lower CJK punctuation glyphs
    - Lower general punctuation glyphs
    kd-11 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    be8f3c9 View commit details
    Browse the repository at this point in the history
  2. overlays/save_dialog: Layout improvements

    - Make detail a separate text entity as it often contains a lot of noise
    - Properly pad the entry if needed to avoid text sitting too close to the edge
    kd-11 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    7539a87 View commit details
    Browse the repository at this point in the history