Added set letters U+2102 `ℂ` U+210D `ℍ` U+2115 `ℕ` U+2119 `ℙ` U+211A `ℚ` U+211D `ℝ` U+2124 `ℤ` and U+1D539 `𝔹` (closes #841)

pull/998/head
Nikita Prokopov 2020-04-09 02:37:58 +02:00
rodzic 76a6d42b37
commit 56a6ca30ec
9 zmienionych plików z 715 dodań i 6 usunięć

Wyświetl plik

@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
#### 3.0
- Added set letters U+2102 `` U+210D `` U+2115 `` U+2119 `` U+211A `` U+211D `` U+2124 `` and U+1D539 `𝔹` [#841]
- Removed `?:` [#970]
- Added missing set operations U+2200 `∀` U+2203..U+2205 `∃ ∄ ∅` U+2207 `∇` U+2282..U+228B `⊂ ⊃ ⊄ ⊅ ⊆ ⊇ ⊈ ⊉ ⊊ ⊋` U+2208..U+220# `∈ ∉ ∊ ∋ ∌ ∍` U+222A `` [#822]
- Added U+300C U+300D Corner brackets `「」` and U+FF62 U+FF63 Halfwidth Corner brackets `「」` [#940]

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -227,12 +227,12 @@
counts (coll/group-by-to count count ligas')]
(println " generated calt:"
(str/join " " glyphs)
; (str/join " " glyphs)
(str
"(" (get counts 2) " pairs, "
#_"(" (get counts 2) " pairs, "
(get counts 3) " triples, "
(get counts 4) " quadruples, "
(count ligas') " total)"))
(count ligas') " total" #_")"))
(glyphs/update-code font :features "calt"
#(str/replace %

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.