Difference between revisions of "Module:Language/scripts/codepoints/doc"
< Module:Language | scripts | codepoints
Jump to navigation
Jump to search
blackwiki>Erutuon (←Created page with 'This module provides data used by the {{code|codepointToScript|lang=lua}} function in Module:Language/scripts. The ranges currently are simplified. If two r...') |
blackwiki>Erutuon (rephrase) |
||
| Line 1: | Line 1: | ||
This module provides data used by the {{code|codepointToScript|lang=lua}} function in [[Module:Language/scripts]]. | This module provides data used by the {{code|codepointToScript|lang=lua}} function in [[Module:Language/scripts]]. | ||
| − | The ranges currently are simplified. If two ranges do not have a range of another script between them, they have been merged. This means that {{code|codepointToScript|lang=lua}} | + | The ranges currently are simplified. If two ranges do not have a range of another script between them, they have been merged. This probably means that {{code|codepointToScript|lang=lua}} will return incorrect script values for some codepoints that actually belong to the uncoded script (<code>Zzzz</code>). Other codepoints should be unaffected. |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
Revision as of 06:51, 27 November 2017
This module provides data used by the codepointToScript function in Module:Language/scripts.
The ranges currently are simplified. If two ranges do not have a range of another script between them, they have been merged. This probably means that codepointToScript will return incorrect script values for some codepoints that actually belong to the uncoded script (Zzzz). Other codepoints should be unaffected.