1
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

俺得メモ : Ubuntuに日本語化けしないBlenderをインストールする

Posted at

UbuntuにBlenderをそのままインストールすると文字化け(UCが対応しないこと)が発生します。

sudo add-apt-repository ppa:thomas-schiex/blender
sudo apt-get update
sudo apt-get install blender

このコマンドで日本語化けしないBlenderをインストールすることができます。

1.png

blender

端末から実行するかメニュー画面から探して起動します。

2.png

3.png

ユーザープロフィールをクリックします。

4.png

システムのタブへ移動します。

5.png

下にあるインターネイション・フォントの言語をクリックします。

6.png

日本語を選択します。

7.png

インターフェイスと書かれたボタンを押すと反映されます。

8.png

しっかりと設定は保存しておきましょう。

1
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?