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

Some Symbols used in Powerlevel10k #7

Closed
kindacozi opened this issue Feb 28, 2020 · 5 comments
Closed

Some Symbols used in Powerlevel10k #7

kindacozi opened this issue Feb 28, 2020 · 5 comments
Labels
glyph support New glyphs

Comments

@kindacozi
Copy link

Overall the font is great but it's missing some of the fonts used in the p10k zsh theme.
The missing symbols appear to be:
U+F015 ()
U+F07C ()
U+F023 ()
U+F312 ()
U+F126 ()
U+F113 ()

I don't know if this is the right format for the characters but it's what gucharmap gave when I put em in.

@slavfox slavfox added the glyph support New glyphs label Feb 28, 2020
@slavfox
Copy link
Owner

slavfox commented Feb 28, 2020

It's missing quite a lot of the p10k symbols! I'll try to get a release with all of them out this weekend.
For my own benefit, here's the full list of glyphs from p10k that aren't yet supported by Cozette:

  • Ⅴ U+2164 ROMAN NUMERAL FIVE
  • ↵ U+21B5 DOWNWARDS ARROW WITH CORNER LEFTWARDS
  • ≡ U+2261 IDENTICAL TO
  • ⌂ U+2302 HOUSE
  • ⌘ U+2318 PLACE OF INTEREST SIGN
  • ⍟ U+235F APL FUNCTIONAL SYMBOL CIRCLE STAR
  • ⎈ U+2388 HELM SYMBOL
  • □ U+25A1 WHITE SQUARE
  • ▲ U+25B2 BLACK UP-POINTING TRIANGLE
  • ▼ U+25BC BLACK DOWN-POINTING TRIANGLE
  • ○ U+25CB WHITE CIRCLE
  • ☑ U+2611 BALLOT BOX WITH CHECK
  • ☿ U+263F MERCURY
  • ❎ U+274E NEGATIVE SQUARED CROSS MARK
  • ⭐ U+2B50 WHITE MEDIUM STAR

...
 U+E12C ,  U+E12E ,  U+E131 ,  U+E132 ,  U+E133 ,  U+E138 ,  U+E168 ,  U+E16C ,  U+E17C ,  U+E184 ,  U+E18D ,  U+E190 ,  U+E1AD ,  U+E1AE ,  U+E1C3 ,  U+E1E2 ,  U+E1EB ,  U+E1EC ,  U+E20E ,  U+E220 ,  U+E26E ,  U+E26F ,  U+E270 ,  U+E271 ,  U+E626 ,  U+E63C ,  U+E655 ,  U+E6A8 ,  U+E703 ,  U+E729 ,  U+E72D ,  U+E73F ,  U+E755 ,  U+E757 ,  U+E76E ,  U+E77F ,  U+E801 ,  U+E80D ,  U+E80E ,  U+E817 ,  U+E818 ,  U+E821 ,  U+E82F ,  U+E847 ,  U+E87B ,  U+E87D ,  U+E891 ,  U+E894 ,  U+E895 ,  U+E89C ,  U+F00B ,  U+F00C ,  U+F00D ,  U+F013 ,  U+F015 ,  U+F01A ,  U+F01B ,  U+F01C ,  U+F023 ,  U+F02B ,  U+F055 ,  U+F059 ,  U+F06A ,  U+F073 ,  U+F07C ,  U+F09C ,  U+F09E ,  U+F0A0 ,  U+F0AE ,  U+F0C3 ,  U+F0E4 ,  U+F113 ,  U+F114 ,  U+F126 ,  U+F16B ,  U+F171 ,  U+F17B ,  U+F185 ,  U+F188 ,  U+F1BB ,  U+F1BD ,  U+F1D3 ,  U+F217 ,  U+F219 ,  U+F221 ,  U+F233 ,  U+F252 ,  U+F253 ,  U+F270 ,  U+F27B ,  U+F291 ,  U+F296 ,  U+F300 ,  U+F301 ,  U+F304 ,  U+F305 ,  U+F306 ,  U+F307 ,  U+F309 ,  U+F30A ,  U+F30C ,  U+F30D ,  U+F30E ,  U+F310 ,  U+F312 ,  U+F313 ,  U+F314 ,  U+F315 ,  U+F317 ,  U+F319 ,  U+F31B ,  U+F461 ,  U+F464 ,  U+F489 ,  U+F49B ,  U+F4A0 ,  U+F7B7 , ﯱ U+FBF1 ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U FINAL FORM, ﴃ U+FD03 ARABIC LIGATURE KHAH WITH ALEF MAKSURA ISOLATED FORM, ︎ U+FE0E VARIATION SELECTOR-15, ️ U+FE0F VARIATION SELECTOR-16, ︵ U+FE35 PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS, ) U+FF09 FULLWIDTH RIGHT PARENTHESIS,

  • 🌞 U+1F31E SUN WITH FACE
  • 🌱 U+1F331 SEEDLING
  • 👇 U+1F447 WHITE DOWN POINTING BACKHAND INDEX
  • 👈 U+1F448 WHITE LEFT POINTING BACKHAND INDEX
  • 🔋 U+1F50B BATTERY
  • 😈 U+1F608 SMILING FACE WITH HORNS
  • 🛡 U+1F6E1 SHIELD

@slavfox
Copy link
Owner

slavfox commented Mar 2, 2020

Progress update: this is still coming, there's 80-ish glyphs left, but it's slower to come together than most other projects since a lot of the p10k glyphs are codepoints from the source fonts, and not nerdfonts (fontawesome and devicons), so I'm juggling three different fonts to check what the glyphs are supposed to be. Expect a release with the rest of the glyphs this week.

@slavfox
Copy link
Owner

slavfox commented Mar 7, 2020

image
26 glyphs left but it's 2AM, expect a release tomorrow 😅

@oessaid
Copy link

oessaid commented Mar 7, 2020

Sorry that this comment won’t be contributing anything, but I just wanted to drop you a quick word of encouragement: keep up the good work and thanks for your efforts!

@slavfox slavfox closed this as completed in 4ea477c Mar 7, 2020
@slavfox
Copy link
Owner

slavfox commented Mar 7, 2020

I just pushed v.1.6.0 with Powerlevel10k support. Grab the latest release from Releases and try it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
glyph support New glyphs
Projects
None yet
Development

No branches or pull requests

3 participants