You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@siddharthroy12 thanks for the improvement, I'm merging it but keep in mind that it could change the name or parameters, this function is still on design phase.
I need a function to Draw Array of Codepoint, maybe:
void DrawCodepointArray(Font font, int *codepoint, int len, Vector2 position, float fontSize, Color tint);
The text was updated successfully, but these errors were encountered: