ss10 is missing in the website
Would you please add ss10 to the website?
Greetings.
Not sure about ss10, but ss09 surely isn't enabled on their site.
The website still says 1.101. It hasn't been updated for 1.200. Also, it would be nice to have the Character Variants on the site.
ss07 is also very incomplete with what it controls. Looking at the glyph file shows that ss07 does a lot more than what is shown.
I think it would also be nice to show the names of the Stylistic Sets from the glyph files.
Here's a JSONC (JSON with Comments) comment showing most of the options:
// ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @
// A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ `
// a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~
//
// liga: ... ;;; ;; /// // || !!
//
// ss01 (Equal Symbols): === !== =!= =/= /== /= #= &= == != ~~ =~ !~ ~- -~
// ss02 (Comparisons): >= <=
// ss03 (Arrows): <--> <!-- <-- --> <-> <- -> <~~ ~~> <~> <~ ~>
// ss04 (HTML Tags): </> </ /> <>
// ss05 (F# Shapes): /\ \/ <|> |> <| [| |] {| |}
// ss06 (Markdown Strings): ++ +++ ## ### ==== && &&&
// ss07 (Centered Colon): :*: :-: :–: :—: :+: :−: :×: :÷: :=: :≠: :>: :<: :≥: :≤: :±: :≈: :~: :¬: :∞: :-->: :->:
// :!=: :!==: :!~: :#=: :/=: :/==: :/>: :|>: :=!=: :==: :===: :==>: :=>: :=>>: :=<<: :=~:
// :=/=: :>=: :>>: :>>=: :<-: :<--: :<-->: :<->: :<!--: :<|: :<=: :<==: :<==>: :<=>: :<>:
// :<<: :<<=: :<~: :<~>: :<~~: :</: :</>: :~>: :~~: :~~>: -:; ;:- ::: ::
// ss08 (Centered Period): ..= ..- ..< .- .= ..
// ss09 (Double Arrows): <==> <== ==> <<= =>> =<< >>= << >> <=> =>
// ss10 (Other Tags): #[ #(
//
// cv01 (Alt Zero): 0
// cv02 (Alt One): 1
// cv10 (Alt Small L/I): l ĺ ľ ļ ŀ ł i í ĭ î ï ị ì ī į ij
// cv11 (Alt Small J/F/R/T): j ȷ ĵ f r ŕ ř ŗ t ŧ ť ţ ț
// cv30 (Raised Asterisk): *
// cv31 (Six-Pointed Asterisk): *
// cv32 (Angled Comparisons): >= <=
// cv60 (Left Double Arrow): <=
// cv61 (Empty Box): []
// cv62 (At-Underscore): @_
This is mostly a duplicate of https://github.com/githubnext/monaspace/issues/314.
@idan has updated the website with these inclusions!
I will try to add a section on the various character variants as well!