How to fix garbled Japanese characters in JAVA (including Arduino IDE)

In the past, I was troubled by the garbled characters of Arduino, but this also solves it.

JAVA software Japanese becomes Tofu

The default font for Ubuntu 18.04 is Noto (No more tofu), but Japanese software that runs on JAVA is usually garbled. Apparently, this is garbled because JAVA's OpenType support is insufficient (probably the side using the software is dragging the bad support of the old one).

Solution step

sudo apt install fonts-takao-gothic If you do this, the default font will change to Takao of IPA, which is a TrueType font, and the garbled characters will be cured.

Recommended Posts

How to fix garbled Japanese characters in JAVA (including Arduino IDE)
Fix garbled characters in SceneBuilder 11
[Rails] How to write in Japanese
How to learn JAVA in 7 days
How to use classes in Java?
How to name variables in Java
How to concatenate strings in java
How to implement date calculation in Java
How to implement Kalman filter in Java
Multilingual Locale in Java How to use Locale
How to do base conversion in Java
[Swift] How to fix Label in UIPickerView
How to fix system date in JUnit
How to implement coding conventions in Java
How to embed Janus Graph in Java
How to get the date in java
Japanese characters described in MessageResources.properties are garbled
How to display error messages in Japanese
How to display a web page in Java
How to translate Rails into Japanese in general
How to get Class from Element in Java
How to hide null fields in response in Java
[Java] How to substitute Model Mapper in Jackson
How to solve an Expression Problem in Java
How to write Java String # getBytes in Kotlin?
How to call functions in bulk with Java reflection
[Ruby on Rails] How to write enum in Japanese
How to input / output IBM mainframe files in Java?
How to create a data URI (base64) in Java
[Android Studio] [Java] How to fix the screen vertically
How to generate / verify ID token in Java Memo
How to convert A to a and a to A using AND and OR in Java
How to convert a file to a byte array in Java
How to Git manage Java EE projects in Eclipse
Summary of how to implement default arguments in Java
How to put old Java (8 series) in macOS 10.15 Catalina
[Java] How to display the day of the week acquired by LocalDate, DateTimeformatter in Japanese
Notes on how to use regular expressions in Java
How to get the class name / method name running in Java
How to read your own YAML file (*****. Yml) in Java
Changed the initial validator message to Japanese without garbled characters
How to use JSON data in WebSocket communication (Java, JavaScript)
Memo: [Java] How to check groupId etc. described in pom.xml
How to store a string from ArrayList to String in Java (Personal)
What happened in "Java 8 to Java 11" and how to build an environment
How to call and use API in Java (Spring Boot)
How to use Java enums (Enum) in MyBatis Mapper XML
How to dynamically switch JDK when building Java in Gradle
How to develop and register a Sota app in Java
How to simulate uploading a post-object form to OSS in Java
How to deploy Java application to Alibaba Cloud EDAS in Eclipse
How to derive the last day of the month in Java
Differences in how to handle strings between Java and Perl
How to switch Java in the OpenJDK era on Mac
Zip compression with Java in Windows environment without garbled characters
[Java] How to use Map
[Java] How to use Map
How to uninstall Java 8 (Mac)
Java --How to make JTable
How to use java Optional
How to minimize Java images