Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Powerline Web Fonts for Chromebook

License

NotificationsYou must be signed in to change notification settings

wernight/powerline-web-fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powerline Web Fonts working inSecure Shell and working also onChromebook (or pretty much anything running Chrome).

There are severalfont-family you can choose from (all Powerline-enabled):

SeeSlant if you don't know which to choose.

Usage example

Usage example forSecure Shell

  • LaunchSecure Shell and click onOptions(or go tochrome-extension://pnhechapfaindjhompbnflcldabbghjo/html/nassh_preferences_editor.html):
    • Setfont-family:"Source Code Pro", monospace
    • SetCustom CSS (URI):https://cdn.jsdelivr.net/gh/wernight/powerline-web-fonts@ba4426cb0c0b05eb6cb342c7719776a41e1f2114/PowerlineFonts.css

Usage example forCrosh Window

  • Start crosh window then pressCtrl+Shift+J and paste in the following:
term_.prefs_.set('font-family','"Source Code Pro", monospace');term_.prefs_.set('user-css','https://cdn.jsdelivr.net/gh/wernight/powerline-web-fonts@ba4426cb0c0b05eb6cb342c7719776a41e1f2114/PowerlineFonts.css');

If you haveCrouton installed on a developer mode Chromebook,or if you're on pretty much any other OS, you can install those fonts locally or copy them locallyand it'll work with little to no effort.

Suggesting a new font

To add a new font, you can submit a GitHub pull request through a forked repository. Your pull request should:

  • Include a new font file inWOFF2 format.
  • Add your font toPowerlineFonts.css,preview.html andREADME.md (might useTransfonter to help with the CSS).
  • Once merged, send another pull request, I might forget, that updates allhttps://cdn.rawgit.com/ in this README to thelatest commit SHA-1. You can do that in the original Pull Request if it gets rebased (merge and sqashes would not work in that case).

Converting to WOFF2

There are various methods, including:

About

Powerline Web Fonts for Chromebook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors10


[8]ページ先頭

©2009-2025 Movatter.jp