Skip to content

Commit

Permalink
Duerer map and text improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Francis Meetze committed Jul 5, 2023
1 parent 8692658 commit 9093ee6
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file added assets/duerer_dev_ascii.xcf
Binary file not shown.
Binary file added data/art/Duerer_text_480x480.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed data/art/Duerer_text_512x512.png
Binary file not shown.
4 changes: 2 additions & 2 deletions data/init/init.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If set below 256x256 it specifies the grid size instead, with a minimum of 80x25

[WINDOWEDX:80]
[WINDOWEDY:25]
[FONT:Duerer_text_512x512.png]
[FONT:Duerer_text_480x480.png]

You may disable window resizing if you wish.
[RESIZABLE:YES]
Expand All @@ -36,7 +36,7 @@ Full screen info. The 0s below mean that the game will choose a resolution for

[FULLSCREENX:0]
[FULLSCREENY:0]
[FULLFONT:Duerer_text_512x512.png]
[FULLFONT:Duerer_text_480x480.png]

If this is set to NO, tiles will be stretched to fit the screen if there is a resolution mismatch.
If this is set to YES, the tiles will not be stretched, but rather the game view will be centralized, surrounded by black space. Tiles that are too large will always be compressed rather than running off the screen.
Expand Down

0 comments on commit 9093ee6

Please sign in to comment.