Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Tatsu-syo/noMeiryoUI
No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.
https://github.com/Tatsu-syo/noMeiryoUI
Last synced: 6 days ago
JSON representation
No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.
- Host: GitHub
- URL: https://github.com/Tatsu-syo/noMeiryoUI
- Owner: Tatsu-syo
- License: mit
- Created: 2016-12-25T08:09:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T13:46:24.000Z (8 months ago)
- Last Synced: 2024-10-15T23:41:27.536Z (19 days ago)
- Language: C++
- Homepage: https://www.tatsu-syo.info/MySoft/WinCust/index.html
- Size: 1.26 MB
- Stars: 4,969
- Watchers: 38
- Forks: 169
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Tatsu-syo/noMeiryoUI - No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11. (C++)
- awesome-hacking-lists - Tatsu-syo/noMeiryoUI - No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11. (C++)
README
中文版请查看[README_CN.md](https://github.com/Tatsu-syo/noMeiryoUI/blob/master/README_CN.md)
# No!! MeiryoUI
No!! MeiryoUI ("Meiryo UI mo daikkirai!!" in Japanese) brings back the capability to customize the user interface font on Windows, a feature that was removed since Windows 8.1.
No!! MeiryoUI has some limitations on Windows 11 22H2,
If you have some ideas check [discussions](https://github.com/Tatsu-syo/noMeiryoUI/discussions) for support.
## Requirements
- Windows 8 or newer.
- While No!! MeiryoUI should work on Windows Vista, it is not actively tested for compatibility.## Installation
> [!IMPORTANT]
> No!! MeiryoUI makes changes to registry. It is recommanded to backup your registry before applying any changes.
>
> ```
> reg save "HKCU\Control Panel" .\reset_font.reg /y
> ```- Download zip archive from [GitHub Releases](https://github.com/Tatsu-syo/noMeiryoUI/releases/latest).
- Extract the archive and run "noMeiryoUI.exe".## Known Limitations
- No!! MeiryoUI does not work with:
- Windows taskbar.
- Preinstalled UWP Apps (e.g. Settings, Paint, etc.).
- Applications that ignore the system font settings.- No!! MeiryoUI cannot modify the titlebar font on Windows 11.
## Documentations
You can find detailed documentation on the [wiki](https://github.com/Tatsu-syo/noMeiryoUI/wiki).
## License
Licensed under [the MIT License](https://github.com/Tatsu-syo/noMeiryoUI/blob/master/LICENSE).