Skip to content
Snippets Groups Projects
Commit 3f6214d7 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Eliminate GDI scaling. It's ugly and I hate it.

Also, fix up window behaviour... allow dragging it larger and smaller,
disable maximize, and don't allow snapping bigger or smaller than
the user area.

Finally, when r2y tables aren't installed, set the aspect ratio to
xsize x ysize so all the aspect "stuff" works properly.

With this, GDI is now the default output mode for Windows.  Auto
order is now:

X11 -> GDI -> SDL -> Win32 Console or Curses -> ANSI

Maybe for 2.0 I'll do a Wayland and Core Graphics driver too. :D
parent 7b2de5af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment