View previous topic :: View next topic |
Author |
Message |
bagas Apprentice
Joined: 29 Jun 2018 Posts: 209
|
Posted: Fri Sep 24, 2021 3:23 pm Post subject: [Solved] pysolfc fonts are displayed incorrectly |
|
|
Hello.
After the recent update of the pysolfc card game package, fonts in the game interface began to display incorrectly.
Code: | # qlist -IUv | grep pysol
dev-python/pysol_cards-0.10.2 -python_targets_python3_8 python_targets_python3_9 -test
games-board/pysolfc-2.12.0-r1 extra-cardsets -minimal -python_single_target_python3_8 python_single_target_python3_9 sound -test |
Game screenshot.
https://ibb.co/MGB82tc _________________ BSD, Linux systems blog
Last edited by bagas on Sat Sep 25, 2021 5:58 pm; edited 1 time in total |
|
Back to top |
|
|
Ionen Developer
Joined: 06 Dec 2018 Posts: 2861
|
Posted: Fri Sep 24, 2021 5:52 pm Post subject: |
|
|
Seems fine with UTF-8 and ISO-8859-1 locales, but I randomly tried ru_RU.KOI8-R and I'm seeing the same you do.
Last edited by Ionen on Fri Sep 24, 2021 6:22 pm; edited 1 time in total |
|
Back to top |
|
|
Ionen Developer
Joined: 06 Dec 2018 Posts: 2861
|
Posted: Fri Sep 24, 2021 6:15 pm Post subject: |
|
|
Tried old 2.6.4 and it /technically/ works but it's because it doesn't have the Russian translation (tried German too, but that worked fine).
Starting as `LC_MESSAGES=C.UTF-8 pysol.py` should work like before without a translation. |
|
Back to top |
|
|
Ionen Developer
Joined: 06 Dec 2018 Posts: 2861
|
Posted: Fri Sep 24, 2021 6:45 pm Post subject: |
|
|
For now I've removed the translation in pysolfc-2.14.0-r1 (may take some time to see it in --sync).
Assuming your issues were indeed with ru_RU then -r1 should be back to like it used to. |
|
Back to top |
|
|
bagas Apprentice
Joined: 29 Jun 2018 Posts: 209
|
Posted: Sat Sep 25, 2021 5:58 pm Post subject: |
|
|
Updated to pysolfc-2.14, the situation with fonts has returned to normal.
Thanks for the support. _________________ BSD, Linux systems blog |
|
Back to top |
|
|
|