Jump to content

Problems with custom font


IIYAMA

Recommended Posts

  • Moderators
Posted

http://img18.imageshack.us/img18/5720/zgn0.png

meta.xml

    <file src="MrsEavesOT-Bold.otf"/> 
  

lua file

addEventHandler("onClientResourceStart",resourceRoot, 
function () 
        font = dxCreateFont( "MrsEavesOT-Bold.otf") 
end) 
  

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

  • Moderators
Posted

it is an OpenType-Lettertypefile

Can't mta send every file? :?

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

  • Moderators
Posted

ah yes, you are right.

But I have 1000+ fonts and most of them are otf.(I am studying for graphical designer)

letters are ugly....

Pity :(

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

  • Moderators
Posted

ah good idea,

thx man

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...