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

Reintroduce Octicons file-symlink-directory #1215

Merged
merged 2 commits into from
May 10, 2023
Merged

Commits on May 10, 2023

  1. Octicons: Create missing file-symlink-directory (1/2)

    [why]
    Some people, for example the `lsd` project, need an icon with a symlink
    directory. That has been dropped by Octicons. Our repacking put some
    unrelated bookmark icon on that codepoint; but even an empty glyph would
    be not ideal.
    
    [how]
    Design a file-symlink-directory from file-symlink-file and
    file-directory. In this way it fits nicely into the current design of
    Octicons.
    
    Sneak that into the unpacked Octicons archive.
    Adapt mapping manually to keep as much as possible constant.
    
    Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
    Finii committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1820d4e View commit details
    Browse the repository at this point in the history
  2. Octicons: Create missing file-symlink-directory (2/2)

    Just run ./generate.
    
    Compare commit
      7764e05  Create new octicons.ttf (update to v18.3.0) (2/2)
    
    Fixes: 1213
    
    Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
    Finii committed May 10, 2023
    Configuration menu
    Copy the full SHA
    9f54f24 View commit details
    Browse the repository at this point in the history