Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
syd711 committed Sep 25, 2022
1 parent 168dbad commit e148cd4
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,15 @@ To fix this problem, ensure that the path information written into the file __./

*(Do not mind the escaped ':' character, the will work no matter if the ':' is escaped or not. Also use '/' instead of '\\'.)*

### I got encoding problems on my highscore cards!

Users have reported whitespace problems for their generated highscore cards.
You can change this by settings a comma as number separator in your windows settings.
See also: https://forums.gameex.com/forums/topic/26335-scores-files-text-from-pinemhi-contains-strange-characters-as-thousands-separator/


![](./documentation/region-settings.png)

## See Also
[Used Third-Party Libraries](./documentation/third-party-licenses/licenses.xml)

Expand Down
Binary file added documentation/region-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion resources/card-generator.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Sun Sep 25 13:56:52 CEST 2022
#Sun Sep 25 18:40:34 CEST 2022
card.alphacomposite.black=0
card.alphacomposite.white=0
card.background=Post-It.png
Expand Down
2 changes: 1 addition & 1 deletion resources/overlay-generator.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Sun Sep 25 13:56:52 CEST 2022
#Sun Sep 25 18:40:34 CEST 2022
overlay.alphacomposite.black=36
overlay.alphacomposite.white=0
overlay.background=background4k.jpg
Expand Down

0 comments on commit e148cd4

Please sign in to comment.