Skip to content

Screen Java2D not scaling well #5

@NaroaCS

Description

@NaroaCS

@agrignard Could I get your help with the following GAMA issue for the San Sebastian table?

This model has two displays:

  1. Projection of the map over the horizontal table
  2. A set of charts that will be shown on a vertical TV screen.

Both look good on a laptop and screen, however, when running it on the TV screen, the text shows very oddly.

Image

I'm able to fit it well if I zoom and pan, but I would like to skip this step. Here is the image after doing that.

Image

I have tried to use opengl (to use the set camera feature) but the text and charts don't show up well. Is there something similar for java2D?

I'm currently using the latest GAMA release (1.9.3). I've tried to use 1.9. In that case, the text on display 1 looks off, and the one on display 2 is narrowed down so it only shows on the left side of the screen.

Any ideas on how to best address this?

Note: We're testing in Boston on a screen that is the same size as the one in the final installation; however, the specific screen in San Sebastian is different

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions