0tkl
0tkl
### Description #### Bug description: In various system locales, text defined with wxFONTFAMILY_* may not displayed in expected styles. #### Expected vs observed behaviour:  |locale|font family|expected font|observed font| |--|--|--|--|...
- [x] Two new display formats: "Round to nearest 0.1" and "2 sig figs", in addition to the current format "Round to nearest integer" + [ ] Use C++20 `std::format`...
According to the [documentation](https://docs.wxwidgets.org/trunk/interface_2wx_2font_8h.html#a0cd7bfd21a4f901245d3c86d8ea0c080a81d3016e8bbcca1c2f8088f016c44191), wxFONTFAMILY_SWISS = a sans-serif font. However when Windows in zh-CN or zh-TW locales, they're displayed in SimSun(宋体)or PMingLIU(細明體), both are serif and kinda last fallback fonts...
Since v1.5 (released in Nov. 2016), Hunspell has deprecated C style APIs and added a new set of C++ APIs. https://github.com/hunspell/hunspell/compare/v1.4.2...v1.5.3#diff-4c6057a8b7a2e93a0c4e414dfc8ca7cc527ab00ba2b909622bf0d3591fc146b4 Some conversions in `spellchecker_hunspell.cpp` are no longer needed. `GetSuggestions()`,...
[wx3.0's document](https://docs.wxwidgets.org/3.0/classwx_text_entry.html#a4e9dfe958dbd1918c54b45be83f1bed4): > For the platforms without native hints support (and currently only the MSW port does have it and even there it is only used under Windows Vista and...
- [x] Archlinux - [x] Debian 11/12 - [x] Debian Testing/Unstable - [x] Ubuntu 20.04/22.04/24.04 - [x] Fedora Latest/Rawhide - [x] OpenSUSE Leap Stable/Next - [x] OpenSUSE Tumbleweed WIP: At...
The WIP CI failed on every distros that need to build ffmpeg 6.1 by ourselves, log: ``` [260/2836] Generating subprojects/ffmpeg/postproc-def with a custom command (wrapped by meson to capture output)...
I don't use Conan to manage EPANET because EPANET hasn't been migrated to conan2 so far. I remove common libraries from conanfiles.txt because Conan has too strict version limitations, causing...
### Microsoft PowerToys version 0.81.0 ### Installation method Microsoft Store ### Running as admin Yes ### Area(s) with issue? Keyboard Manager ### Steps to reproduce Enter "Remap a Shortcut" panel....