1
0

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.

Protégé Desktop (for windows) の文字サイズを大きくする方法。

Last updated at Posted at 2020-08-15

オントロジーをもう少し触るべく、Protégéをインストールしたのですが、「文字が小さすぎて読めない!(バサバサッ、ハズキルーペ風)」
image.png
ということで、設定に手間取ったので、メモ的な記録です。

検索したら、githubに同僚の Melissaが教えてくれたんだぜ by natancox 、みたいな投稿を見つけたので、そちらをもとにトライ。

I fixed the issue thanks to my colleague Melissa:
Find java.exe you installed.

  1. Right click -> Properties
  2. Go to Compatibility tab
  3. Check Override high DPI scaling behavior.
  4. Choose System for "Scaling performed by"

あれ、そのままだ、ということで試行錯誤しているうちに、java.exeならできないが、javaw.exeなら直せることを発見。
まず、インストールフォルダ>jre>binからjavaw.exeをみつけ、右クリック→プロパティをクリック
image.png
互換性タブを選び、「高DPI設定の変更」をクリック。システム(拡張)を選び、OK、OKで閉じる。
image.png
Protégé を再度起動する。
image.png

「読める、読めるぞぉ!!」こんなことでオントロジー構築をあきらめてはならぬぞぉ。(困っている人の声あまり聞かないから、もしかしたらMac Userが多いのかという気もしている。)ありがとう、Melissa,natacox!ありがとう、ハズキルーペ(関係ない)!!
ProtégéをWindowsで使いたい人の助けになれば!と思います!!

1
0
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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?