Google Earthをインストールして世界旅行をしています。が、デフォルトではフォントが醜いので変更します。Google Earthが使用している設定ファイルのフォントに関する部分を変更すればOKです。
gedit .config/Google/GoogleEarthPlus.conf
として下記の部分を[Render]要素の下に付け加えます。いろいろと試しましたが一番下が一番よかったので私はこの設定でいくことにしました。
[Render]
CompassVisible=true
FeetMiles=false
GuiFontFamily=Gothic [Vlgothic]
GuiFontSize=10
GuiFontStyle=0
GuiFontWeight=50
[Render]
CompassVisible=true
FeetMiles=false
GuiFontFamily=Gothic [IPAGothic]
GuiFontSize=10
GuiFontStyle=0
GuiFontWeight=50
[Render]
CompassVisible=true
FeetMiles=false
GuiFontFamily=Gothic [IPAGothic]
GuiFontSize=9
GuiFontStyle=0
GuiFontWeight=50
0 件のコメント:
コメントを投稿