fix font glyph width calculation

This commit is contained in:
Eduardo Bart
2011-11-02 03:59:04 -02:00
parent 5ab0e6f2ac
commit b66cf3373f
3 changed files with 6 additions and 5 deletions

View File

@@ -3,7 +3,6 @@ Module
description: Contains lua classes, functions and constants used by other modules
author: OTClient team
website: https://github.com/edubart/otclient
version: 0.2
autoLoad: true
dependencies:
- core_fonts

View File

@@ -3,7 +3,6 @@ Module
description: Create the top menu
author: OTClient team
website: https://github.com/edubart/otclient
version: 0.2
autoLoad: true
dependencies:
- core