-
Notifications
You must be signed in to change notification settings - Fork 273
ss10 is missing in the website #293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Not sure about ss10, but |
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.
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): @_ |
Would you please add
ss10
to the website?Greetings.
The text was updated successfully, but these errors were encountered: