We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ java -jar -Dawt.useSystemAAFontSettings=on LaViT.jar
これで文字のアンチエイリアス化が可能になる
参考:https://tech.nikkeibp.co.jp/it/article/COLUMN/20070205/260649/
The text was updated successfully, but these errors were encountered:
上記はLaViTそのもののアンチエイリアス化である。 エディタのアンチエイリアス設定はenv.txtの editor.antialias に保存されており、LaViT(ボタンやメニューなど)の設定とは独立している。
editor.antialias
Sorry, something went wrong.
No branches or pull requests
これで文字のアンチエイリアス化が可能になる
参考:https://tech.nikkeibp.co.jp/it/article/COLUMN/20070205/260649/
The text was updated successfully, but these errors were encountered: