生活随笔
收集整理的這篇文章主要介紹了
Ubuntu 命令行 安装 Operator Mono 字体
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
ubuntu 命令行 安裝字體 Operator Mono
上傳字體、下載字體到服務(wù)器
Python (base) ~ TIME 9:04:57 > ls Operator\ Mono __MACOSX Operator Mono
| 12345 | (base)~TIME9:04:57>ls Operator\Mono__MACOSX??OperatorMono |
拷貝字體到 /usr/share/fonts/
Python ~ TIME 9:03:55 > ls /usr/share/fonts/ default dejavu liberation urw-base35 (base) ~ TIME 9:04:12 > cp -r Operator\ Mono /usr/share/fonts/ (base) ~ TIME 9:04:31 > ls /usr/share/fonts/ default dejavu liberation Operator Mono urw-base35
| 1234567891011 | ~TIME9:03:55>ls/usr/share/fonts/default??dejavu??liberation??urw-base35(base)~TIME9:04:12>cp-rOperator\Mono/usr/share/fonts/(base)~TIME9:04:31>ls/usr/share/fonts/default??dejavu??liberation??OperatorMono??urw-base35 |
刷新字體
Python (base) ~ TIME 9:04:36 > fc-cache -f -v /usr/share/fonts: caching, new cache contents: 0 fonts, 5 dirs /usr/share/fonts/Operator Mono: caching, new cache contents: 0 fonts, 2 dirs /usr/share/fonts/Operator Mono/Operator Mono: caching, new cache contents: 10 fonts, 0 dirs /usr/share/fonts/Operator Mono/__MACOSX: caching, new cache contents: 0 fonts, 1 dirs /usr/share/fonts/Operator Mono/__MACOSX/Operator Mono: caching, new cache contents: 0 fonts, 0 dirs /usr/share/fonts/default: caching, new cache contents: 0 fonts, 2 dirs /usr/share/fonts/default/Type1: caching, new cache contents: 0 fonts, 0 dirs /usr/share/fonts/default/ghostscript: caching, new cache contents: 4 fonts, 0 dirs /usr/share/fonts/dejavu: caching, new cache contents: 9 fonts, 0 dirs /usr/share/fonts/liberation: caching, new cache contents: 16 fonts, 0 dirs /usr/share/fonts/urw-base35: caching, new cache contents: 69 fonts, 0 dirs /root/anaconda3/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /usr/share/fonts/Operator Mono: skipping, looped directory detected /usr/share/fonts/default: skipping, looped directory detected /usr/share/fonts/dejavu: skipping, looped directory detected /usr/share/fonts/liberation: skipping, looped directory detected /usr/share/fonts/urw-base35: skipping, looped directory detected /usr/share/fonts/Operator Mono/Operator Mono: skipping, looped directory detected /usr/share/fonts/Operator Mono/__MACOSX: skipping, looped directory detected /usr/share/fonts/default/Type1: skipping, looped directory detected /usr/share/fonts/default/ghostscript: skipping, looped directory detected /usr/share/fonts/Operator Mono/__MACOSX/Operator Mono: skipping, looped directory detected /root/anaconda3/var/cache/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded
| 1234567891011121314151617181920212223242526272829303132 | (base)~TIME9:04:36>fc-cache-f-v/usr/share/fonts:caching,newcache contents:0fonts,5dirs/usr/share/fonts/OperatorMono:caching,newcache contents:0fonts,2dirs/usr/share/fonts/OperatorMono/OperatorMono:caching,newcache contents:10fonts,0dirs/usr/share/fonts/OperatorMono/__MACOSX:caching,newcache contents:0fonts,1dirs/usr/share/fonts/OperatorMono/__MACOSX/OperatorMono:caching,newcache contents:0fonts,0dirs/usr/share/fonts/default:caching,newcache contents:0fonts,2dirs/usr/share/fonts/default/Type1:caching,newcache contents:0fonts,0dirs/usr/share/fonts/default/ghostscript:caching,newcache contents:4fonts,0dirs/usr/share/fonts/dejavu:caching,newcache contents:9fonts,0dirs/usr/share/fonts/liberation:caching,newcache contents:16fonts,0dirs/usr/share/fonts/urw-base35:caching,newcache contents:69fonts,0dirs/root/anaconda3/fonts:skipping,no such directory/root/.local/share/fonts:skipping,no such directory/root/.fonts:skipping,no such directory/usr/share/fonts/OperatorMono:skipping,looped directory detected/usr/share/fonts/default:skipping,looped directory detected/usr/share/fonts/dejavu:skipping,looped directory detected/usr/share/fonts/liberation:skipping,looped directory detected/usr/share/fonts/urw-base35:skipping,looped directory detected/usr/share/fonts/OperatorMono/OperatorMono:skipping,looped directory detected/usr/share/fonts/OperatorMono/__MACOSX:skipping,looped directory detected/usr/share/fonts/default/Type1:skipping,looped directory detected/usr/share/fonts/default/ghostscript:skipping,looped directory detected/usr/share/fonts/OperatorMono/__MACOSX/OperatorMono:skipping,looped directory detected/root/anaconda3/var/cache/fontconfig:cleaning cache directory/root/.cache/fontconfig:notcleaning non-existent cache directory/root/.fontconfig:notcleaning non-existent cache directoryfc-cache:succeeded |
vscode 切換喜歡的字體
Python # settings.json "editor.fontFamily": "'Operator Mono Light',Fira Code",
| 123 | # settings.json"editor.fontFamily":"'Operator Mono Light',Fira Code", |
字體可以在下面的文章中找到
https://www.168seo.cn/mac-os/24651.html
- zeropython 微信公眾號(hào) 5868037 QQ號(hào) 5868037@qq.com QQ郵箱
總結(jié)
以上是生活随笔為你收集整理的Ubuntu 命令行 安装 Operator Mono 字体的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。