SDL Wiki
(This function is part of SDL_ttf, a separate library from SDL.)

TTF_ByteSwappedUNICODE

Tell SDL_ttf whether UNICODE text is generally byteswapped.

Syntax

void TTF_ByteSwappedUNICODE(SDL_bool swapped);

Function Parameters

swapped boolean to indicate whether text is byteswapped

Remarks

A UNICODE BOM character in a string will override this setting for the remainder of that string.

Version

This function is available since SDL_ttf 2.0.12.


CategoryAPI


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.