diff --git a/ext/native/tools/atlastool.cpp b/ext/native/tools/atlastool.cpp index 9609213a20..b80d450294 100644 --- a/ext/native/tools/atlastool.cpp +++ b/ext/native/tools/atlastool.cpp @@ -830,13 +830,14 @@ void GetLocales(const char *locales, std::vector &ranges) ranges.push_back(range(0x2116, 0x2116)); // "No." symbol ranges.push_back(range(0x2120, 0x2122)); // "SM", "TEL" and "TM" symbols ranges.push_back(range(0x2139, 0x2139)); // "i" symbol + ranges.push_back(range(0x2300, 0x2300)); // Diameter sign ranges.push_back(range(0x2302, 0x2302)); // House sign - ranges.push_back(range(0x2314, 0x2314)); // Place of Interest sign - ranges.push_back(range(0x2328, 0x2328)); // Keyboard sign - ranges.push_back(range(0x232B, 0x232B)); // Backspace symbol - ranges.push_back(range(0x23CE, 0x23CF)); // Return and Eject symbols - ranges.push_back(range(0x23E9, 0x23EF)); // UI and Media Control symbols 1 - ranges.push_back(range(0x23F4, 0x23FA)); // UI and Media Control symbols 2 + // ranges.push_back(range(0x2314, 0x2314)); // Place of Interest sign + // ranges.push_back(range(0x2328, 0x2328)); // Keyboard sign + // ranges.push_back(range(0x232B, 0x232B)); // Backspace symbol + // ranges.push_back(range(0x23CE, 0x23CF)); // Return and Eject symbols + // ranges.push_back(range(0x23E9, 0x23EF)); // UI and Media Control symbols 1 + // ranges.push_back(range(0x23F4, 0x23FA)); // UI and Media Control symbols 2 ranges.push_back(range(0x2610, 0x2612)); // Ballot boxes ranges.push_back(range(0x26A0, 0x26A1)); // Warning and High Voltage signs ranges.push_back(range(0x32CF, 0x32CF)); // "LTD" symbol diff --git a/ppge_atlasscript.txt b/ppge_atlasscript.txt index 7277aaa09e..80756372e3 100644 --- a/ppge_atlasscript.txt +++ b/ppge_atlasscript.txt @@ -1,5 +1,5 @@ 2048 -font UBUNTU24 C:/Windows/Fonts/KozGoPro-Medium.otf UWkhcJGR 24 +font UBUNTU24 C:/Windows/Fonts/KozGoPro-Medium.otf UWkhcJGRS 24 font UBUNTU24 C:/Windows/Fonts/ARIALUNI.ttf UWEhkcRGHKVTeS 24 0 image I_CROSS source_assets/image/cross.png copy image I_CIRCLE source_assets/image/circle.png copy