Searched refs:encoding (Results 1 – 5 of 5) sorted by relevance
675 prompt "Select a character encoding for strings"677 …Select a character encoding for strings. Your IDE or editor should have the same character encodin…
11 - Multi-language support with UTF-8 encoding
5271 …stbtt_int32 platform = ttUSHORT(fc, loc + 0), encoding = ttUSHORT(fc, loc + 2), language = ttUSHOR… local5274 … if(platform == 0 || (platform == 3 && encoding == 1) || (platform == 3 && encoding == 10)) {5283 … ttUSHORT(fc, loc + 12 + 2) == encoding && ttUSHORT(fc, loc + 12 + 4) == language) {
20 # This tag specifies the encoding used for all characters in the config file21 # that follow. The default is UTF-8 which is also the encoding used for all text795 # This tag can be used to specify the character encoding of the source files796 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
1995 - Fix UTF-8 encoding when `LV_USE_ARABIC_PERSIAN_CHARS` is enabled