about function called

@LoopSpace wrote the code in anagram – Bitmap font class

function  Font:write_utf8(s,x,y,col) 

is called,
but actually

function Font:int_write_utf8(s,x,y,col)

is called, why?

The user and all related content has been deleted.

@NatTheCoder - your comment doesn’t apply in this case. What he wrote is perfectly readable.

The user and all related content has been deleted.

@NatTheCoder - let’s focus on helping out, shall we?

@firewolf - I think you may be talking about the code here. If so, @LoopSpace may be able to help you as he wrote the code - there are two different functions, and I’m not sure of the difference.

@Ignatz: thanks

@NatTheCoder - i will post code correctly next time