Display the screenshots side by side

This commit is contained in:
Michiel Sikma 2020-08-11 19:29:43 +02:00
parent 59512f6ba1
commit 2d3a9edc66

View File

@ -32,8 +32,7 @@ A collection of SVG images for the characters is available in the [assets/svg/](
In-game, the characters look like this:
<img src="assets/screenshots/nickname-xy.png" alt="Nickname dialog in Pokémon X/Y" width="320">
<img src="assets/screenshots/nickname-usum.png" alt="Nickname dialog in Pokémon US/UM" width="320">
<img src="assets/screenshots/nickname-xy.png" alt="Nickname dialog in Pokémon X/Y" width="320"> <img src="assets/screenshots/nickname-usum.png" alt="Nickname dialog in Pokémon US/UM" width="320">
For Japanese, the full-width characters should be used. This means that, for example, the smiley face character should map to U+E0A0 for English Pokémon, and to U+E082 for Japanese Pokémon.