You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
399 B

Module
name: core_fonts
description: Contains fonts used by core
author: OTClient team
website: https://github.com/edubart/otclient
autoload: true
autoload-antecedence: 30
onLoad: |
importFont 'verdana-11px-antialised'
importFont 'verdana-11px-monochrome'
importFont 'verdana-11px-rounded'
importFont 'terminus-14px-bold'
setDefaultFont 'verdana-11px-antialised'