Search results

Jump to navigation Jump to search
  • |Summary=ASCII transliterations of Unicode text |Description=Unidecode, lossy ASCII transliterations of Unicode text
    1 KB (124 words) - 20:10, 11 April 2024
  • ...a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
    1 KB (155 words) - 19:35, 11 April 2024
  • Therefore the simplest way to deal with non-ASCII characters is to pass every parameter as UTF-8 encoded string to Kodi and t ...l assume file system is ascii only and try to encode all unicode inputs to ascii. In reality file system does not have a specific encoding and utf-8 is a mu
    5 KB (692 words) - 22:04, 3 December 2019
  • | ASCII, <span class="nowrap">ISO-8859</span>-{1,2,3,4,5,7,9,10,13,14,15,16}, <span
    2 KB (317 words) - 23:10, 13 September 2022
  • ...d needed worldwide, e.g. for german umlauts. Till now, XBMC processes only ascii and is not able to process all/any special national characters like german ...lar like scancodes and such mappings. All those different inputs, buttons, ascii characters and vkeys are finally mapped and "merged" into one internal XBMC
    9 KB (1,478 words) - 04:48, 4 August 2020
  • # the encoding for filenames is ASCII instead of UTF-8. Trying to open a file with non-ASCII characters in its name or path throws exceptions; you have to explicitly en
    8 KB (1,228 words) - 14:50, 29 August 2022
  • ...lt, numpad-three, numpad-five, numlock. This generates a keypress with the ascii value 35 i.e. '#'. In v10.1 you can map this using &lt;five mod="alt"&gt;.
    8 KB (1,128 words) - 02:20, 10 September 2020
  • ...t the full path to your addon, decode it to unicode to handle special (non-ascii) characters in the path
    9 KB (1,416 words) - 13:21, 17 January 2024
  • ...e of bytes so it can be used to store both binary data and textual data in ASCII or any of a long list of 8-bit fixed-length encodings. Python 2 also has th ...istorically, in Python 2 such strings are used for textual data encoded in ASCII or other 1-byte fixed-length encoding (e.g. Windows 1251 for Cyrillic alpha
    18 KB (2,839 words) - 18:34, 19 March 2022
  • ...>.service</code>, where "<service name>" may consist of any non-whitespace ASCII characters which allow the system administrator to easily recognize them, w
    9 KB (1,318 words) - 03:03, 22 February 2023
  • Replaces html codes with ascii.
    10 KB (1,423 words) - 04:19, 17 October 2021
  • ...sing scripts or python files with names with unicode characters beyond the ASCII character set for the above two task types is NOT uniformly supported on al ...enames or placing the files in directories with names that are outside the ASCII character set.
    25 KB (4,137 words) - 04:16, 26 September 2021
  • ...l keyboard event set buttoncode to 0xF100 (hex) and add the required key’s ASCII value. ...a keyboard event set buttoncode to 0xF000 (hex) and add the required key’s ASCII value.
    45 KB (6,811 words) - 07:02, 16 July 2020
  • * If you use non-ASCII characters in your XML to be used in the output (umlauts, ñ, etc), they mu
    35 KB (5,580 words) - 04:41, 29 May 2022
  • * By default, in the existing python API, all returned strings are ascii or UTF8 stored in a std::string. In order to force the return value to be U
    36 KB (5,147 words) - 04:52, 10 July 2020