Under-ConScript Unicode Registry: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 1:
{{Needs work|Add the best practices out of the information detailed on the [//github.com/Id405/sitelen-pona-ucsur-guide/blob/main/README.md GitHub guide]}}
The '''UCSUR''' is the "[https://www.kreativekorp.com/ucsur/ Under-ConScript Unicode Registry]." It attempts to standardize the unicode{{wp|Unicode}} codepoints in the {{wp|Private Use AreaAreas}} for constructed scripts that wouldn't be accepted in Unicode.
 
== {{tp|sitelen pona }}==
{{tp|[[sitelen pona]]}} was proposed for the UCSUR in August 2021 and has a [https://www.kreativekorp.com/ucsur/charts/sitelen.html USCUR specification].
 
There are [https://github.com/Id405/sitelen-pona-ucsur-guide/blob/main/README.md instructions for making {{tp|sitelen pona}} UCSUR work on your computer]. In many applications, you only need to install a [[#Fonts|compatible font]]. There are also some [[#Input methods|input methods]].
 
=== Defined codepoints===
Note that theseThese will render as "missing glyph" boxes unless you have a UCSUR-[[#Fonts|compatible font]] installed, or if athe website hasor theapplication fonthas one embedded. likeYou oncan see which fonts {{tp|sona pona}} has embedded thisat wiki[[MediaWiki:Common.css]].
{{UCSUR chart sitelen pona}}
 
===Fonts===
[[ijo Linku|{{tok|nimi Linku}}]] has a [https://docs.google.com/spreadsheets/d/1xwgTAxwgn4ZAc4DBnHte0cqta1aaxe112Wh1rv9w5Yk/editpreview#gid=1195574771 list of fonts] with information about what features they support.
 
Some recommended {{tp|sitelen pona}} fonts in terms of compatibility are:
*[//kreativekorp.com/software/fonts/fairfaxhd Fairfax HD]
**[//kreativekorp.com/software/fonts/fairfaxponahd Fairfax Pona HD]<ref group="lower-alpha" name="lig">Includes OpenType {{wp|Ligature (writing)|ligatures}} that display {{tp|[[sitelen Lasina]]}} words as {{tp|sitelen pona}}. If you type using this feature, the underlying text does <em>not</em> use UCSUR codepoints, which you may or may not want. For similar behavior that actually converts text to UCSUR codepoints, you need an [[#Input methods|input method]].</ref>
*[//github.com/ETBCOR/nasin-nanpa {{tok|nasin nanpa}}]<ref group="lower-alpha" name="lig" />
----
<references group="lower-alpha" />
 
===Input methods===
Web-based text converters exist: [//ilo-pi-sitelen-pona.glitch.me Hello React!], [//ilolili.daviesfam.org {{tok|ilo lili pi sitelen pona}}]. These require opening a website every time you want to access {{tp|sitelen pona}} characters.
 
===Application support===
Web-based text converters exist
====Discord====
Discord must be modified to add {{tp|sitelen pona}} font support. This is against its Terms of Service, and may cause action to be taken against your Discord account.
 
The main way to add compatibility is to install {{tp|sitelen pona}} fonts onto your computer and add them to the {{wp|CSS}} font stack. Aside from the aforementioned risks, this CSS seems to be outdated as it does not include gg sans, the main interface font added in December 2022.
* https://ilo-pi-sitelen-pona.glitch.me
* https://ilolili.daviesfam.org
 
<syntaxhighlight lang="css">
=== Defined codepoints===
:root {
Note that these will render as "missing glyph" boxes unless you have a UCSUR-compatible font installed, or if a website has the font embedded like on this wiki.
--font-primary: Whitney,"Helvetica Neue",Helvetica,Arial,sans-serif,"linja-nanpa","Fairfax HD","insa pi supa lape";
{{UCSUR chart sitelen pona}}
--font-display: Ginto,"Helvetica Neue",Helvetica,Arial,sans-serif,"linja-nanpa","Fairfax HD","insa pi supa lape";
--font-code: Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace,"linja-nanpa","Fairfax HD","insa pi supa lape";
--font-headline: Ginto Nord,Ginto,"Helvetica Neue",Helvetica,Arial,sans-serif,"linja-nanpa","Fairfax HD","insa pi supa lape";
}
</syntaxhighlight>
 
This CSS can be added using Powercord, under User Settings &rarr; Themes &rarr; Quick CSS.
 
For the web version of Discord, you can use a standard custom stylesheet extension like [//github.com/openstyles/stylus Stylus]. Be sure that the new stylesheet applies to URLs on the domain <code>discord.com</code>, rather than the URL for a specific page or channel.
{{General}}
[[Category:sitelen pona]]