If you are looking for software to use, go to Huajun Software Park! software release AI product list
Location: Home pageTutorial strategyTutorialComputer software tutorials How does PyCharm...

How to change Chinese font in PyCharm? -PyCharm tutorial guide for changing Chinese fonts

Author: Date: 2025-06-23

PyCharm
PyCharm-24.9.0.0 official version

Text editing Storage: 11.99MB Time: 2021-09-28

Software introduction: PyCharm is a Python IDE launched by JetBrains. It comes with a complete set of tools that can help users improve when developing in the Python language...

Download now

Recently, some users who are using PyCharm have asked me how to change Chinese fonts. The following tutorial describes the steps for changing Chinese fonts in PyCharm.

How to change Chinese fonts in PyCharm

PyCharm download

​​​Click the option “File” in the upper right corner to open the file menu.

PyCharm download

Click the "Setting" option in the menu to enter the settings.

PyCharm download

      在左侧的选项依次打开“Editor”-“Font”。

PyCharm download

You can set the font in "Font". "Consola" is recommended. The font system usually comes with it. In "Size" you can set the font size, 16 is recommended. You can set Chinese fonts in Fallback font. Note that Chinese pinyin is used here, so please pay attention to distinguish it.

PyCharm download

After setting, click the button "OK" below. Then the font and font size of the code were all changed.

PyCharm download

Friends who still don’t understand the operation process of changing Chinese fonts in PyCharm, don’t miss this article brought by the editor.

Related articles