mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
reorganize modules
This commit is contained in:
@@ -3,8 +3,6 @@ Module
|
||||
description: Contains fonts used by core
|
||||
author: OTClient team
|
||||
website: https://github.com/edubart/otclient
|
||||
version: 0.2
|
||||
autoLoad: true
|
||||
onLoad: |
|
||||
importFont('verdana-11px-antialised')
|
||||
importFont('verdana-11px-monochrome')
|
||||
|
BIN
modules/core_fonts/sans-11px-antialised.png
Normal file
BIN
modules/core_fonts/sans-11px-antialised.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
@@ -1,7 +1,6 @@
|
||||
Font
|
||||
name: terminus-14px-bold
|
||||
height: 16
|
||||
spacing: 0 0
|
||||
top margin: 2
|
||||
texture: terminus-14px-bold.png
|
||||
glyph size: 16 16
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Font
|
||||
name: verdana-11px-antialised
|
||||
height: 14
|
||||
texture: verdana-11px-antialised.png
|
||||
height: 14
|
||||
glyph size: 16 16
|
||||
|
||||
glyph widths:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Font
|
||||
name: verdana-11px-monochrome
|
||||
height: 14
|
||||
texture: verdana-11px-monochrome.png
|
||||
height: 14
|
||||
glyph size: 16 16
|
||||
|
||||
glyph widths:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Font
|
||||
name: verdana-11px-rounded
|
||||
height: 14
|
||||
texture: verdana-11px-rounded.png
|
||||
height: 14
|
||||
glyph size: 16 16
|
||||
|
||||
glyph widths:
|
||||
|
Reference in New Issue
Block a user