Skip to content

Instantly share code, notes, and snippets.

@tamanugi
Created April 27, 2017 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tamanugi/db10d70a9801011a772137a8c284828a to your computer and use it in GitHub Desktop.
Save tamanugi/db10d70a9801011a772137a8c284828a to your computer and use it in GitHub Desktop.
ゆたぽんフォントにPowerlineパッチをあてる ref: http://qiita.com/tamanugi/items/16409fe0a00a0a54d3a3
$ brew install fontforge
$curl -O https://gist.githubusercontent.com/lilydjwg/8877450/raw/e834ec4e08b1ce195fd38b157fcf62e565370a68/ttc2ttf
$python ttc2ttf yutapon_coding_sl_80.ttc
Yutapon coding RegularBackslash.ttf
Yutapon coding Demi Bold Sl.ttf
Yutapon coding Heavy Sl.ttf
$ git clone https://github.com/Lokaltog/powerline-fontpatcher
$ fontforge -lang=py -script ./powerline-fontpatcher/scripts/powerline-fontpatcher Yutapon\ coding\ Heavy\ Sl.ttf
Yutapon coding Heavy Sl for Powerline.ttf
$ open Yutapon\ coding\ Heavy\ Sl\ for\ Powerline.ttf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment