v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing Tileset repository

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

If you are creating a redirect to the current version's page, do not use any namespace. For example: use #REDIRECT [[Cat]], not #REDIRECT [[Main:Cat]] or #REDIRECT [[cv:Cat]]. See DF:Versions for more information.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{migrated article}}
 
 
{{For/see|user-created graphic sets|[[Graphics set repository]]}}
 
{{For/see|user-created graphic sets|[[Graphics set repository]]}}
{{av}}
+
 
 
{{Mod}}
 
{{Mod}}
  
A character set, or simply [[tilesets|tileset]], is an image in BMP or PNG format that contains the 256 different tiles, corresponding to the [[Main:Character table|IBM Code Page 437]] (sometimes called Extended ASCII). They are used to display the text elements in graphics mode and everything in ASCII mode. This page serves as a repository for custom tilesets made by users, including instructions on how to install them.
+
A character set, or simply [[tilesets|tileset]], is an image in BMP or PNG format that contains the 256 different tiles, corresponding to the [[Main:Character table|IBM Code Page 437]] (sometimes called Extended ASCII). They are used to display the main graphics. This page serves as a repository for custom tilesets made by users, including instructions on how to install them.
  
 
==Background==
 
==Background==
Line 11: Line 10:
  
 
==Installation==
 
==Installation==
{{TipBox|#fb0|float=center|'''Currently{{version|50.11}}, using some tilesets can cause the lower and right edges of the screen to not react to the mouse.''' This is dependent on size; the 8×12 and 10×12 that come with the game are fine, but the 16×16 is not. Maximizing the window or [[Settings|setting]] the game to fullscreen may avoid this.}}
 
Other issues that can appear when using a different tileset:
 
* In graphics mode, the minimap frame will scale to the tileset, but the minimap image will not.
 
* In graphics mode, using a tileset with a different aspect ratio will stretch UI elements.
 
* In graphics mode, some UI elements do not scale to the tileset.
 
* In either mode, and even with the default tileset at some scales and game display sizes, some menus may not have enough space to display all elements; the [[Noble#Menu|Nobles menu]] especially.
 
  
 
To use a specific tileset with ''Dwarf Fortress'', you must perform the following steps:
 
To use a specific tileset with ''Dwarf Fortress'', you must perform the following steps:
Line 22: Line 15:
 
# Download the tileset to your computer. Each tileset is just an image, so there is no separate download link. ('''Right-Click''' on the tileset image and '''Save-As'''.)
 
# Download the tileset to your computer. Each tileset is just an image, so there is no separate download link. ('''Right-Click''' on the tileset image and '''Save-As'''.)
 
# If necessary, convert the tileset to the correct image format for the version of DF you are using:
 
# If necessary, convert the tileset to the correct image format for the version of DF you are using:
## Do '''not''' just change the extension to .bmp or .png; you must use a program like MS paint to save it properly.
+
## ''For [[40d:Release information/0.28.181.40d|DF 0.28.181.40d]] or older:'' open the file in an image editor and save it as a '''24-bit bitmap''' (BMP) if it isn't already in that format.
## For ''[[40d:Release information/0.28.181.40d|DF 0.28.181.40d]] or older:'' open the file in an image editor and save it as a '''24-bit bitmap''' (BMP) if it isn't already in that format.
+
## ''For [[v0.31:Release information/0.31.01|DF 0.31.01]] or newer:'' open the file in an image editor and save it as a '''PNG'''  with ''transparency'' if it isn't already in that format.
## For ''[[v0.31:Release information/0.31.01|DF 0.31.01]] or newer:'' open the file in an image editor and save it as a '''PNG'''  with ''transparency'' if it isn't already in that format.
+
# Move/Copy the file to the DF art directory ({{tt|.../data/art}}).
# Move or copy the file to the DF art directory ({{tt|.../data/art}}).
+
# Edit the initialization configuration file ({{tt|.../data/init/init.txt}}) to specify the tileset file to use. There are four locations that can be changed:
# Edit the initialization configuration file ({{tt|.../data/init/init_default.txt}}) to specify the tileset file to use. There are three lines that can be changed:
+
## Specify the tileset for a windowed display by setting the filename in the '''[FONT:''<filename>'']''' tag.
## '''[FONT:''<filename>'']''' the tileset for a windowed display.
+
## Specify the tileset for a full-screen display by setting the filename in the '''[FULLFONT:''<filename>'']''' tag.
## '''[FULLFONT:''<filename>'']''' the tileset for a full-screen display.
+
## Specify the tileset for a windowed graphical display by setting the filename in the '''[GRAPHICS_FONT:''<filename>'']''' tag.
## '''[BASIC_FONT:''<filename>'']''' — the tileset for initial loading and menu display.
+
## Specify the tileset for a full-screen graphical display by setting the filename in the '''[GRAPHICS_FULLFONT:''<filename>'']''' tag.
## All three can be set to the same file. In fact, setting them to different files can give unexpected results
 
 
## Once you have made the changes you need to remember to save the file.
 
## Once you have made the changes you need to remember to save the file.
# If the selected tileset requires modifications to the [[Raw]]s, you will have to make those edits.  What those changes are will depend on the tileset itself, and may only be valid for older versions. Likewise, some tilesets may suggest changes to {{tt|d_init.txt}}, such as {{tt|[PILLAR_TILE:255]}}, but those options no longer exist.
+
 
 +
If the selected tileset requires modifications to the Raws, you will have to make those edits.  What those changes are will depend on the tileset itself.
  
 
Once the file is saved and the required changes are made, you are ready to play DF with your new tileset!
 
Once the file is saved and the required changes are made, you are ready to play DF with your new tileset!
Line 53: Line 46:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kein_400x125.png
+
|image=[[Image:Kein_400x125.png]]
 
|author=[[User:Kein|Kein]]
 
|author=[[User:Kein|Kein]]
 
|dated=2008-8-7
 
|dated=2008-8-7
Line 63: Line 56:
  
 
{{Tileset|
 
{{Tileset|
|filename=Zaratustra_custom_5x5.png
+
|image=[[Image:Zaratustra_custom_5x5.png]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2008-11-20
 
|dated=2008-11-20
Line 74: Line 67:
  
 
{{Tileset|
 
{{Tileset|
|filename=Geti_custom_6x6.png
+
|image=[[Image:Geti_custom_6x6.png]]
 
|author=[[User:Geti|Geti]]
 
|author=[[User:Geti|Geti]]
 
|dated=2010-08-04
 
|dated=2010-08-04
Line 83: Line 76:
  
 
{{Tileset|
 
{{Tileset|
|filename=Lord Nightmare 6x6font01.png
+
|image=[[Image:Lord Nightmare 6x6font01.png]]
 
|author=Lord Nightmare
 
|author=Lord Nightmare
 
|dated=2007-11-5
 
|dated=2007-11-5
Line 92: Line 85:
  
 
{{Tileset|
 
{{Tileset|
|filename=Lord Nightmare 6x6font02.png
+
|image=[[Image:Lord Nightmare 6x6font02.png]]
 
|author=Lord Nightmare
 
|author=Lord Nightmare
 
|dated=2007-11-12
 
|dated=2007-11-12
Line 102: Line 95:
  
 
{{Tileset|
 
{{Tileset|
|filename=Mkv_curses_480x150.png
+
|image=[[Image:Mkv_curses_480x150.png]]
 
|author=[[User:Markavian|Markavian]]
 
|author=[[User:Markavian|Markavian]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 111: Line 104:
  
 
{{Tileset|
 
{{Tileset|
|filename=Mkv_curses_480x150_v2.png
+
|image=[[Image:Mkv_curses_480x150_v2.png]]
 
|author=[[User:Markavian|Markavian]]
 
|author=[[User:Markavian|Markavian]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 122: Line 115:
  
 
{{Tileset|
 
{{Tileset|
|filename=nobbins6x6.png
+
|image=[[Image:nobbins6x6.png]]
 
|author=[[User:Nobbins|Nobbins]]
 
|author=[[User:Nobbins|Nobbins]]
 
|dated=2010-01-10
 
|dated=2010-01-10
Line 131: Line 124:
  
 
{{Tileset|
 
{{Tileset|
|filename=nobbin_ts_v2.png
+
|image=[[Image:nobbin_ts_v2.png]]
 
|author=[[User:Nobbins|Nobbins]]
 
|author=[[User:Nobbins|Nobbins]]
 
|dated=2010-06-28
 
|dated=2010-06-28
Line 142: Line 135:
  
 
{{Tileset|
 
{{Tileset|
filename=Herrbdog_7x7_tileset.gif
+
image=[[Image:Herrbdog_7x7_tileset.gif]]
 
|author=[[User:herrbdog|herrbdog]]
 
|author=[[User:herrbdog|herrbdog]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 152: Line 145:
  
 
{{Tileset|
 
{{Tileset|
|filename=terbert_7x7.png
+
|image=[[Image:terbert_7x7.png]]
 
|author=[[User:Terbert|Terbert]]
 
|author=[[User:Terbert|Terbert]]
 
|dated=2009-6-30
 
|dated=2009-6-30
Line 163: Line 156:
  
 
{{Tileset|
 
{{Tileset|
|filename=Anikki_square_8x8.png
+
|image=[[Image:Anikki_square_8x8.png]]
 
|author=[[User:Anikki|Anikki]]
 
|author=[[User:Anikki|Anikki]]
 
|dated=2008-7-27
 
|dated=2008-7-27
Line 170: Line 163:
 
|comments=Based on the original IBM CGA Character set with a lot of tweaks. The characters remain as descriptive yet universal as possible. I chose the CGA set because it is in my opinion the square set with the best readability. This set is for those who like the basic ASCII look where every pixel has meaning or (multiple meanings). [http://www.anikki.com/share/df/Anikki_square_8x8.bmp Download the BMP]
 
|comments=Based on the original IBM CGA Character set with a lot of tweaks. The characters remain as descriptive yet universal as possible. I chose the CGA set because it is in my opinion the square set with the best readability. This set is for those who like the basic ASCII look where every pixel has meaning or (multiple meanings). [http://www.anikki.com/share/df/Anikki_square_8x8.bmp Download the BMP]
  
There is also an upscaled [[#Anikki_square_16x16.png|16x16 version]] of this set available for fullscreen use below.
+
There is also an upscaled [[#Anikki_2|16x16 version]] of this set available for fullscreen use below.
 
|demo=[[Image:df_anikki_2.png|thumb|right]]
 
|demo=[[Image:df_anikki_2.png|thumb|right]]
 
}}
 
}}
Line 176: Line 169:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_8x8
 
|title=cheepicus_8x8
|filename=cheepicus_8x8.png
+
|image=[[Image:cheepicus_8x8.png]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2014-4-3
 
|dated=2014-4-3
Line 186: Line 179:
  
 
{{Tileset|
 
{{Tileset|
|filename=Jdpage_8x8.png
+
|image=[[Image:Jdpage_8x8.png]]
 
|author=[[User:Jdpage|Jdpage]]
 
|author=[[User:Jdpage|Jdpage]]
 
|dated=2010-09-15
 
|dated=2010-09-15
 
|size=8&times;8
 
|size=8&times;8
 
|resolution=640&times;200 native.
 
|resolution=640&times;200 native.
|comments=Modified version of the [[#Anikki_square_8x8.png|Anikki 8x8 tileset]]. Just prettifies it a bit; some characters are tweaked to make them work slightly better for one of their jobs without disturbing the rest. Others are redesigned entirely. Most importantly, dwarves were given beards.
+
|comments=Modified version of the [[#Anikki|Anikki]] 8x8 tileset. Just prettifies it a bit; some characters are tweaked to make them work slightly better for one of their jobs without disturbing the rest. Others are redesigned entirely. Most importantly, dwarves were given beards.
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|filename=CGA8x8thick.png
+
|image=[[Image:CGA8x8thick.png]]
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 204: Line 197:
  
 
{{Tileset|
 
{{Tileset|
|filename=CGA8x8thin.png
+
|image=[[Image:CGA8x8thin.png]]
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2008-6-6
 
|dated=2008-6-6
Line 214: Line 207:
  
 
{{Tileset|
 
{{Tileset|
|filename=LN_EGA8x8.png
+
|image=[[Image:LN_EGA8x8.png]]
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 223: Line 216:
  
 
{{Tileset|
 
{{Tileset|
|filename=RDE_8x8.png
+
|image=[[Image:RDE_8x8.png]]
 
|author=[[User:RedDeadElite|RedDeadElite]]
 
|author=[[User:RedDeadElite|RedDeadElite]]
 
|dated=2018-08-17
 
|dated=2018-08-17
 
|size=8&times;8
 
|size=8&times;8
 
|resolution=640&times;200
 
|resolution=640&times;200
|comments=Meant to resemble the vanilla curses tileset, which itself is similar to Microsoft's 8x12 Terminal font. Glyphs sourced from various bitmap fonts and/or modified by hand.
+
|comments=Based on curses_640x300 and Microsoft's 8x8 Terminal font.<br/>
 +
To use tile 255, change the value of the pillar tags in "d_init.txt" to 255. <br/>
 +
Example: [PILLAR_TILE:'O'] becomes [PILLAR_TILE:255] .
 
|demo=[[Image:RDE_8x8_screencap.png|thumb|right|RedDeadElite's 8x8 tileset with [[Graphics_set_repository#Phoebus.27_Graphics_Set|Phoebus's color scheme]].]]
 
|demo=[[Image:RDE_8x8_screencap.png|thumb|right|RedDeadElite's 8x8 tileset with [[Graphics_set_repository#Phoebus.27_Graphics_Set|Phoebus's color scheme]].]]
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|filename=Pastiche_8x8.png
+
|image=[[Image:Pastiche_8x8.png]]
 
|author=[[User:Tejón|tejón]]
 
|author=[[User:Tejón|tejón]]
 
|dated=2012-6-12
 
|dated=2012-6-12
Line 242: Line 237:
  
 
{{Tileset|
 
{{Tileset|
|filename=Potash_8x8.png
+
|image=[[Image:Potash_8x8.png]]
 
|author=[[User:Tejón|tejón]]
 
|author=[[User:Tejón|tejón]]
 
|dated=2012-6-12
 
|dated=2012-6-12
Line 251: Line 246:
  
 
{{Tileset|
 
{{Tileset|
|filename=Acorntileset8x8.png
+
|image=[[Image:Acorntileset8x8.png]]
 
|author=[[User:Xenomorph|Xenomorph]]
 
|author=[[User:Xenomorph|Xenomorph]]
 
|dated=2008-8-9
 
|dated=2008-8-9
Line 260: Line 255:
  
 
{{Tileset|
 
{{Tileset|
|filename=yayo_c64_640x200.png
+
|image=[[Image:yayo_c64_640x200.png]]
 
|author=[[User:Yayo|Yayo]]
 
|author=[[User:Yayo|Yayo]]
 
|dated=2007-10-30
 
|dated=2007-10-30
 
|size=8&times;8
 
|size=8&times;8
 
|resolution=640&times;200
 
|resolution=640&times;200
|comments=Name: Yayo's C64; Based on the charset of the Commodore 64. It's a flat style, but it's clean and also highly readable. I recreated all the missing chars like letters with accents and symbols, trying to get a c64 style as much as possible. If it's too small, use the 16&times;16 version [[#Yayo_c64_1280x400_83b157.png|below]]. :)
+
|comments=Name: Yayo's C64; Based on the charset of the Commodore 64. It's a flat style, but it's clean and also highly readable. I recreated all the missing chars like letters with accents and symbols, trying to get a c64 style as much as possible. If it's too small, use the 16&times;16 version [[#Yayo_2|below]]. :)
 
|demo=[[Image:yayo_c64_640x200_screenshot.png|thumb|right|yayo's c64 Tileset]]
 
|demo=[[Image:yayo_c64_640x200_screenshot.png|thumb|right|yayo's c64 Tileset]]
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|filename=Zaratustra_msx.png
+
|image=[[Image:Zaratustra_msx.png]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 282: Line 277:
  
 
{{Tileset|
 
{{Tileset|
|filename=720x225_SmoothWalls.PNG
+
|image=[[Image:720x225_SmoothWalls.PNG]]
 
|author=[[User:Dorten|Dorten]]
 
|author=[[User:Dorten|Dorten]]
 
|dated=2009-2-13
 
|dated=2009-2-13
Line 292: Line 287:
  
 
{{Tileset|
 
{{Tileset|
|filename=720x225_SmoothWalls7.png
+
|image=[[Image:720x225_SmoothWalls7.png]]
 
|author=[[User:Dorten|Dorten]]
 
|author=[[User:Dorten|Dorten]]
 
|dated=2009-2-13
 
|dated=2009-2-13
Line 301: Line 296:
  
 
{{Tileset|
 
{{Tileset|
|filename=Nostalgia_720x225.png
+
|image=[[Image:Nostalgia_720x225.png]]
 
|author=[[User:Maus|maus]]
 
|author=[[User:Maus|maus]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 310: Line 305:
  
 
{{Tileset|
 
{{Tileset|
|filename=DortenSolid.png
+
|image=[[Image:DortenSolid.png]]
 
|author=[[User:Qjet|Qjet]]
 
|author=[[User:Qjet|Qjet]]
 
|dated=2009-2-13
 
|dated=2009-2-13
Line 320: Line 315:
  
 
{{Tileset|
 
{{Tileset|
|filename=Curses_720x225_8d6752.png
+
|image=[[Image:Curses_720x225_8d6752.png]]
 
|author=[[User:Savok|Savok]]
 
|author=[[User:Savok|Savok]]
 
|dated=2007-10-30
 
|dated=2007-10-30
 
|size=9&times;9
 
|size=9&times;9
 
|resolution=720&times;225
 
|resolution=720&times;225
|comments=There is no doubt that this tileset is old. This must be distinctly understood if anything wonderful is to come of your use of it. You may like [[#720x225_SmoothWalls.PNG|Dorten's revision]] more. The following is the original description:<br>I dislike curses_640x300.bmp due to its lack of any kind of graphics for things like a bed or a barrel and the fact that it distorts my beautiful circles, so I made a similarish tileset to fix those.
+
|comments=There is no doubt that this tileset is old. This must be distinctly understood if anything wonderful is to come of your use of it. You may like [[List_of_user_character_sets#Dorten|Dorten's revision]] more. The following is the original description:<br>I dislike curses_640x300.bmp due to its lack of any kind of graphics for things like a bed or a barrel and the fact that it distorts my beautiful circles, so I made a similarish tileset to fix those.
 
|demo=[[Image:Screenshot_41ea57.png|thumb|right|Savok's tiny, non-updated tileset.]]
 
|demo=[[Image:Screenshot_41ea57.png|thumb|right|Savok's tiny, non-updated tileset.]]
 
}}
 
}}
Line 332: Line 327:
  
 
{{Tileset|
 
{{Tileset|
|filename=Anikki_square_10x10.png
+
|image=[[Image:Anikki_square_10x10.png]]
 
|author=[[User:Anikki|Anikki]]
 
|author=[[User:Anikki|Anikki]]
 
|dated=2008-7-27
 
|dated=2008-7-27
Line 343: Line 338:
  
 
{{Tileset|
 
{{Tileset|
|filename=buddy.png
+
|image=[[Image:buddy.png]]
 
|author=buddy
 
|author=buddy
 
|dated=2014-07-12
 
|dated=2014-07-12
Line 355: Line 350:
  
 
{{Tileset|
 
{{Tileset|
|filename=buddy--graphical.png
+
|image=[[Image:buddy--graphical.png]]
 
|author=buddy
 
|author=buddy
 
|dated=2014-07-16
 
|dated=2014-07-16
Line 370: Line 365:
  
 
{{Tileset|
 
{{Tileset|
|filename=ddw.png
+
|image=[[Image:ddw.png]]
 
|author=[[User:Ddw|Ddw]]
 
|author=[[User:Ddw|Ddw]]
 
|dated=2011-03-10
 
|dated=2011-03-10
 
|size=10&times;10
 
|size=10&times;10
 
|resolution=800&times;250 native
 
|resolution=800&times;250 native
|comments=Based on [[#Anikki_square_10x10.png|Anikki]], with some simplifications and modifications. I like Markavian's walls, so I did something similar. The bottom right tile, number 255, I use for pillars. You can set that in your d_init.txt, the line should look like [PILLAR_TILE:255]  
+
|comments=Based on Anikki, with some simplifications and modifications. I like Markavian's walls, so I did something similar. The bottom right tile, number 255, I use for pillars. You can set that in your d_init.txt, the line should look like [PILLAR_TILE:255]  
 
[http://www.dougwhiteley.co.uk/images/ddw_shot.png Example].
 
[http://www.dougwhiteley.co.uk/images/ddw_shot.png Example].
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|filename=Paul_10x10.png
+
|image=[[Image:Paul_10x10.png]]
 
|author=[[User:Paul|Paul]]
 
|author=[[User:Paul|Paul]]
 
|dated=2008-9-5
 
|dated=2008-9-5
Line 389: Line 384:
  
 
{{Tileset|
 
{{Tileset|
|filename=Potash_10x10.png
+
|image=[[Image:Potash_10x10.png]]
 
|author=[[User:Tejón|tejón]]
 
|author=[[User:Tejón|tejón]]
 
|dated=2012-6-12
 
|dated=2012-6-12
Line 398: Line 393:
  
 
{{Tileset|
 
{{Tileset|
|filename=Taffer 10x10.png
+
|image=[[Image:Taffer 10x10.png]]
 
|author=[[User:Taffer|Taffer]]
 
|author=[[User:Taffer|Taffer]]
 
|dated=2017-01-10
 
|dated=2017-01-10
Line 408: Line 403:
  
 
{{Tileset|
 
{{Tileset|
|filename=Terbert_10x10.png
+
|image=[[Image:Terbert_10x10.png]]
 
|author=[[User:Terbert|Terbert]]
 
|author=[[User:Terbert|Terbert]]
 
|dated=2009-6-30
 
|dated=2009-6-30
Line 417: Line 412:
  
 
{{Tileset|
 
{{Tileset|
|filename=Tocky_square_10x10.png
+
|image=[[Image:Tocky_square_10x10.png]]
 
|author=[[User:Tocky|Tocky]]
 
|author=[[User:Tocky|Tocky]]
 
|dated=2007-11-15
 
|dated=2007-11-15
Line 429: Line 424:
  
 
{{Tileset|
 
{{Tileset|
|filename=terminus.png
+
|image=[[Image:terminus.png]]
 
|author=[[User:Gekz|Gekz]]
 
|author=[[User:Gekz|Gekz]]
 
|dated=2010-1-08
 
|dated=2010-1-08
Line 443: Line 438:
  
 
{{Tileset|
 
{{Tileset|
|filename=Alloy_curses_12x12.png
+
|image=[[Image:Alloy_curses_12x12.png]]
 
|author=[[User:Alloy|Alloy]]
 
|author=[[User:Alloy|Alloy]]
 
|dated=2010-12-3 - v1.1
 
|dated=2010-12-3 - v1.1
Line 453: Line 448:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_12x12
 
|title=cheepicus_12x12
|filename=cheepicus_12x12.png
+
|image=[[Image:cheepicus_12x12.png]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2010-8-4
 
|dated=2010-8-4
Line 465: Line 460:
  
 
{{Tileset|
 
{{Tileset|
|filename=Unknown curses 12x12 & Markvii Walls.png
+
|image=[[Image:Unknown curses 12x12 & Markvii Walls.png]]
 
|author=DDR & Others
 
|author=DDR & Others
 
|dated=2010-9-3
 
|dated=2010-9-3
Line 475: Line 470:
  
 
{{Tileset|
 
{{Tileset|
|filename=Haberdash_curses_12x12.png
+
|image=[[Image:Haberdash_curses_12x12.png]]
 
|author=[[User:Haberdash|Haberdash]]
 
|author=[[User:Haberdash|Haberdash]]
 
|dated=2014-07-24
 
|dated=2014-07-24
Line 484: Line 479:
  
 
{{Tileset|
 
{{Tileset|
|filename=DB_curses_12x12.PNG
+
|image=[[Image:DB_curses_12x12.PNG]]
 
|author=[[User:Hanuman|Hanuman]]
 
|author=[[User:Hanuman|Hanuman]]
 
|dated=2008-7-23
 
|dated=2008-7-23
Line 494: Line 489:
  
 
{{Tileset|
 
{{Tileset|
|filename=Herrbdog_144.png
+
|image=[[Image:Herrbdog_144.png]]
 
|author=Herrbdog
 
|author=Herrbdog
 
|dated=2007-10-30
 
|dated=2007-10-30
 
|size=12&times;12
 
|size=12&times;12
 
|resolution=960&times;300
 
|resolution=960&times;300
|comments=A larger version of this tileset is available [[#Herrbdog_16x16_tileset.gif|below]].
+
|comments=A larger version of this tileset is available [[#Herrbdog 2|below]].
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|filename=Dullard_Exponent_12x12.png
+
|image=[[Image:Dullard_Exponent_12x12.png]]
 
|author=Lord Dullard/Exponent
 
|author=Lord Dullard/Exponent
 
|dated=2009-3-30
 
|dated=2009-3-30
Line 512: Line 507:
  
 
{{Tileset|
 
{{Tileset|
|filename=mkv_solidcurses_stairs_960x300.png
+
|image=[[Image:mkv_solidcurses_stairs_960x300.png]]
 
|author=[[User:Markavian|Markavian]]
 
|author=[[User:Markavian|Markavian]]
 
|dated=2007-12-4
 
|dated=2007-12-4
Line 521: Line 516:
  
 
{{Tileset|
 
{{Tileset|
|filename=Mkv_solidcurses_960x300.png
+
|image=[[Image:Mkv_solidcurses_960x300.png]]
 
|author=[[User:Markavian|Markavian]]
 
|author=[[User:Markavian|Markavian]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 531: Line 526:
  
 
{{Tileset|
 
{{Tileset|
|filename=Markvii.png
+
|image=[[Image:Markvii.png]]
 
|author=[[User:Turnip|Turnip]]
 
|author=[[User:Turnip|Turnip]]
 
|dated=2009-7-9
 
|dated=2009-7-9
Line 541: Line 536:
  
 
{{Tileset|
 
{{Tileset|
|filename=Tileset_unknown_960x300_02.png
+
|image=[[Image:Tileset_unknown_960x300_02.png]]
 
|author=Unknown
 
|author=Unknown
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 550: Line 545:
  
 
{{Tileset|
 
{{Tileset|
|filename=Unknown_curses_12x12.png
+
|image=[[Image:Unknown_curses_12x12.png]]
 
|author=Unknown
 
|author=Unknown
 
|dated=2007-11-24
 
|dated=2007-11-24
Line 560: Line 555:
  
 
{{Tileset|
 
{{Tileset|
|filename=nice_curses_12x12.png
+
|image=[[Image:nice_curses_12x12.png]]
 
|author=[[User:Vidumec|Vidumec]]
 
|author=[[User:Vidumec|Vidumec]]
 
|dated=2013-01-30
 
|dated=2013-01-30
Line 567: Line 562:
 
|comments=This tileset is a square version of Plac1d's tileset with some modifications, like duller ground tiles and other.
 
|comments=This tileset is a square version of Plac1d's tileset with some modifications, like duller ground tiles and other.
 
|demo=[[Image:Screenshot_nice_curses_12x12.png|thumb|right]]
 
|demo=[[Image:Screenshot_nice_curses_12x12.png|thumb|right]]
}}
 
 
{{Tileset|
 
|filename=zesty_curses_12x12.png
 
|author=[[User:ZesT|ZesT]]
 
|dated=2022-11-3
 
|size=12&times;12
 
|resolution=960&times;300 native
 
|comments= A fresh spin on Vidumec's "nice curses" tileset - includes a couple different graphics that both keep the ASCII feel and provide better visual representations while preventing text artefacts, including new graphics for sheets, plus a Moai statue since making the statue specifically humanoid didn't feel generalisable enough.<br>A [[Tileset repository#zesty_curses_24x24.png|24x24 version]] is available.
 
 
}}
 
}}
  
Line 581: Line 567:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kren_13x13.png
+
|image=[[Image:Kren_13x13.png]]
 
|author=[[User:Krenshala|krenshala]]
 
|author=[[User:Krenshala|krenshala]]
 
|dated=2015-12-27 (Updated 2017-08-27)
 
|dated=2015-12-27 (Updated 2017-08-27)
Line 589: Line 575:
  
 
{{Tileset|
 
{{Tileset|
|filename=yayo_tunur_1040x325.png
+
|image=[[Image:yayo_tunur_1040x325.png]]
 
|author=[[User:Yayo|Yayo]]
 
|author=[[User:Yayo|Yayo]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 602: Line 588:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_14x14
 
|title=cheepicus_14x14
|filename=cheepicus_14x14.png
+
|image=[[Image:cheepicus_14x14.png]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2018-11-28
 
|dated=2018-11-28
Line 616: Line 602:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_15x15
 
|title=cheepicus_15x15
|filename=cheepicus_15x15.png
+
|image=[[Image:cheepicus_15x15.png]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2012-5-6
 
|dated=2012-5-6
Line 626: Line 612:
  
 
{{Tileset|
 
{{Tileset|
|filename=Talryth_square_15x15.png
+
|image=[[Image:Talryth_square_15x15.png]]
 
|author=[[User:Talryth|Talryth]]
 
|author=[[User:Talryth|Talryth]]
 
|dated=2010-06-18
 
|dated=2010-06-18
Line 635: Line 621:
  
 
{{Tileset|
 
{{Tileset|
|filename=Vidumec_15x15.png
+
|image=[[Image:Vidumec_15x15.png]]
 
|author=[[User:Vidumec|Vidumec]]
 
|author=[[User:Vidumec|Vidumec]]
 
|dated=2011-09-05
 
|dated=2011-09-05
Line 647: Line 633:
  
 
{{Tileset|
 
{{Tileset|
|filename=Anno_16x16.png
+
|image=[[Image:Anno_16x16.png]]
 
|author=[[User:AbuDhabi|AbuDhabi]]
 
|author=[[User:AbuDhabi|AbuDhabi]]
 
|dated=2011-03-19
 
|dated=2011-03-19
 
|size=16&times;16
 
|size=16&times;16
 
|resolution=1280&times;400 native.
 
|resolution=1280&times;400 native.
|comments=Based on [[#Anikki_square_16x16.png|Anikki's 16x16 tileset]], but smoothed/enhanced and with the dwarf images reworked.
+
|comments=Based on Anikki's 16x16 tileset, but smoothed/enhanced and with the dwarf images reworked.
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|filename=Aesomatica_16x16.png
+
|image=[[Image:Aesomatica_16x16.png]]
 
|author=[[User:Aesomatica|Aesomatica]]
 
|author=[[User:Aesomatica|Aesomatica]]
 
|dated=2008-11-29
 
|dated=2008-11-29
Line 665: Line 651:
  
 
{{Tileset|
 
{{Tileset|
|filename=LCD_Tileset.png
+
|image=[[Image:LCD_Tileset.png]]
 
|author=[[User:Agm|Agm]]
 
|author=[[User:Agm|Agm]]
 
|dated=2020-02-07
 
|dated=2020-02-07
Line 674: Line 660:
  
 
{{Tileset|
 
{{Tileset|
|filename=16x16-RogueYun-AgmEdit.png
+
|image=[[Image:16x16-RogueYun-AgmEdit.png]]
 
|author=[[User:Agm|Agm]]
 
|author=[[User:Agm|Agm]]
 
|dated=2017-10-21
 
|dated=2017-10-21
Line 683: Line 669:
  
 
{{Tileset|
 
{{Tileset|
|filename=Anikki_square_16x16.png
+
|image=[[Image:Anikki_square_16x16.png]]
 
|author=[[User:Anikki|Anikki]]
 
|author=[[User:Anikki|Anikki]]
 
|dated=2008-7-27
 
|dated=2008-7-27
Line 693: Line 679:
  
 
{{Tileset|
 
{{Tileset|
|filename=Bisasam_16x16.png
+
|image=[[Image:Bisasam_16x16.png]]
 
|author=Bisasam
 
|author=Bisasam
 
|dated=2010-01-11
 
|dated=2010-01-11
Line 705: Line 691:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_8x8x2
 
|title=cheepicus_8x8x2
|filename=cheepicus_8x8x2.png
+
|image=[[Image:cheepicus_8x8x2.png]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2014-4-3
 
|dated=2014-4-3
Line 716: Line 702:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_16x16
 
|title=cheepicus_16x16
|filename=cheepicus_16x16.png
+
|image=[[Image:cheepicus_16x16.png]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2014-5-10
 
|dated=2014-5-10
Line 727: Line 713:
  
 
{{Tileset|
 
{{Tileset|
|filename=Cooz_curses_square_16x16.png
+
|image=[[Image:Cooz_curses_square_16x16.png]]
 
|author=[[User:Cooz|Cooz]]
 
|author=[[User:Cooz|Cooz]]
 
|dated=2009-2-28
 
|dated=2009-2-28
Line 737: Line 723:
  
 
{{Tileset|
 
{{Tileset|
filename=Guybrush_square_16x16.png
+
image=[[Image:Guybrush_square_16x16.png]]
 
|author=[[User:Guybrush|Guybrush]]
 
|author=[[User:Guybrush|Guybrush]]
 
|dated=2007-11-15
 
|dated=2007-11-15
Line 750: Line 736:
  
 
{{Tileset|
 
{{Tileset|
filename=GuybrushASCII_curses_square_16x16.png
+
image=[[Image:GuybrushASCII_curses_square_16x16.png]]
 
|author=Herrbdog, modified by [[User:Guybrush|Guybrush]]
 
|author=Herrbdog, modified by [[User:Guybrush|Guybrush]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 759: Line 745:
  
 
{{Tileset|
 
{{Tileset|
|filename=Herrbdog_16x16_tileset.gif
+
|image=[[Image:Herrbdog_16x16_tileset.gif]]
 
|author=Herrbdog
 
|author=Herrbdog
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 768: Line 754:
  
 
{{Tileset|
 
{{Tileset|
|filename=Oddball_16x16.png
+
|image=[[Image:MRC_square_16x16.png]]
|author=[[User:HexaBlu|HexaBlu]]
 
|title=Oddball-16
 
|dated=2021-07-05
 
|size=16&times;16
 
|resolution=1280&times;400
 
|comments="A silly and whimsical 16x16 Tileset focused on unique graphics, Made completely from scratch. The font is designed off of my bad handwriting. "[http://www.bay12forums.com/smf/index.php?topic=178707 Forum Page]
 
|demo=[[Image:Oddball_16x16_Gameplay.png|thumb|right|A screenshot of what the landscape looks like using Oddball-16.]]
 
}}
 
 
 
{{Tileset|
 
|filename=MRC_square_16x16.png
 
 
|author=Inquisitor Saturn
 
|author=Inquisitor Saturn
 
|dated=2008-5-18
 
|dated=2008-5-18
Line 788: Line 763:
  
 
{{Tileset|
 
{{Tileset|
filename=Redjack17.png
+
image=[[Image:Redjack17.png]]
 
|author=[[User:Jackard|Jackard]]
 
|author=[[User:Jackard|Jackard]]
 
|dated=2008-7-22
 
|dated=2008-7-22
Line 799: Line 774:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kai-1280x400-v2 7512b5.png
+
|image=[[Image:Kai-1280x400-v2 7512b5.png]]
 
|author=Kaishaku
 
|author=Kaishaku
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 808: Line 783:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kelora_16x16_diagonal.png
+
|image=[[Image:Kelora_16x16_diagonal.png]]
 
|author=[[User:Kelora|Kelora]]
 
|author=[[User:Kelora|Kelora]]
 
|dated=2009-7-26
 
|dated=2009-7-26
Line 818: Line 793:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kelora_16x16_diagonal-clouds.png
+
|image=[[Image:Kelora_16x16_diagonal-clouds.png]]
 
|author=[[User:Kelora|Kelora]]
 
|author=[[User:Kelora|Kelora]]
 
|size=16&times;16
 
|size=16&times;16
Line 827: Line 802:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kenran.png
+
|image=[[Image:Kenran.png]]
 
|author=[[User:Kenran|Kenran]]
 
|author=[[User:Kenran|Kenran]]
 
|size=16&times;16
 
|size=16&times;16
Line 835: Line 810:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kjammer square 16x16 v02.png
+
|image=[[Image:Kjammer square 16x16 v02.png]]
 
|author=[[User:Klokjammer|Klokjammer]]
 
|author=[[User:Klokjammer|Klokjammer]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 844: Line 819:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kjammer square 16x16 v00.png
+
|image=[[Image:Kjammer square 16x16 v00.png]]
 
|author=[[User:Klokjammer|Klokjammer]]
 
|author=[[User:Klokjammer|Klokjammer]]
 
|dated=2007-10-31
 
|dated=2007-10-31
Line 853: Line 828:
  
 
{{Tileset|
 
{{Tileset|
|filename=Md_curses_16x16.png
+
|image=[[Image:Md_curses_16x16.png]]
 
|author=[[User:Marble Dice|Marble Dice]]
 
|author=[[User:Marble Dice|Marble Dice]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 862: Line 837:
  
 
{{Tileset|
 
{{Tileset|
|filename=Runeset_16x16.png
+
|image=[[Image:Runeset_16x16.png]]
 
|author=monkeyfritz
 
|author=monkeyfritz
 
|dated=2018-3-23
 
|dated=2018-3-23
Line 872: Line 847:
  
 
{{Tileset|
 
{{Tileset|
|filename=PTTGV2tiles.png
+
|image=[[Image:PTTGV2tiles.png]]
 
|author=[[User:PTTG|PTTG]]
 
|author=[[User:PTTG|PTTG]]
 
|dated=2007-11-21
 
|dated=2007-11-21
Line 881: Line 856:
  
 
{{Tileset|
 
{{Tileset|
|filename=Fnord 16x16.png
+
|image=[[Image:Fnord 16x16.png]]
 
|author=PopTart
 
|author=PopTart
 
|dated=2016-5-08
 
|dated=2016-5-08
Line 891: Line 866:
  
 
{{Tileset|
 
{{Tileset|
|filename=Msgothic.png
+
|image=[[Image:Msgothic.png]]
 
|author=[[User:Random832]]
 
|author=[[User:Random832]]
 
|dated=2009-4-22
 
|dated=2009-4-22
Line 900: Line 875:
  
 
{{Tileset|
 
{{Tileset|
|filename=Raving_1280x400.png
+
|image=[[Image:Raving_1280x400.png]]
 
|author=[[User:RavingManiac|RavingManiac]]
 
|author=[[User:RavingManiac|RavingManiac]]
 
|dated=2010-3-13
 
|dated=2010-3-13
Line 910: Line 885:
  
 
{{Tileset|
 
{{Tileset|
|filename=16x16_sm.png
+
|image=[[Image:16x16_sm.png]]
 
|author=[[User:RogueYun|Rogue Yun]]
 
|author=[[User:RogueYun|Rogue Yun]]
 
|dated=2015-06-09
 
|dated=2015-06-09
Line 920: Line 895:
  
 
{{Tileset|
 
{{Tileset|
|filename=16x16_sb_ascii.png
+
|image=[[Image:16x16_sb_ascii.png]]
 
|author=[[User:RogueYun|Rogue Yun]]
 
|author=[[User:RogueYun|Rogue Yun]]
 
|dated=2018-11-04
 
|dated=2018-11-04
Line 929: Line 904:
  
 
{{Tileset|
 
{{Tileset|
|filename=Sapphos_square_16x16.png
+
|image=[[Image:Sapphos_square_16x16.png]]
 
|author=Sappho
 
|author=Sappho
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 938: Line 913:
  
 
{{Tileset|
 
{{Tileset|
|filename=Savok_curses_1280x400_517caa.png
+
|image=[[Image:Savok_curses_1280x400_517caa.png]]
 
|author=[[User:Savok|Savok]]
 
|author=[[User:Savok|Savok]]
 
|dated=2008-6-16
 
|dated=2008-6-16
Line 947: Line 922:
  
 
{{Tileset|
 
{{Tileset|
|filename=SFE_Curses_square_16x16.png
+
|image=[[Image:SFE_Curses_square_16x16.png]]
 
|author=Super Foul Egg
 
|author=Super Foul Egg
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 956: Line 931:
  
 
{{Tileset|
 
{{Tileset|
|filename=Tahin_16x16_rounded.png
+
|image=[[Image:Tahin_16x16_rounded.png]]
 
|author=[[User:Tahin|Tahin]]
 
|author=[[User:Tahin|Tahin]]
 
|dated=2007-12-28
 
|dated=2007-12-28
Line 965: Line 940:
  
 
{{Tileset|
 
{{Tileset|
|filename=DF-Nordic_v1.png
+
|image=[[Image:DF-Nordic_v1.png]]
 
|author=[[User:Techhead|Techhead]]
 
|author=[[User:Techhead|Techhead]]
 
|dated=2009-3-26
 
|dated=2009-3-26
Line 974: Line 949:
  
 
{{Tileset|
 
{{Tileset|
|filename=Markx.png
+
|image=[[Image:Markx.png]]
 
|author=[[User:TurnipII|TurnipII]]
 
|author=[[User:TurnipII|TurnipII]]
 
|dated=2018-8-2
 
|dated=2018-8-2
Line 983: Line 958:
  
 
{{Tileset|
 
{{Tileset|
|filename=Tyr_1280x400.PNG
+
|image=[[Image:Tyr_1280x400.PNG]]
 
|author=[[User:Tyrving|Tyrving]]
 
|author=[[User:Tyrving|Tyrving]]
 
|dated=2008-2-15
 
|dated=2008-2-15
Line 992: Line 967:
  
 
{{Tileset|
 
{{Tileset|
|filename=Winterwing_Curses_16x16_lucon.png
+
|image=[[Image:Winterwing_Curses_16x16_lucon.png]]
 
|author=[[User:Winterwing|Winterwing]]
 
|author=[[User:Winterwing|Winterwing]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,002: Line 977:
  
 
{{Tileset|
 
{{Tileset|
|filename=Yayo_c64_1280x400_83b157.png
+
|image=[[Image:Yayo_c64_1280x400_83b157.png]]
 
|author=[[User:Yayo|Yayo]]
 
|author=[[User:Yayo|Yayo]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,011: Line 986:
  
 
{{Tileset|
 
{{Tileset|
|filename=Zaratustra_16x16.png
+
|image=[[Image:Zaratustra_16x16.png]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-11-10
 
|dated=2007-11-10
Line 1,020: Line 995:
  
 
{{Tileset|
 
{{Tileset|
|filename=Zilk_16x16.png
+
|image=[[Image:Zilk_16x16.png]]
 
|author=[[User:Zilk|Zilk]]
 
|author=[[User:Zilk|Zilk]]
 
|dated=2015-7-15
 
|dated=2015-7-15
Line 1,032: Line 1,007:
  
 
{{Tileset|
 
{{Tileset|
|filename=Haowan_Curses_1440x450.png
+
|image=[[Image:Haowan_Curses_1440x450.png]]
 
|author=Haowan
 
|author=Haowan
 
|dated=2007-11-2
 
|dated=2007-11-2
Line 1,041: Line 1,016:
  
 
{{Tileset|
 
{{Tileset|
|filename=Teeto_K_18x18.PNG
+
|image=[[Image:Teeto_K_18x18.PNG]]
 
|author=[[User:Teeto_K|Teeto_K]]
 
|author=[[User:Teeto_K|Teeto_K]]
 
|dated=2008-10-24
 
|dated=2008-10-24
Line 1,052: Line 1,027:
  
 
{{Tileset|
 
{{Tileset|
|filename=Anikki_square_20x20.png
+
|image=[[Image:Anikki_square_20x20.png]]
 
|author=[[User:Anikki|Anikki]]
 
|author=[[User:Anikki|Anikki]]
 
|dated=2008-7-27
 
|dated=2008-7-27
 
|size=20&times;20
 
|size=20&times;20
 
|resolution=1600&times;500 native.
 
|resolution=1600&times;500 native.
|comments=Based primarily on Tocky and Plac1d. This is a scaled-up version of [[#Anikki_square_10x10.png|the 10x10 tileset]] for fullscreen use. [http://www.anikki.com/share/df/Anikki_square_20x20.bmp Download the BMP]
+
|comments=Based primarily on Tocky and Plac1d. This is a scaled-up version of the 10x10 tileset for fullscreen use. [http://www.anikki.com/share/df/Anikki_square_20x20.bmp Download the BMP]
 
(Note: The up and down ramps are reversed.)
 
(Note: The up and down ramps are reversed.)
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|filename=Bisasam_20x20.png
+
|image=[[Image:Bisasam_20x20.png]]
 
|author=Bisasam
 
|author=Bisasam
 
|dated=2010-05-15
 
|dated=2010-05-15
Line 1,073: Line 1,048:
  
 
{{Tileset|
 
{{Tileset|
|filename=Bisasam_20x20_ascii.png
+
|image=[[Image:Bisasam_20x20_ascii.png]]
 
|author=Bisasam
 
|author=Bisasam
 
|dated=2010-05-15
 
|dated=2010-05-15
Line 1,084: Line 1,059:
  
 
{{Tileset|
 
{{Tileset|
|filename=Rose_20x20.png
+
|image=[[Image:Japa 0x20.png]]
|author=[[User:Japa|Rose]]
+
|author=[[User:Japa|Japa]]
 
|dated=2019-04-29
 
|dated=2019-04-29
 
|size=20&times;20
 
|size=20&times;20
Line 1,093: Line 1,068:
  
 
{{Tileset|
 
{{Tileset|
|filename=Taffer_20x20.png
+
|image=[[Image:Taffer_20x20.png]]
 
|author=[[User:Taffer|Taffer]]
 
|author=[[User:Taffer|Taffer]]
 
|dated=2017-01-10
 
|dated=2017-01-10
Line 1,102: Line 1,077:
  
 
{{Tileset|
 
{{Tileset|
|filename=Oreslam_1920x1200_20x20.png
+
|image=[[Image:Oreslam_1920x1200_20x20.png]]
 
|author=[[User:Yayo|Yayo]]
 
|author=[[User:Yayo|Yayo]]
 
|dated=2009-09-12
 
|dated=2009-09-12
Line 1,112: Line 1,087:
  
 
{{Tileset|
 
{{Tileset|
|filename=Bisasam_20x20_mod_T.png
+
|image=[[Image:Bisasam_20x20_mod_T.png]]
 
|author=yobbo
 
|author=yobbo
 
|dated=2014-07-13
 
|dated=2014-07-13
Line 1,124: Line 1,099:
  
 
{{Tileset|
 
{{Tileset|
|filename=Curses square 24.png
+
|image=[[File:Curses square 24.png]]
 
|author=DragonDePlatino
 
|author=DragonDePlatino
 
|dated=2015-06-01
 
|dated=2015-06-01
Line 1,133: Line 1,108:
  
 
{{Tileset|
 
{{Tileset|
|filename=Bisasam_24x24.png
+
|image=[[Image:Bisasam_24x24.png]]
 
|author=Bisasam
 
|author=Bisasam
 
|dated=2010-01-01
 
|dated=2010-01-01
Line 1,144: Line 1,119:
  
 
{{Tileset|
 
{{Tileset|
|filename=Nagidal24x24shade.png
+
|image=[[Image:Nagidal24x24shade.png]]
 
|author=[[User:Nagidal|Nagidal]]
 
|author=[[User:Nagidal|Nagidal]]
 
|dated=2012-06-07
 
|dated=2012-06-07
Line 1,155: Line 1,130:
  
 
{{Tileset|
 
{{Tileset|
|filename=Runeset_24x24.png
+
|image=[[Image:Runeset_24x24.png]]
 
|author=monkeyfritz
 
|author=monkeyfritz
 
|dated=2018-3-23
 
|dated=2018-3-23
Line 1,163: Line 1,138:
 
|demo=[[Image:Runeset Example.jpg|thumb|right|Runeset Maps]]
 
|demo=[[Image:Runeset Example.jpg|thumb|right|Runeset Maps]]
 
|demo2=[[Image:Runeset Gameplay.jpg|thumb|right|Runeset Example]]
 
|demo2=[[Image:Runeset Gameplay.jpg|thumb|right|Runeset Example]]
}}
 
 
{{Tileset|
 
|filename=zesty_curses_24x24.png
 
|author=[[User:ZesT|ZesT]]
 
|dated=2022-11-3
 
|size=12&times;12
 
|resolution=960&times;300 native
 
|comments= An upscaled alternative to [[Tileset_repository#zesty_curses_12x12.png|my 12x12 tileset]].<br>'''Original description:''' A fresh spin on Vidumec's "nice curses" tileset - includes a couple different graphics that both keep the ASCII feel and provide better visual representations while preventing text artefacts, including new graphics for sheets, plus a Moai statue since making the statue specifically humanoid didn't feel generalisable enough.
 
 
}}
 
}}
  
Line 1,177: Line 1,143:
  
 
{{Tileset|
 
{{Tileset|
|filename=Runeset_32x32.png
 
 
|image=[[:Image:Runeset_32x32.png|Not shown due to size]]
 
|image=[[:Image:Runeset_32x32.png|Not shown due to size]]
 
|author=monkeyfritz
 
|author=monkeyfritz
Line 1,189: Line 1,154:
  
 
{{Tileset|
 
{{Tileset|
|filename=Sir_Henry's_32x32.png
+
|image=[[:Image:Sir_Henry%27s_32x32.png|Not shown due to size]]
|image=[[:Image:Sir_Henry's_32x32.png|Not shown due to size]]
 
 
|author=Sir Henry
 
|author=Sir Henry
 
|dated=2009-8-19
 
|dated=2009-8-19
Line 1,196: Line 1,160:
 
|resolution=2560&times;800
 
|resolution=2560&times;800
 
|comments=Recently I learned of a monitor displaying 2560 pixels horizontally, and I decided it needed a tileset to put to use. Taking the tileset I use (Kelora 16x16 diagonal) and doubling it, I was able to get a decent tileset. Smoothing the edges, and redoing some glyphs to get a better look (or just messing up some to bad to fix), I was able to achieve this.  
 
|comments=Recently I learned of a monitor displaying 2560 pixels horizontally, and I decided it needed a tileset to put to use. Taking the tileset I use (Kelora 16x16 diagonal) and doubling it, I was able to get a decent tileset. Smoothing the edges, and redoing some glyphs to get a better look (or just messing up some to bad to fix), I was able to achieve this.  
}}
 
 
==48&times;48==
 
 
{{Tileset|
 
|filename=RDE_vector_48x48.png
 
|image=[[:Image:RDE_vector_48x48.png|Not shown due to size]]
 
|author=[[User:RedDeadElite|RedDeadElite]]
 
|dated=2021-04-21
 
|size=48&times;48
 
|resolution=3840&times;1200
 
|comments=A render of a vectorized version of [[:File:RDE_8x8.png|RDE_8x8]], with ASCII smileys substituting bearded dwarves.</br>Original vector image and additional renders available at the [https://dffd.bay12games.com/file.php?id=15509 DF File Depot].
 
 
}}
 
}}
  
Line 1,213: Line 1,165:
  
 
{{Tileset|
 
{{Tileset|
|filename=hack_square_64x64.png
 
 
|image=[[:Image:hack_square_64x64.png|Not shown due to size]]
 
|image=[[:Image:hack_square_64x64.png|Not shown due to size]]
 
|author=Taywee
 
|author=Taywee
Line 1,231: Line 1,182:
  
 
{{Tileset|
 
{{Tileset|
|filename=Crazy 8x8s.png
+
|image=[[Image:Crazy 8x8s.png]]
 
|author=PigtailLlama
 
|author=PigtailLlama
 
|dated=2012-6-14
 
|dated=2012-6-14
Line 1,244: Line 1,195:
  
 
{{Tileset|
 
{{Tileset|
|filename=Jolly12x12.png
+
|image=[[Image:Jolly12x12.png]]
 
|author=Alexander Ocias
 
|author=Alexander Ocias
 
|dated=2012-3-11
 
|dated=2012-3-11
Line 1,255: Line 1,206:
  
 
{{Tileset|
 
{{Tileset|
|filename=Grim Fortress sample tileset.png
+
|image=[[File:Grim Fortress sample tileset.png]]
 
|author=Lightrow
 
|author=Lightrow
 
|dated=2013-2-3
 
|dated=2013-2-3
Line 1,268: Line 1,219:
  
 
{{Tileset|
 
{{Tileset|
|filename=Belal_Smooth_Walls.png
+
|image=[[Image:Belal_Smooth_Walls.png]]
 
|author=[[User:Belal|Belal]]
 
|author=[[User:Belal|Belal]]
 
|dated=2009-1-9
 
|dated=2009-1-9
Line 1,278: Line 1,229:
  
 
{{Tileset|
 
{{Tileset|
|filename=DarkondDigsDeeper_16x16.png  
+
|image=[[Image:DarkondDigsDeeper_16x16.png ]]
 
|author=[[User:Darkond2100|Darkond2100]]
 
|author=[[User:Darkond2100|Darkond2100]]
 
|dated=2010-3-6
 
|dated=2010-3-6
Line 1,287: Line 1,238:
  
 
{{Tileset|
 
{{Tileset|
|filename=Gold_plated_16x16_v2.png
+
|image=[[Image:Gold_plated_16x16_v2.png]]
 
|title = '''Gold Plated'''
 
|title = '''Gold Plated'''
 
|author=[[User:DrD_AVEL|DrD_AVEL]]
 
|author=[[User:DrD_AVEL|DrD_AVEL]]
Line 1,303: Line 1,254:
  
 
{{Tileset|
 
{{Tileset|
|filename=Gold-plated-bmp-16x16.png
+
|image=[[Image:Gold-plated-bmp-16x16.png]]
 
|title = '''Gold Plated (bmp-version)'''
 
|title = '''Gold Plated (bmp-version)'''
 
|author=[[User:DrD_AVEL|DrD_AVEL]]
 
|author=[[User:DrD_AVEL|DrD_AVEL]]
Line 1,314: Line 1,265:
  
 
{{Tileset|
 
{{Tileset|
|filename=Synergy.png
+
|image=[[Image:Synergy.png]]
 
|author=[[User:Dvorovic|Dvorovic]]
 
|author=[[User:Dvorovic|Dvorovic]]
 
|dated=2010-10-8
 
|dated=2010-10-8
Line 1,323: Line 1,274:
  
 
{{Tileset|
 
{{Tileset|
filename=Flying_Mage_square_16x16.png
+
image=[[Image:Flying_Mage_square_16x16.png]]
 
|author=[[User:Flying Mage|Flying Mage]]
 
|author=[[User:Flying Mage|Flying Mage]]
 
|dated=2008-4-12
 
|dated=2008-4-12
Line 1,335: Line 1,286:
  
 
{{Tileset|
 
{{Tileset|
|filename=Hermano.png
+
|image=[[Image:Hermano.png]]
 
|author=[[User:hermano|hermano]]
 
|author=[[User:hermano|hermano]]
 
|dated=2010-2-6
 
|dated=2010-2-6
Line 1,347: Line 1,298:
  
 
{{Tileset|
 
{{Tileset|
|filename=16x16_isenhertz_v2.png
+
|image=[[Image:16x16_isenhertz_v2.png]]
 
|author=[[User:Isenhertz|Isenhertz]]
 
|author=[[User:Isenhertz|Isenhertz]]
 
|dated=2008-7-14
 
|dated=2008-7-14
Line 1,359: Line 1,310:
  
 
{{Tileset|
 
{{Tileset|
|filename=Lemunde_16x16.png
+
|image=[[Image:Lemunde_16x16.png]]
 
|author=[[User:Lemunde|Lemunde]]
 
|author=[[User:Lemunde|Lemunde]]
 
|dated=2010-6-11
 
|dated=2010-6-11
Line 1,371: Line 1,322:
  
 
{{Tileset|
 
{{Tileset|
filename=DwarfletterGothic.PNG
+
image=[[Image:DwarfletterGothic.PNG]]
 
|author=LordZorinthrox
 
|author=LordZorinthrox
 
|dated=2009-7-20
 
|dated=2009-7-20
Line 1,388: Line 1,339:
  
 
{{Tileset|
 
{{Tileset|
|filename=Martin_16x16.png
+
|image=[[Image:Martin_16x16.png]]
 
|author=[[User:Martin|Martin]]
 
|author=[[User:Martin|Martin]]
 
|dated=2009-8-8
 
|dated=2009-8-8
Line 1,401: Line 1,352:
  
 
{{Tileset|
 
{{Tileset|
|filename=Phoebus_16x16.png
+
|image=[[Image:Phoebus_16x16.png]]
 
|download link=[http://www.bay12forums.com/smf/index.php?topic=137096.0]
 
|download link=[http://www.bay12forums.com/smf/index.php?topic=137096.0]
 
|author=[[User:Phoebus|Phoebus]]
 
|author=[[User:Phoebus|Phoebus]]
Line 1,411: Line 1,362:
  
 
{{Tileset|
 
{{Tileset|
|filename=Phssthpok_16x16.png
+
|image=[[Image:Phssthpok_16x16.png]]
 
|author=[[User:Phssthpok|Phssthpok]]
 
|author=[[User:Phssthpok|Phssthpok]]
 
|dated=2010-03-07
 
|dated=2010-03-07
Line 1,428: Line 1,379:
  
 
{{Tileset|
 
{{Tileset|
filename=SL_square_16x16.png
+
image=[[Image:SL_square_16x16.png]]
 
|author=[[User:SL]]
 
|author=[[User:SL]]
 
|dated=2008-8-3
 
|dated=2008-8-3
Line 1,437: Line 1,388:
  
 
{{Tileset|
 
{{Tileset|
|filename=Autonomous_Font.png
+
|image=[[Image:Autonomous_Font.png]]
 
|author=Spreggo
 
|author=Spreggo
 
|dated=2009-2-2
 
|dated=2009-2-2
Line 1,447: Line 1,398:
  
 
{{Tileset|
 
{{Tileset|
|filename=Moons_square_16x16.PNG
+
|image=[[Image:Moons_square_16x16.PNG]]
 
|author=[[User:The-Moon|The-Moon]]
 
|author=[[User:The-Moon|The-Moon]]
 
|dated=2008-3-24
 
|dated=2008-3-24
Line 1,457: Line 1,408:
  
 
{{Tileset|
 
{{Tileset|
|filename=tigrex3d.PNG
+
|image=[[Image:tigrex3d.PNG]]
 
|author=[[User:Tigrex|Tigrex]]
 
|author=[[User:Tigrex|Tigrex]]
 
|dated=2009-2-22
 
|dated=2009-2-22
Line 1,466: Line 1,417:
  
 
{{Tileset|
 
{{Tileset|
|filename=tigrex3drunes.PNG
+
|image=[[Image:tigrex3drunes.PNG]]
 
|author=[[User:Tigrex|Tigrex]]
 
|author=[[User:Tigrex|Tigrex]]
 
|dated=2009-4-10
 
|dated=2009-4-10
Line 1,475: Line 1,426:
  
 
{{Tileset|
 
{{Tileset|
|filename=Tims_16x16.png
+
|image=[[Image:Tims_16x16.png]]
 
|author=[[User:Timmeh|Timmeh]]
 
|author=[[User:Timmeh|Timmeh]]
 
|dated=2009-8-12
 
|dated=2009-8-12
Line 1,485: Line 1,436:
  
 
=Non-Square Tilesets=
 
=Non-Square Tilesets=
 
==1&times;1.1875==
 
 
{{Tileset|
 
|filename=analfabetico_80x60.png
 
|author=Fitmoos
 
|dated=2021-01-01
 
|size=1&times;1.1875
 
|resolution=80x60 (at 80x50 window size)
 
|comments= [http://www.bay12forums.com/smf/index.php?topic=177855.0 Based on the idea] of Monoscii, this is a blank tileset, with an analphabetic aspect ratio.
 
See [[#Analfabetico_640x300.png]] for a large version as well.
 
}}
 
  
 
==4&times;6==
 
==4&times;6==
  
 
{{Tileset|
 
{{Tileset|
|filename=Lord-Nightmare-Terminal-4x6.png
+
|image=[[Image:Lord-Nightmare-Terminal-4x6.png]]
 
|author=Lord Nightmare/Microsoft
 
|author=Lord Nightmare/Microsoft
 
|dated=2008-1-27
 
|dated=2008-1-27
Line 1,510: Line 1,449:
  
 
{{Tileset|
 
{{Tileset|
|filename=Zaratustra_custom_4x6.png
+
|image=[[Image:Zaratustra_custom_4x6.png]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,522: Line 1,461:
  
 
{{Tileset|
 
{{Tileset|
|filename=Zaratustra_custom_5x6.png
+
|image=[[Image:Zaratustra_custom_5x6.png]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,534: Line 1,473:
  
 
{{Tileset|
 
{{Tileset|
|filename=Ti84.png
+
|image=[[Image:Ti84.png]]
 
|author=[[User:Agm|Agm]]
 
|author=[[User:Agm|Agm]]
 
|dated=2018-01-12
 
|dated=2018-01-12
Line 1,544: Line 1,483:
  
 
{{Tileset|
 
{{Tileset|
|filename=Font6x8.png
+
|image=[[Image:Font6x8.png]]
 
|author=[[User:Thief^|Thief^]]
 
|author=[[User:Thief^|Thief^]]
 
|dated=2011-04-05
 
|dated=2011-04-05
Line 1,555: Line 1,494:
  
 
{{Tileset|
 
{{Tileset|
|filename=Curses6x9.png
+
|image=[[Image:Curses6x9.png]]
 
|author=Madk
 
|author=Madk
 
|dated=2010-6-21
 
|dated=2010-6-21
Line 1,566: Line 1,505:
  
 
{{Tileset|
 
{{Tileset|
|filename=Bedstead-10-df.png
+
|image=[[File:Bedstead-10-df.png]]
 
|author=[[User:Bjh21|Ben Harris]]
 
|author=[[User:Bjh21|Ben Harris]]
 
|dated=2013-11-24, updated 2020-03-29
 
|dated=2013-11-24, updated 2020-03-29
Line 1,577: Line 1,516:
  
 
{{Tileset|
 
{{Tileset|
|filename=Andux_cp866ish.png
+
|image=[[File:Andux_cp866ish.png]]
 
|author=[[User:Andux|Andux]]
 
|author=[[User:Andux|Andux]]
 
|dated=2011-05-03
 
|dated=2011-05-03
Line 1,586: Line 1,525:
  
 
{{Tileset|
 
{{Tileset|
|filename=Andux_sleipnir_8x12_tf.png
+
|image=[[File:Andux_sleipnir_8x12_tf.png]]
 
|author=[[User:Andux|Andux]]
 
|author=[[User:Andux|Andux]]
 
|dated=2012-08-07
 
|dated=2012-08-07
Line 1,595: Line 1,534:
  
 
{{Tileset|
 
{{Tileset|
|filename=DF+Tileset.png
+
|image=[[File:DF+Tileset.png]]
 
|author=[[User:Coaldiamond|Coaldiamond]]
 
|author=[[User:Coaldiamond|Coaldiamond]]
 
|dated=2010-6-18
 
|dated=2010-6-18
Line 1,605: Line 1,544:
  
 
{{Tileset|
 
{{Tileset|
|filename=Analfabetico_640x300.png
+
|image=[[Image:Kein_640x300.png]]
|author=Fitmoos
 
|dated=2021-01-01
 
|size=8&times;12
 
|resolution=640&times;300
 
|comments= [http://www.bay12forums.com/smf/index.php?topic=177855.0 Based on the idea] of Monoscii, this is a blank tileset, with an analphabetic aspect ratio.
 
See [[#analfabetico_80x60.png]] for a tiny version as well.
 
}}
 
 
 
{{Tileset|
 
|filename=Kein_640x300.png
 
 
|author=Kein
 
|author=Kein
 
|dated=2008-8-9
 
|dated=2008-8-9
 
|size=8&times;12
 
|size=8&times;12
 
|resolution=640&times;300
 
|resolution=640&times;300
|comments=Updated 08/09/09. Updated most characters, the biggest change is the 3d style walls. If you use my set I'd highly recommend [[40d:Graphics set repository#Plac1d's graphics set|Plac1d's character graphic set]]. My 640&times;300, everything completely shaded.
+
|comments=Updated 08/09/09. Updated most characters, the biggest change is the 3d style walls. If you use my set I'd highly recommend [http://www.dwarffortresswiki.net/index.php/List_of_user_graphics_sets#Plac1d Plac1d's character graphic set.] My 640&times;300, everything completely shaded.
 
|demo=[[Image:Kein-curs.gif|thumb|right|Kein's Tileset]]
 
|demo=[[Image:Kein-curs.gif|thumb|right|Kein's Tileset]]
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|filename=Plac1d_640x300tileset.png
+
|image=[[Image:Plac1d_640x300tileset.png]]
 
|author=[[User:Plac1d|Plac1d]]
 
|author=[[User:Plac1d|Plac1d]]
 
|dated=2008-3-13
 
|dated=2008-3-13
 
|size=8&times;12
 
|size=8&times;12
 
|resolution=640&times;300
 
|resolution=640&times;300
|comments=A tweaked version of [[#Tocky_square_10x10.png|Tocky's 10&times;10 tileset]] converted to 8&times;12. Try using this with my [[40d:Graphics set repository#Plac1d's graphics set|graphics set]]!
+
|comments=A tweaked version of [[#Tocky|Tocky's 10&times;10 tileset]] converted to 8&times;12. Try using this with my [[List of user graphics sets#Plac1d|graphics set]]!
  
 
[http://dffd.wimbli.com/file.php?id=63 Download the .BMP]
 
[http://dffd.wimbli.com/file.php?id=63 Download the .BMP]
Line 1,637: Line 1,566:
  
 
{{Tileset|
 
{{Tileset|
|filename=Curses 640x300diag.png
+
|image=[[Image:Curses 640x300diag.png]]
 
|author=Taritus
 
|author=Taritus
 
|dated=2009-03-23
 
|dated=2009-03-23
Line 1,648: Line 1,577:
  
 
{{Tileset|
 
{{Tileset|
|filename=MDA8x14.png
+
|image=[[Image:MDA8x14.png]]
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,657: Line 1,586:
  
 
{{Tileset|
 
{{Tileset|
|filename=EGA8x14.png
+
|image=[[Image:EGA8x14.png]]
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,667: Line 1,596:
  
 
{{Tileset|
 
{{Tileset|
|filename=CP850.png
+
|image=[[Image:CP850.png]]
 
|author=Tae/IBM
 
|author=Tae/IBM
 
|dated=2009-9-06
 
|dated=2009-9-06
Line 1,676: Line 1,605:
  
 
{{Tileset|
 
{{Tileset|
|filename=Zaratustra_megazeux2.png
+
|image=[[Image:Zaratustra_megazeux2.png]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,687: Line 1,616:
  
 
{{Tileset|
 
{{Tileset|
|filename=Lord_Nightmare-Fixedsys-02.png
+
|image=[[Image:Lord_Nightmare-Fixedsys-02.png]]
 
|author=Lord Nightmare/Microsoft
 
|author=Lord Nightmare/Microsoft
 
|dated=2007-12-20
 
|dated=2007-12-20
Line 1,698: Line 1,627:
  
 
{{Tileset|
 
{{Tileset|
|filename=VGA8x16.png
+
|image=[[Image:VGA8x16.png]]
 
|author=Lord Nightmare/IBM?
 
|author=Lord Nightmare/IBM?
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,707: Line 1,636:
  
 
{{Tileset|
 
{{Tileset|
|filename=Lord_Nightmare-Fixedsys-03.png
+
|image=[[Image:Lord_Nightmare-Fixedsys-03.png]]
 
|author=Lord Nightmare/Microsoft
 
|author=Lord Nightmare/Microsoft
 
|dated=2007-12-20
 
|dated=2007-12-20
Line 1,716: Line 1,645:
  
 
{{Tileset|
 
{{Tileset|
|filename=Acorntileset.png
+
|image=[[Image:Acorntileset.png]]
 
|author=[[User:Xenomorph|Xenomorph]]
 
|author=[[User:Xenomorph|Xenomorph]]
 
|dated=2008-8-9
 
|dated=2008-8-9
Line 1,727: Line 1,656:
  
 
{{Tileset|
 
{{Tileset|
|filename=Yoshis_island.png
+
|image=[[Image:Yoshis_island.png]]
 
|author=[[User:Nobbins|Nobbins]]
 
|author=[[User:Nobbins|Nobbins]]
 
|dated=2011-03-20
 
|dated=2011-03-20
Line 1,738: Line 1,667:
  
 
{{Tileset|
 
{{Tileset|
|filename=MDA9x14.png
+
|image=[[Image:MDA9x14.png]]
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,747: Line 1,676:
  
 
{{Tileset|
 
{{Tileset|
|filename=EGA9x14.png
+
|image=[[Image:EGA9x14.png]]
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,758: Line 1,687:
  
 
{{Tileset|
 
{{Tileset|
|filename=VGA9x16.png
+
|image=[[Image:VGA9x16.png]]
 
|author=Quietust/IBM?
 
|author=Quietust/IBM?
 
|dated=2009-7-24
 
|dated=2009-7-24
Line 1,769: Line 1,698:
  
 
{{Tileset|
 
{{Tileset|
|filename=Curses_800x600_shade.png
+
|image=[[File:Curses_800x600_shade.png]]
 
|author=[[User:Chinkeeyong|Chinkeeyong]]
 
|author=[[User:Chinkeeyong|Chinkeeyong]]
 
|dated=2009-6-11
 
|dated=2009-6-11
Line 1,778: Line 1,707:
  
 
{{Tileset|
 
{{Tileset|
|filename=eofshaded800x600pb9_f64ded.png
+
|image=[[Image:eofshaded800x600pb9_f64ded.png]]
 
|author=[[User:Eagle of Fire|Eagle of Fire]]
 
|author=[[User:Eagle of Fire|Eagle of Fire]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,787: Line 1,716:
  
 
{{Tileset|
 
{{Tileset|
|filename=Sleroux_800x300.png
+
|image=[[Image:Sleroux_800x300.png]]
 
|author=Sergius
 
|author=Sergius
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,796: Line 1,725:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kyzers_thin.png
+
|image=[[Image:Kyzers_thin.png]]
 
|author=[[User:KyzerB|KyzerB]]
 
|author=[[User:KyzerB|KyzerB]]
 
|dated=2018-11-11
 
|dated=2018-11-11
Line 1,806: Line 1,735:
  
 
{{Tileset|
 
{{Tileset|
|filename=UncleSporky_curses_800x600.png
+
|image=[[Image:UncleSporky_curses_800x600.png]]
 
|author=UncleSporky
 
|author=UncleSporky
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,817: Line 1,746:
  
 
{{Tileset|
 
{{Tileset|
|filename=nice_curses_10x12.png
+
|image=[[Image:nice_curses_10x12.png]]
 
|author=[[User:Vidumec|Vidumec]]
 
|author=[[User:Vidumec|Vidumec]]
 
|dated=2013-01-31
 
|dated=2013-01-31
Line 1,826: Line 1,755:
  
 
{{Tileset|
 
{{Tileset|
|filename=Zaratustra_custom800x300ca3.png
+
|image=[[Image:Zaratustra_custom800x300ca3.png]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,837: Line 1,766:
  
 
{{Tileset|
 
{{Tileset|
|filename=Lord_Nightmare_Freehand_10x16.png
+
|image=[[Image:Lord_Nightmare_Freehand_10x16.png]]
 
|author=Lord Nightmare
 
|author=Lord Nightmare
 
|dated=2007-12-23
 
|dated=2007-12-23
Line 1,847: Line 1,776:
  
 
{{Tileset|
 
{{Tileset|
|filename=Lord_Nightmare_Freehand^2_10x16.png
+
|image=[[Image:Lord_Nightmare_Freehand^2_10x16.png]]
 
|author=Lord Nightmare
 
|author=Lord Nightmare
 
|dated=2008-3-28
 
|dated=2008-3-28
Line 1,857: Line 1,786:
  
 
{{Tileset|
 
{{Tileset|
|filename=Vintl01.png
+
|image=[[Image:Vintl01.png]]
 
|author=Lord Nightmare/Victor-Sirius
 
|author=Lord Nightmare/Victor-Sirius
 
|dated=2007-12-19
 
|dated=2007-12-19
Line 1,868: Line 1,797:
  
 
{{Tileset|
 
{{Tileset|
|filename=Bedstead-20-df.png
+
|image=[[File:Bedstead-20-df.png]]
 
|author=[[User:Bjh21|Ben Harris]]
 
|author=[[User:Bjh21|Ben Harris]]
 
|dated=2013-11-24, updated 2020-03-29
 
|dated=2013-11-24, updated 2020-03-29
Line 1,879: Line 1,808:
  
 
{{Tileset|
 
{{Tileset|
|filename=Cooz_curses_14x16.png
+
|image=[[File:Cooz_curses_14x16.png]]
 
|author=Anonymous/[[User:Cooz|Cooz]]
 
|author=Anonymous/[[User:Cooz|Cooz]]
 
|dated=2017-05-12
 
|dated=2017-05-12
Line 1,890: Line 1,819:
  
 
{{Tileset|
 
{{Tileset|
|filename=Shizzle_1280x500.png
+
|image=[[Image:Shizzle_1280x500.png]]
 
|author=[[User:MasterShizzle|MasterShizzle]]
 
|author=[[User:MasterShizzle|MasterShizzle]]
 
|dated=2012-12-10
 
|dated=2012-12-10
Line 1,902: Line 1,831:
  
 
{{Tileset|
 
{{Tileset|
|filename=MRC_1280x600.png
+
|image=[[Image:MRC_1280x600.png]]
 
|author=[[User:InquisitorSaturn|Inquisitor Saturn]]
 
|author=[[User:InquisitorSaturn|Inquisitor Saturn]]
 
|dated=2008-2-28
 
|dated=2008-2-28
Line 1,908: Line 1,837:
 
|resolution=1280&times;600
 
|resolution=1280&times;600
 
|comments=Designed for a double-sized window mode. Based on the default set, but more detailed and with a few custom characters. Good for those who want larger characters but enjoy the aesthetics of the default set.
 
|comments=Designed for a double-sized window mode. Based on the default set, but more detailed and with a few custom characters. Good for those who want larger characters but enjoy the aesthetics of the default set.
}}
 
 
{{Tileset|
 
|filename=Bmac smooth 16x24.png
 
|author=[[User:BMacZero|BMacZero]]
 
|dated=2020-11-07
 
|size=16&times;24
 
|resolution=1280&times;600
 
|comments=A smaller version of [[:File:Kyzsmooth.png]] (24x32), with standard curses dwarf icons. Effectively, curses_640x300.png at 200% and smoothed.
 
 
}}
 
}}
  
Line 1,922: Line 1,842:
  
 
{{Tileset|
 
{{Tileset|
|filename=Lumin_Graphical_1280x800.png
+
|image=[[:Image:Lumin_Graphical_1280x800.png|Not shown due to size]]
 
|author=Lumin
 
|author=Lumin
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,933: Line 1,853:
  
 
{{Tileset|
 
{{Tileset|
|filename=Curses_24pt_cleartype_ThomModifications.PNG
+
|image=[[:Image:Curses_24pt_cleartype_ThomModifications.PNG|Not shown due to size]]
 
|author=Herrbdog
 
|author=Herrbdog
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,942: Line 1,862:
  
 
{{Tileset|
 
{{Tileset|
|filename=TerminusAliased_handedit_gal.png
+
|image=[[:Image:TerminusAliased_handedit_gal.png|Not shown due to size]]
 
|author=[[User:Shaja|Shaja]]
 
|author=[[User:Shaja|Shaja]]
 
|dated=2008-3-27
 
|dated=2008-3-27
Line 1,955: Line 1,875:
  
 
{{Tileset|
 
{{Tileset|
|filename=Terminus24.png
+
|image=[[:Image:Terminus24.png|Not shown due to size]]
 
|author=[[User:Shaja|Shaja]]
 
|author=[[User:Shaja|Shaja]]
 
|dated=2008-5-19
 
|dated=2008-5-19
Line 1,966: Line 1,886:
  
 
{{Tileset|
 
{{Tileset|
|filename=Curses_1920x900.png
+
|image=[[Image:Curses_1920x900.png]]
 
|author=IBM, I think
 
|author=IBM, I think
 
|dated=2017-02-28
 
|dated=2017-02-28
Line 1,975: Line 1,895:
  
 
{{Tileset|
 
{{Tileset|
|filename=Kyzsmooth.png
+
|image=[[Image:Kyzsmooth.png]]
 
|author=KyzerB
 
|author=KyzerB
 
|dated=2019-07-02
 
|dated=2019-07-02
Line 1,986: Line 1,906:
  
 
{{Tileset|
 
{{Tileset|
|filename=Vector square 48x72.png
 
 
|image=[[:Image:Vector square 48x72.png|Not shown due to size]]
 
|image=[[:Image:Vector square 48x72.png|Not shown due to size]]
 
|author=[[User:DragonDePlatino|DragonDePlatino]]
 
|author=[[User:DragonDePlatino|DragonDePlatino]]
Line 1,997: Line 1,916:
 
[[Category:Mods]]
 
[[Category:Mods]]
 
[[Category:Interface]]
 
[[Category:Interface]]
[[ru:Tileset repository]]
 

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Templates used on this page:

This page is a member of 1 hidden category: