新しいフォントの導入
23 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Yu Yamanaka
el 28 de Mayo de 2019
Respondida: Ryosuke F Takeuchi
el 3 de Jun. de 2020
Source Han Code JPというフォントをWindowsシステムにインストールし,MATLABエディタで利用しようとしましたがフォント一覧に表示されません.他のアプリケーション(Wordなど)では表示されるので,フォントのインストールはできているはずです.何かMATLAB側でのインストール操作が必要ですか?
0 comentarios
Respuesta aceptada
Etsuo Maeda
el 29 de Mayo de 2019
MATLABを再起動してみてはどうでしょうか。私の手元では、
Windows 10 + MATLAB R2019a + source-han-code-jp-2.001R\OTF
で動作しています。(PostScriptOutlinesは古いMATLABだと化けたり崩れたり使えなかったりします)
HTH
0 comentarios
Más respuestas (1)
Ryosuke F Takeuchi
el 3 de Jun. de 2020
同じ状態でしたが,フォントのインストールに際して,
- フォントファイル (hoge.ttf など) を右クリックしてコンテキストメニューを開く
- "すべてのユーザーに対してインストール" (管理者権限が必要)
することで解決しました.どうもMATLABはvscodeなどの他のアプリケーションとフォントを参照するディレクトリが異なるようです.
(MATLAB2018b,Windows10)
0 comentarios
Ver también
Categorías
Más información sobre インストールとライセンスの紹介 en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!