#im currently using DroidSansMono.ttf tile_font_crt_file = VeraMono.ttf tile_font_stat_file = VeraMono.ttf tile_font_msg_file = VeraMono.ttf tile_font_tip_file = VeraMono.ttf #tile_font_lbl_file = Vera.ttf #FontSizes (my current settings) #crt - non-map screens (menus, message history, etc.) tile_font_crt_size = 20 #stat - stat area (hit points, AC, etc.) tile_font_stat_size = 20 #msg - message area tile_font_msg_size = 18 #tip - tooltips (mouseover information) tile_font_tip_size = 15 #lbl - item/monster names in inventory/main map tile_font_lbl_size = 14 tile_cell_pixels = 50 tile_window_width = 0 tile_window_height = 0 tile_filter_scaling = true tile_force_overlay = true view_max_width = 300 view_max_height = 160