Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maniac: Show String Picture command can result in text misalignment #3296

Open
OM-DEVV opened this issue Nov 22, 2024 · 1 comment
Open

Maniac: Show String Picture command can result in text misalignment #3296

OM-DEVV opened this issue Nov 22, 2024 · 1 comment

Comments

@OM-DEVV
Copy link

OM-DEVV commented Nov 22, 2024

Maniac Version:
20240202

ERPG Version:
EasyRPG Player 0.8

System settings:
Windows 10
Resolution 1920x1080 (does not affect issue)

RPG_RT.exe settings:
Resolution- does not affect issue.

EasyRPG 0.8 settings:
Window size- does not affect issue
Vsync- does not affect issue
Stretch- does not affect issue
No custom configs are set.
No custom font is set.

Overview

Using the Show String Picture command on Maniac may result in a misalignment when viewing from ERPG. Other Show Picture commands seem to work/align perfectly fine.

  • Picture number used does not affect issue.

  • X, Y coordinate of picture doesn't seem to affect issue

  • It doesn't matter if the setting is static or variable

  • Zoom is set to 100

  • Transparency 0%

  • Alignment is top left, but this doesn't seem to affect issue.

Possibly related issues
#3001 - Maniac: String Picture - 0 Height is not handled the same way than in the Maniac Patch
#3003 - Maniac: String Picture - Pictures not displayed while they should when the width or height is too small
#3297 - Maniac: Show String Picture can result in text errors with some fonts

#2971 - Maniac - Show Picture with overlay is incorrectly displayed on an empty panorama

Example
When using the Show String Picture command, the output can appear misaligned when viewing from Easy RPG. It should be noted that some other Show String Picture commands are used without any errors.

Contents of the command:

      Items
      Status
      Party
      Magic
-
      Back
      Options
      Load
      Quit

It's unclear to me if the amount of lines or space used affects this issue. It does not seem that Font necessarily affects this issue.

This Show String Picture command is executed from a Common Event which runs Parallel and is triggered by a Switch. It called within a Conditional Branch which references a Switch.

In Image 1 (RPT_RT.exe) we see a white "Glove" indicator inside the menu, and it is aligned to the text correctly

In Image 2 (Easy RPG 0.8) we see the same image however the text has seemingly lost height on the Y axis (which corresponds to being higher on the screen)

Annotated
example1

Raw
example2

Included is a visual representation of the X,Y of the glove, for comparison.

@OM-DEVV OM-DEVV changed the title Maniac: Show Picture command can result in misalignment Maniac: Show String Picture command can result in text misalignment Nov 22, 2024
@OM-DEVV
Copy link
Author

OM-DEVV commented Nov 22, 2024

I mistook the the nature of the issue-- thank you fdelapena for helping me understand. Added some additional information and changed titled as logged.

@Ghabry Ghabry added the Fonts label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants