diff --git a/.eslintrc.json b/.eslintrc.json index 34072651d2..667d65f008 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -13,6 +13,7 @@ "sourceType": "module" }, "extends": ["eslint:recommended", "prettier", "plugin:import/recommended"], + "ignorePatterns": ["/font-src/glyphs", "/font-src/meta", "/font-src/otl"], "rules": { "semi": ["error", "always"], "no-var": "error", diff --git a/CHANGELOG.md b/CHANGELOG.md index eaffb09f46..fdcc6545e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ ## Modifications since last major version +### 27.3.0 + +* Make the tailed variants of `i` and `l` use the fully-tailed shape even when upright, as is consistent with `t = bent-hook` (#1692). + - The old, slightly-curly variants for `i`, `l`, iota (`ι`) and tau (`τ`) are moved to `semi-tailed` variants. + - Corresponded SSes are changed to keep the shape identical to the old version. +* Make Cyrillic Yat to follow Yeri variants. Italic Yat will also respond to variants of `n` (#2047). +* Add short-tailed lowercase tau (`τ`) (#2050). +* Fix tailed variants for `U+02A0`. +* Stylistic set fixes: + * Fix `cv44` and `cv99` for `ss13`. + * Fix `cv48` and `cv54` for `ss17`. + * Fix `cv51` for Etoile. + * Fix `cv52` for `ss15` and Etoile. + * Fix `cv58` for `ss15`. + * Fix `cv59` for `ss07`. + * Fix `cv61` for `ss15` and `ss17`. + * Fix `cv66` for `ss01`, `ss06`, and `ss15`. + * Fix `vsAF` for `ss11`. + * Fix `vsAL` for `ss09` and `ss18`. + + ### 27.2.1 * Refine shape of flat `5` (#2030). diff --git a/build-plans.toml b/build-plans.toml index a49289058e..9994f2a78e 100644 --- a/build-plans.toml +++ b/build-plans.toml @@ -705,6 +705,7 @@ long-s = "flat-hook-serifless" eszet = "longs-s-lig-serifless" lower-iota = "flat-tailed" lower-lambda = "straight-turn" +lower-tau = "flat-tailed" cyrl-capital-ka = "symmetric-connected-serifless" cyrl-ka = "symmetric-connected-serifless" cyrl-em = "flat-bottom-serifless" @@ -740,8 +741,9 @@ w = "straight-flat-top-serifless" y = "straight-serifless" long-s = "flat-hook-serifless" eszet = "longs-s-lig-serifless" -lower-iota = "flat-tailed" +lower-iota = "serifed-flat-tailed" lower-lambda = "straight-turn" +lower-tau = "flat-tailed" cyrl-capital-ka = "symmetric-connected-serifless" cyrl-ka = "symmetric-connected-serifless" cyrl-em = "flat-bottom-serifless" @@ -773,15 +775,25 @@ export-glyph-names = true [buildPlans.iosevka-etoile.variants.design] capital-w = "straight-flat-top-serifed" f = "flat-hook-serifed" +i = "serifed" j = "flat-hook-serifed" +l = "serifed" t = "flat-hook" w = "straight-flat-top-serifed" +long-s = "flat-hook-bottom-serifed" +eszet = "longs-s-lig-bottom-serifed" +lower-iota = "serifed-flat-tailed" +lower-tau = "flat-tailed" at = "fourfold" percent = "rings-continuous-slash" [buildPlans.iosevka-etoile.variants.italic] f = "flat-hook-tailed" +i = "serifed-flat-tailed" +l = "serifed-flat-tailed" w = "straight-flat-top-motion-serifed" +long-s = "flat-hook-tailed" +eszet = "longs-s-lig-tailed-serifless" [buildPlans.iosevka-etoile.widths.normal] shape = 600 diff --git a/changes/27.3.0.md b/changes/27.3.0.md new file mode 100644 index 0000000000..03f87895e6 --- /dev/null +++ b/changes/27.3.0.md @@ -0,0 +1,17 @@ +* Make the tailed variants of `i` and `l` use the fully-tailed shape even when upright, as is consistent with `t = bent-hook` (#1692). + - The old, slightly-curly variants for `i`, `l`, iota (`ι`) and tau (`τ`) are moved to `semi-tailed` variants. + - Corresponded SSes are changed to keep the shape identical to the old version. +* Make Cyrillic Yat to follow Yeri variants. Italic Yat will also respond to variants of `n` (#2047). +* Add short-tailed lowercase tau (`τ`) (#2050). +* Fix tailed variants for `U+02A0`. +* Stylistic set fixes: + * Fix `cv44` and `cv99` for `ss13`. + * Fix `cv48` and `cv54` for `ss17`. + * Fix `cv51` for Etoile. + * Fix `cv52` for `ss15` and Etoile. + * Fix `cv58` for `ss15`. + * Fix `cv59` for `ss07`. + * Fix `cv61` for `ss15` and `ss17`. + * Fix `cv66` for `ss01`, `ss06`, and `ss15`. + * Fix `vsAF` for `ss11`. + * Fix `vsAL` for `ss09` and `ss18`. diff --git a/doc/PACKAGE-LIST.md b/doc/PACKAGE-LIST.md index b85293ec77..e3bb22002d 100644 --- a/doc/PACKAGE-LIST.md +++ b/doc/PACKAGE-LIST.md @@ -1,4 +1,4 @@ -# Package list of Release 27.2.1 +# Package list of Release 27.3.0 ## Prebuilt Packages Iosevka provides a large variety of variants. Prebuilt variants are listed below. For all Monospace variants' packages, it will contain three _spacing variants_. You can either download the package containing all the spacing variants (recommended), or cherry-pick the variant with specific spacing. @@ -19,145 +19,145 @@ Iosevka provides various packaging formats, here is the list of them: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
📦 IosevkaMonospace, DefaultSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ IosevkaDefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka TermTerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka FixedFixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SlabMonospace, Slab-serifSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SlabDefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SlabTerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SlabFixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka CurlyMonospace, Curly StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka CurlyDefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term CurlyTerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed CurlyFixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka Curly SlabMonospace, Curly Style, Slab-serifSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka Curly SlabDefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term Curly SlabTerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed Curly SlabFixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS01Monospace, Andale Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS01DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS01TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS01FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS02Monospace, Anonymous Pro StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS02DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS02TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS02FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS03Monospace, Consolas StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS03DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS03TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS03FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS04Monospace, Menlo StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS04DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS04TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS04FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS05Monospace, Fira Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS05DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS05TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS05FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS06Monospace, Liberation Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS06DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS06TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS06FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS07Monospace, Monaco StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS07DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS07TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS07FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS08Monospace, Pragmata Pro StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS08DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS08TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS08FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS09Monospace, Source Code Pro StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS09DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS09TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS09FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS10Monospace, Envy Code R StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS10DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS10TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS10FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS11Monospace, X Windows Fixed StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS11DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS11TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS11FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS12Monospace, Ubuntu Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS12DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS12TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS12FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS13Monospace, Lucida StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS13DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS13TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS13FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS14Monospace, JetBrains Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS14DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS14TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS14FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS15Monospace, IBM Plex Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS15DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS15TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS15FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS16Monospace, PT Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS16DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS16TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS16FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS17Monospace, Recursive Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS17DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS17TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS17FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS18Monospace, Input Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS18DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS18TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS18FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka AileQuasi-proportional, Sans-serifSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    └ Iosevka AileDefaultNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka EtoileQuasi-proportional, Slab-serifSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    └ Iosevka EtoileDefaultNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 IosevkaMonospace, DefaultSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ IosevkaDefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka TermTerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka FixedFixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SlabMonospace, Slab-serifSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SlabDefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SlabTerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SlabFixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka CurlyMonospace, Curly StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka CurlyDefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term CurlyTerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed CurlyFixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka Curly SlabMonospace, Curly Style, Slab-serifSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka Curly SlabDefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term Curly SlabTerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed Curly SlabFixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS01Monospace, Andale Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS01DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS01TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS01FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS02Monospace, Anonymous Pro StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS02DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS02TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS02FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS03Monospace, Consolas StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS03DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS03TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS03FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS04Monospace, Menlo StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS04DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS04TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS04FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS05Monospace, Fira Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS05DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS05TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS05FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS06Monospace, Liberation Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS06DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS06TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS06FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS07Monospace, Monaco StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS07DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS07TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS07FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS08Monospace, Pragmata Pro StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS08DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS08TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS08FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS09Monospace, Source Code Pro StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS09DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS09TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS09FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS10Monospace, Envy Code R StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS10DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS10TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS10FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS11Monospace, X Windows Fixed StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS11DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS11TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS11FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS12Monospace, Ubuntu Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS12DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS12TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS12FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS13Monospace, Lucida StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS13DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS13TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS13FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS14Monospace, JetBrains Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS14DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS14TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS14FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS15Monospace, IBM Plex Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS15DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS15TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS15FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS16Monospace, PT Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS16DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS16TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS16FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS17Monospace, Recursive Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS17DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS17TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS17FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka SS18Monospace, Input Mono StyleSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    ├ Iosevka SS18DefaultYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    ├ Iosevka Term SS18TerminalYesSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
    └ Iosevka Fixed SS18FixedNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka AileQuasi-proportional, Sans-serifSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    └ Iosevka AileDefaultNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
📦 Iosevka EtoileQuasi-proportional, Slab-serifSuper TTCTTC 
  └ Sub-packagesSpacingLigaturesDownloads
    └ Iosevka EtoileDefaultNoSuper TTCTTCTTF (Unhinted)WebFont (Unhinted)
diff --git a/doc/character-variants.md b/doc/character-variants.md index 20425e7906..890b98db04 100644 --- a/doc/character-variants.md +++ b/doc/character-variants.md @@ -946,7 +946,7 @@ -cv34 +cv34 @@ -975,6 +975,16 @@ 12 + + + + + +13 +14 + + + cv35 @@ -1067,7 +1077,7 @@ -cv37 +cv37 @@ -1096,6 +1106,16 @@ 12 + + + + + +13 +14 + + + cv38 @@ -1960,7 +1980,9 @@ - + + + 1 @@ -1971,7 +1993,9 @@ 6 7 8 - +9 +10 + cv60 @@ -2082,14 +2106,18 @@ - + + + 1 2 3 4 - +5 +6 + cv66 diff --git a/doc/custom-build.md b/doc/custom-build.md index 08f0685b90..d32c71099b 100644 --- a/doc/custom-build.md +++ b/doc/custom-build.md @@ -310,13 +310,13 @@ Subsection `variants` is used to configure character variants in the font. Prope - Styles for `h`:
h = 'straight-serifless', cv33 = 1
h with straight terminal; without serifs (default for Sans)
h = 'straight-top-left-serifed', cv33 = 2
h with straight terminal, and serif at top left
h = 'straight-motion-serifed', cv33 = 3
h with straight terminal, and serifs at top left and bottom right (default for Slab Italic)
h = 'straight-serifed', cv33 = 4
h with straight terminal, and serifs (default for Slab Upright)
h = 'tailed-serifless', cv33 = 5
h with curly tailed terminal; without serifs
h = 'tailed-motion-serifed', cv33 = 6
h with curly tailed terminal, and serifs at top left and bottom right
h = 'tailed-serifed', cv33 = 7
h with curly tailed terminal, and serifs
- Styles for `i`: -
i = 'serifed', cv34 = 1
Serifed i (default for Upright)
i = 'zshaped', cv34 = 2
Z-shaped i
i = 'serifless', cv34 = 3
i like a straight line
i = 'hooky', cv34 = 4
Hooky i
i = 'hooky-bottom', cv34 = 5
i with a sharp-turning horizontal tail
i = 'serifed-asymmetric', cv34 = 6
i with shorter top serif and full bottom serif
i = 'tailed', cv34 = 7
i with curly tail
i = 'tailed-serifed', cv34 = 8
i with top serif and curly tail (default for Italic)
i = 'flat-tailed', cv34 = 9
i with curly-then-flat tail
i = 'serifed-flat-tailed', cv34 = 10
i with top serif and curly-then-flat tail
i = 'diagonal-tailed', cv34 = 11
i with diagonal tail
i = 'serifed-diagonal-tailed', cv34 = 12
i with top serif and diagonal tail
+
i = 'serifed', cv34 = 1
Serifed i (default for Upright)
i = 'zshaped', cv34 = 2
Z-shaped i
i = 'serifless', cv34 = 3
i like a straight line
i = 'hooky', cv34 = 4
Hooky i
i = 'hooky-bottom', cv34 = 5
i with a sharp-turning horizontal tail
i = 'serifed-asymmetric', cv34 = 6
i with shorter top serif and full bottom serif
i = 'tailed', cv34 = 7
i with curly tail
i = 'tailed-serifed', cv34 = 8
i with top serif and curly tail (default for Italic)
i = 'flat-tailed', cv34 = 9
i with curly-then-flat tail
i = 'serifed-flat-tailed', cv34 = 10
i with top serif and curly-then-flat tail
i = 'diagonal-tailed', cv34 = 11
i with diagonal tail
i = 'serifed-diagonal-tailed', cv34 = 12
i with top serif and diagonal tail
i = 'semi-tailed', cv34 = 13
i with slightly curly tail
i = 'serifed-semi-tailed', cv34 = 14
i with top serif and slightly curly tail
- Styles for `j`:
j = 'serifless', cv35 = 1
j without serif
j = 'serifed', cv35 = 2
j with top serif (default)
j = 'straight-line', cv35 = 3
j like a straight line
j = 'hooky', cv35 = 4
j like a straight line with top serif
j = 'flat-hook-serifless', cv35 = 5
j with flat terminal hook
j = 'flat-hook-serifed', cv35 = 6
j with flat terminal hook and top serif
j = 'diagonal-tailed-serifless', cv35 = 7
j with diagonal tail
j = 'diagonal-tailed-serifed', cv35 = 8
j with top serif and diagonal tail
- Styles for `k`:
k = 'straight-serifless', cv36 = 1
k with standard shape; without serifs (default for Sans Upright)
k = 'straight-top-left-serifed', cv36 = 2
k with standard shape, and serifs at top left
k = 'straight-bottom-right-serifed', cv36 = 3
k with standard shape, and serifs at bottom right
k = 'straight-top-left-and-bottom-right-serifed', cv36 = 4
k with standard shape, and serifs at top left and bottom right
k = 'straight-serifed', cv36 = 5
k with standard shape, and serifs (default for Slab Upright)
k = 'curly-serifless', cv36 = 6
k with curly shape; without serifs
k = 'curly-top-left-serifed', cv36 = 7
k with curly shape, and serifs at top left
k = 'curly-bottom-right-serifed', cv36 = 8
k with curly shape, and serifs at bottom right
k = 'curly-top-left-and-bottom-right-serifed', cv36 = 9
k with curly shape, and serifs at top left and bottom right
k = 'curly-serifed', cv36 = 10
k with curly shape, and serifs
k = 'symmetric-touching-serifless', cv36 = 11
k with symmetric legs touching the vertical bar; without serifs
k = 'symmetric-touching-top-left-serifed', cv36 = 12
k with symmetric legs touching the vertical bar, and serifs at top left
k = 'symmetric-touching-bottom-right-serifed', cv36 = 13
k with symmetric legs touching the vertical bar, and serifs at bottom right
k = 'symmetric-touching-top-left-and-bottom-right-serifed', cv36 = 14
k with symmetric legs touching the vertical bar, and serifs at top left and bottom right
k = 'symmetric-touching-serifed', cv36 = 15
k with symmetric legs touching the vertical bar, and serifs
k = 'symmetric-connected-serifless', cv36 = 16
k with symmetric legs connected to the vertical bar; without serifs
k = 'symmetric-connected-top-left-serifed', cv36 = 17
k with symmetric legs connected to the vertical bar, and serifs at top left
k = 'symmetric-connected-bottom-right-serifed', cv36 = 18
k with symmetric legs connected to the vertical bar, and serifs at bottom right
k = 'symmetric-connected-top-left-and-bottom-right-serifed', cv36 = 19
k with symmetric legs connected to the vertical bar, and serifs at top left and bottom right
k = 'symmetric-connected-serifed', cv36 = 20
k with symmetric legs connected to the vertical bar, and serifs
k = 'cursive-serifless', cv36 = 21
k with cursive loop; without serifs (default for Sans Italic)
k = 'cursive-top-left-serifed', cv36 = 22
k with cursive loop, and serifs at top left
k = 'cursive-bottom-right-serifed', cv36 = 23
k with cursive loop, and serifs at bottom right
k = 'cursive-top-left-and-bottom-right-serifed', cv36 = 24
k with cursive loop, and serifs at top left and bottom right
k = 'cursive-serifed', cv36 = 25
k with cursive loop, and serifs
k = 'diagonal-tailed-cursive-serifless', cv36 = 26
k with cursive loop plus diagonal tail; without serifs
k = 'diagonal-tailed-cursive-top-left-serifed', cv36 = 27
k with cursive loop plus diagonal tail, and serifs at top left (default for Slab Italic)
- Styles for `l`: -
l = 'serifed', cv37 = 1
Serifed l (default for Upright)
l = 'serifless', cv37 = 2
l like a straight line
l = 'hooky', cv37 = 3
Hooky l
l = 'zshaped', cv37 = 4
Z-shaped l
l = 'hooky-bottom', cv37 = 5
l with a straight sharp-turning horizontal tail
l = 'serifed-asymmetric', cv37 = 6
l with shorter top serif and full bottom serif
l = 'tailed', cv37 = 7
l with curly tail
l = 'tailed-serifed', cv37 = 8
l with top serif and curly tail (default for Italic)
l = 'flat-tailed', cv37 = 9
l with curly-then-flat tail
l = 'serifed-flat-tailed', cv37 = 10
l with top serif and curly-then-flat tail
l = 'diagonal-tailed', cv37 = 11
l with diagonal tail
l = 'serifed-diagonal-tailed', cv37 = 12
l with top serif and diagonal tail
+
l = 'serifed', cv37 = 1
Serifed l (default for Upright)
l = 'serifless', cv37 = 2
l like a straight line
l = 'hooky', cv37 = 3
Hooky l
l = 'zshaped', cv37 = 4
Z-shaped l
l = 'hooky-bottom', cv37 = 5
l with a straight sharp-turning horizontal tail
l = 'serifed-asymmetric', cv37 = 6
l with shorter top serif and full bottom serif
l = 'tailed', cv37 = 7
l with curly tail
l = 'tailed-serifed', cv37 = 8
l with top serif and curly tail (default for Italic)
l = 'flat-tailed', cv37 = 9
l with curly-then-flat tail
l = 'serifed-flat-tailed', cv37 = 10
l with top serif and curly-then-flat tail
l = 'diagonal-tailed', cv37 = 11
l with diagonal tail
l = 'serifed-diagonal-tailed', cv37 = 12
l with top serif and diagonal tail
l = 'semi-tailed', cv37 = 13
l with slightl curly tail
l = 'serifed-semi-tailed', cv37 = 14
l with top serif and slightl curly tail
- Styles for `m`:
m = 'serifless', cv38 = 1
m with eared body shape, and normal middle leg; without serifs (default for Sans)
m = 'top-left-serifed', cv38 = 2
m with eared body shape, normal middle leg, and serif at top left
m = 'top-left-and-bottom-right-serifed', cv38 = 3
m with eared body shape, normal middle leg, and serifs at top left and bottom right (default for Slab Italic)
m = 'serifed', cv38 = 4
m with eared body shape, normal middle leg, and serifs (default for Slab Upright)
m = 'tailed-serifless', cv38 = 5
m with eared body shape, normal middle leg, and tail; without serifs
m = 'tailed-top-left-serifed', cv38 = 6
m with eared body shape, normal middle leg, tail, and serif at top left
m = 'tailed-serifed', cv38 = 7
m with eared body shape, normal middle leg, tail, and serifs
m = 'short-leg-serifless', cv38 = 8
m with eared body shape, and shorter middle leg (like Ubuntu Mono); without serifs
m = 'short-leg-top-left-serifed', cv38 = 9
m with eared body shape, shorter middle leg (like Ubuntu Mono), and serif at top left
m = 'short-leg-top-left-and-bottom-right-serifed', cv38 = 10
m with eared body shape, shorter middle leg (like Ubuntu Mono), and serifs at top left and bottom right
m = 'short-leg-serifed', cv38 = 11
m with eared body shape, shorter middle leg (like Ubuntu Mono), and serifs
m = 'short-leg-tailed-serifless', cv38 = 12
m with eared body shape, shorter middle leg (like Ubuntu Mono), and tail; without serifs
m = 'short-leg-tailed-top-left-serifed', cv38 = 13
m with eared body shape, shorter middle leg (like Ubuntu Mono), tail, and serif at top left
m = 'short-leg-tailed-serifed', cv38 = 14
m with eared body shape, shorter middle leg (like Ubuntu Mono), tail, and serifs
m = 'earless-corner-double-arch-serifless', cv38 = 15
m with earless (corner top-left) double-arch body shape, and normal middle leg; without serifs
m = 'earless-corner-double-arch-bottom-right-serifed', cv38 = 16
m with earless (corner top-left) double-arch body shape, normal middle leg, and serifs at bottom right
m = 'earless-corner-double-arch-serifed', cv38 = 17
m with earless (corner top-left) double-arch body shape, normal middle leg, and serifs
m = 'earless-corner-double-arch-tailed-serifless', cv38 = 18
m with earless (corner top-left) double-arch body shape, normal middle leg, and tail; without serifs
m = 'earless-corner-double-arch-tailed-serifed', cv38 = 19
m with earless (corner top-left) double-arch body shape, normal middle leg, tail, and serifs
m = 'earless-corner-double-arch-short-leg-serifless', cv38 = 20
m with earless (corner top-left) double-arch body shape, and shorter middle leg (like Ubuntu Mono); without serifs
m = 'earless-corner-double-arch-short-leg-bottom-right-serifed', cv38 = 21
m with earless (corner top-left) double-arch body shape, shorter middle leg (like Ubuntu Mono), and serifs at bottom right
m = 'earless-corner-double-arch-short-leg-serifed', cv38 = 22
m with earless (corner top-left) double-arch body shape, shorter middle leg (like Ubuntu Mono), and serifs
m = 'earless-corner-double-arch-short-leg-tailed-serifless', cv38 = 23
m with earless (corner top-left) double-arch body shape, shorter middle leg (like Ubuntu Mono), and tail; without serifs
m = 'earless-corner-double-arch-short-leg-tailed-serifed', cv38 = 24
m with earless (corner top-left) double-arch body shape, shorter middle leg (like Ubuntu Mono), tail, and serifs
m = 'earless-rounded-double-arch-serifless', cv38 = 25
m with earless (rounded top-left) double-arch body shape, and normal middle leg; without serifs
m = 'earless-rounded-double-arch-bottom-right-serifed', cv38 = 26
m with earless (rounded top-left) double-arch body shape, normal middle leg, and serifs at bottom right
m = 'earless-rounded-double-arch-serifed', cv38 = 27
m with earless (rounded top-left) double-arch body shape, normal middle leg, and serifs
m = 'earless-rounded-double-arch-tailed-serifless', cv38 = 28
m with earless (rounded top-left) double-arch body shape, normal middle leg, and tail; without serifs
m = 'earless-rounded-double-arch-tailed-serifed', cv38 = 29
m with earless (rounded top-left) double-arch body shape, normal middle leg, tail, and serifs
m = 'earless-rounded-double-arch-short-leg-serifless', cv38 = 30
m with earless (rounded top-left) double-arch body shape, and shorter middle leg (like Ubuntu Mono); without serifs
m = 'earless-rounded-double-arch-short-leg-bottom-right-serifed', cv38 = 31
m with earless (rounded top-left) double-arch body shape, shorter middle leg (like Ubuntu Mono), and serifs at bottom right
m = 'earless-rounded-double-arch-short-leg-serifed', cv38 = 32
m with earless (rounded top-left) double-arch body shape, shorter middle leg (like Ubuntu Mono), and serifs
m = 'earless-rounded-double-arch-short-leg-tailed-serifless', cv38 = 33
m with earless (rounded top-left) double-arch body shape, shorter middle leg (like Ubuntu Mono), and tail; without serifs
m = 'earless-rounded-double-arch-short-leg-tailed-serifed', cv38 = 34
m with earless (rounded top-left) double-arch body shape, shorter middle leg (like Ubuntu Mono), tail, and serifs
m = 'earless-single-arch-serifless', cv38 = 35
m with earless (corner top-left) body shape, and normal middle leg; without serifs
m = 'earless-single-arch-bottom-right-serifed', cv38 = 36
m with earless (corner top-left) body shape, normal middle leg, and serifs at bottom right
m = 'earless-single-arch-serifed', cv38 = 37
m with earless (corner top-left) body shape, normal middle leg, and serifs
m = 'earless-single-arch-tailed-serifless', cv38 = 38
m with earless (corner top-left) body shape, normal middle leg, and tail; without serifs
m = 'earless-single-arch-tailed-serifed', cv38 = 39
m with earless (corner top-left) body shape, normal middle leg, tail, and serifs
m = 'earless-single-arch-short-leg-serifless', cv38 = 40
m with earless (corner top-left) body shape, and shorter middle leg (like Ubuntu Mono); without serifs
m = 'earless-single-arch-short-leg-bottom-right-serifed', cv38 = 41
m with earless (corner top-left) body shape, shorter middle leg (like Ubuntu Mono), and serifs at bottom right
m = 'earless-single-arch-short-leg-serifed', cv38 = 42
m with earless (corner top-left) body shape, shorter middle leg (like Ubuntu Mono), and serifs
m = 'earless-single-arch-short-leg-tailed-serifless', cv38 = 43
m with earless (corner top-left) body shape, shorter middle leg (like Ubuntu Mono), and tail; without serifs
m = 'earless-single-arch-short-leg-tailed-serifed', cv38 = 44
m with earless (corner top-left) body shape, shorter middle leg (like Ubuntu Mono), tail, and serifs
- Styles for `n`: @@ -360,7 +360,7 @@ Subsection `variants` is used to configure character variants in the font. Prope - Styles for `δ` (Greek lower Delta):
lower-delta = 'rounded', cv58 = 1
Greek lower Delta (δ) with rounded top (default)
lower-delta = 'flat-top', cv58 = 2
Greek lower Delta (δ) with flat top
- Styles for `ι` (Greek lower Iota): -
lower-iota = 'zshaped', cv59 = 1
Z-shaped Greek lower Iota (ι)
lower-iota = 'hooky-bottom', cv59 = 2
Greek lower Iota (ι) with a sharp-turning horizontal tail
lower-iota = 'tailed', cv59 = 3
Greek lower Iota (ι) with curly tail
lower-iota = 'tailed-serifed', cv59 = 4
Greek lower Iota (ι) with top serif and curly tail
lower-iota = 'flat-tailed', cv59 = 5
Greek lower Iota (ι) with a curly-then-flat tail
lower-iota = 'serifed-flat-tailed', cv59 = 6
Greek lower Iota (ι) with top serif and a curly-then-flat tail (default)
lower-iota = 'diagonal-tailed', cv59 = 7
Greek lower Iota (ι) with a diagonal tail
lower-iota = 'serifed-diagonal-tailed', cv59 = 8
Greek lower Iota (ι) with top serif and a diagonal tail
+
lower-iota = 'zshaped', cv59 = 1
Z-shaped Greek lower Iota (ι)
lower-iota = 'hooky-bottom', cv59 = 2
Greek lower Iota (ι) with a sharp-turning horizontal tail
lower-iota = 'tailed', cv59 = 3
Greek lower Iota (ι) with curly tail
lower-iota = 'tailed-serifed', cv59 = 4
Greek lower Iota (ι) with top serif and curly tail
lower-iota = 'flat-tailed', cv59 = 5
Greek lower Iota (ι) with a curly-then-flat tail
lower-iota = 'serifed-flat-tailed', cv59 = 6
Greek lower Iota (ι) with top serif and a curly-then-flat tail (default)
lower-iota = 'diagonal-tailed', cv59 = 7
Greek lower Iota (ι) with a diagonal tail
lower-iota = 'serifed-diagonal-tailed', cv59 = 8
Greek lower Iota (ι) with top serif and a diagonal tail
lower-iota = 'semi-tailed', cv59 = 9
Greek lower Iota (ι) with a slightly curly tail
lower-iota = 'serifed-semi-tailed', cv59 = 10
Greek lower Iota (ι) with top serif and a slightly curly tail
- Styles for `Λ` (Greek capital Lambda (`Λ`)):
capital-lambda = 'straight-serifless', cv60 = 1
Greek capital Lambda (Λ) with straight shape; without serifs (default for Sans)
capital-lambda = 'straight-top-serifed', cv60 = 2
Greek capital Lambda (Λ) with straight shape, and serifs at top
capital-lambda = 'straight-base-serifed', cv60 = 3
Greek capital Lambda (Λ) with straight shape, and serifs at base (default for Slab)
capital-lambda = 'straight-tri-serifed', cv60 = 4
Greek capital Lambda (Λ) with straight shape, and serifs at both top and base
capital-lambda = 'curly-serifless', cv60 = 5
Greek capital Lambda (Λ) with curly shape; without serifs
capital-lambda = 'curly-top-serifed', cv60 = 6
Greek capital Lambda (Λ) with curly shape, and serifs at top
capital-lambda = 'curly-base-serifed', cv60 = 7
Greek capital Lambda (Λ) with curly shape, and serifs at base
capital-lambda = 'curly-tri-serifed', cv60 = 8
Greek capital Lambda (Λ) with curly shape, and serifs at both top and base
- Styles for `λ` (Greek small Lambda): @@ -372,7 +372,7 @@ Subsection `variants` is used to configure character variants in the font. Prope - Styles for `π` (Greek lower Pi):
lower-pi = 'tailless', cv64 = 1
Greek lower Pi (π) with a tailless shape
lower-pi = 'tailed', cv64 = 2
Greek lower Pi (π) with a tailed shape (default)
lower-pi = 'small-capital', cv64 = 3
Greek lower Pi (π) with a small-capital shape
- Styles for `τ` (Greek lower Tau): -
lower-tau = 'tailless', cv65 = 1
Greek lower Tau (τ) with a tailless shape
lower-tau = 'tailed', cv65 = 2
Greek lower Tau (τ) with curly tail
lower-tau = 'flat-tailed', cv65 = 3
Greek lower Tau (τ) with a flat tail (default)
lower-tau = 'diagonal-tailed', cv65 = 4
Greek lower Tau (τ) with a diagonal tail
+
lower-tau = 'tailless', cv65 = 1
Greek lower Tau (τ) with a tailless shape
lower-tau = 'tailed', cv65 = 2
Greek lower Tau (τ) with curly tail
lower-tau = 'flat-tailed', cv65 = 3
Greek lower Tau (τ) with a flat tail (default)
lower-tau = 'diagonal-tailed', cv65 = 4
Greek lower Tau (τ) with a diagonal tail
lower-tau = 'semi-tailed', cv65 = 5
Greek lower Tau (τ) with a slightly curly tail
lower-tau = 'short-tailed', cv65 = 6
Greek lower Tau (τ) with a very short tail
- Styles for `χ` (Greek lower Chi):
lower-chi = 'straight-serifless', cv66 = 1
Greek lower Chi (χ) with straight shape; without serifs (default for Sans)
lower-chi = 'straight-motion-serifed', cv66 = 2
Greek lower Chi (χ) with straight shape, and motion serifs
lower-chi = 'straight-serifed', cv66 = 3
Greek lower Chi (χ) with straight shape, and serifs (default for Slab)
lower-chi = 'curly-serifless', cv66 = 4
Greek lower Chi (χ) with curly shape; without serifs
lower-chi = 'curly-motion-serifed', cv66 = 5
Greek lower Chi (χ) with curly shape, and motion serifs
lower-chi = 'curly-serifed', cv66 = 6
Greek lower Chi (χ) with curly shape, and serifs
lower-chi = 'semi-chancery-straight', cv66 = 7
Greek lower Chi (χ) with Semi-chancery shape with straight counter-leg
lower-chi = 'semi-chancery-curly', cv66 = 8
Greek lower Chi (χ) with Semi-chancery shape with curly counter-leg
lower-chi = 'chancery', cv66 = 9
Greek lower Chi (χ) with Chancery shape
- Styles for `Ж` (Cyrillic Capital Zhe): diff --git a/doc/packages-sha.txt b/doc/packages-sha.txt index 5260518468..bba61a4293 100644 --- a/doc/packages-sha.txt +++ b/doc/packages-sha.txt @@ -1,456 +1,456 @@ -5d82dc446d9d3f6d12b2fc70aa8c618da577db56adf139bebb7635c0918fb12f undefined -8f3d85d6432873b43be1a974b895162e33a81d161889e1b378632ab49217e854 undefined -ae6d6e28c7b98e7457ad05f565467d85b424753ab2aa1b7b81b61ade5ff33e83 undefined -80c9251b0000bde37a38d5e585564acb41645ef4f3e3e23427ccb4be95448dc1 undefined -87124137c047655961ee2f0355d59f6fc4406b0541d158be0df233acf9e5bbb4 undefined -44613742da341e99b82578546f9dd4854bae9a814f58a595a1f8e55aa7fae442 undefined -6c1312c33d1dc5c56006f14942a656aa21fdb6f7999454dcdc052dd88d3ed689 undefined -f117f2ce901ee89f8b85b10e2f07b5eaca0bf3e5d1012fa18882febc7e10bede undefined -c1625f8351e6af4b33b5dd82f117e70cdaf6d99cdcfc1490972ef0750aa4c4a8 undefined -77933bf8779714743b6c7d8e1a800ff32548659b1b9d919fc8faf25dddb6de58 undefined -e7cddab9ed1f0955fe04e05081590bddb7cd09036bc114f40385e4fd02503749 undefined -fb2e3ce33cbfdbcaa8b5d63733b3ad2875165c96dfa1258856c196ec8a7c864c undefined -b2838bbc0947c871bfdeb4afa80eff858c86ef577a5cdb725d1527df42f6afa7 undefined -b7daf556ee54eab90ad343fa18488dd07a75dfcb33b5ff5e7a7d750b74583791 undefined -38a9bbfcf07733d045b2bff04e74b8cafc320e87a3beb852fb2784825bbf9274 undefined -b070a15d7d9d7f057dd0ad77846bb7b1b3a8c53eed572fd30b20d1c3f3552df7 undefined -9f56c02fba0cc2af7fb4b390bc7ad14c022452def4ead775b9a6aace3601aa8a undefined -2eedf417e3fcd681b9a313681c6495fe6680b715f26984be4fc21fb65079c273 undefined -a29fdb33c77091b877ebe9bea111a0b3f85ee56d1635fce87ed3c1938305c1e8 undefined -c0bb0517900705e8b3be1c6dc2c95ffeb18da627855338b466d71eea70bf66ea undefined -f400b8df7e5d6fac08cea0372fa9fed6e0ed075f456898befe4da306869c85ff undefined -3e256c1ddbaa66e463e4ebc6bf5209aa0b0f25fe4fb123a53273c3e8805d7f07 undefined -a46330835f9f9faa0e85a84cd886d50dbce0983667d354949f254ab94d4d87d3 undefined -362f35b97977d2ff28655e9e62bd1ad16d07b664072c9b258061c0fa5679a65d undefined -11bb2fff6add6f4cd2755b253cc4aba958e30ba96c67d93e42a119964a0d1b8e undefined -e1c2b55346fc3f4dac8a694e3ecf0bb996f71a01b75ad268a4bfcc2057a88567 undefined -543961ec1dfc8f26a9e174e52332d39761ef3d10500526444a7d625b45d4bb1f undefined -9cea62b225626e966bf55c94e1339c7bf4cbbfaebb6171bd9f3dd2fa692ce379 undefined -26c1f99902550f2fd2c89b91ae3dc14373b88dce77a0cfc7f483d3a359945493 undefined -836c8b1aebdf50363e664782dec6443bbeaddf03c3119d4caffd21203aa81e2a undefined -e195b1d1a4b75ce63f37e2864baf2eb8345eab4d95967354c0a87743dbc0ccdd undefined -6b8e50fdb6a53b44df10c72448a9fe3e65cf1505f92033c7e3bbeca63b2f0875 undefined -d0c8369691076cd12afc79d36bfa89dcaa88d604c8cd5359a4a8f83bee9c4a8e undefined -1c6cc7e82af1cb32e84efcfa39173032f2f2e020bc223781ac252ff8a4ee83cf undefined -415232dccc3a98d4218de9a52a318b355d2d0bf43915be3170048485c483456e undefined -936cb4975893978cf76564da9d206368962c673b3fe70928f38239f46a02834f undefined -5a27df792c0af0a583692381cf325073ffac159d40817ac0537da2765f5d5c3c undefined -4a8f7eb840d34f741a8b65d5bb31e761bd92664bc58aa6ed2e22ffd209395075 undefined -ee6164e0508cd71a0689428c2bcb9e1c9079827d900b119fefe8152399b823c3 undefined -437e5f473d65b92fa1582a72b6568da14c934af601b45ef2f442e2e2bf8fac47 undefined -83eae6ff24aca8156d539de152ac58ed3c06089ddb5b3f514ba122a662c1a902 undefined -e80cfd3a313e5e53adef03d8c15748da022309fb1a45d4e97e6c2e629e59331e undefined -803e99744fabbcac06e65264c3e5499816b00628b4e227475d9ae8d1904c763e undefined -4c4da8ded7c7bdbfef89902b6ebc487ad9580a6d10e36498b540ee13d547fc55 undefined -e0214b0b535bb98b08cff6bfcac6a4e38588910dc37ab409c20b4f6a32cbf8bc undefined -9fab10493b8a9132a637f08292d64e0888030bbdbf908ce532504abbcc3dab8d undefined -9418343723b8f9c46fa8aaaf269e4d14bc3f1765c597c05efcbc90315a16da2c undefined -bab322553d465325a71bdd96948e8eeec2f84d5084bdd8e71e4a5bcc6a29f16f undefined -9191aa77e706de7293bb9da0f83c99a629332209802e92442c1b0eb6c1e19871 undefined -013833f3b30cdd3c162a4d34a36e6f27745af4e601836be2ed1d8394a5e763a7 undefined -955f96d207042ab684f524da9da42f85a63f2b3a9287d22f8afeafbb59b14aba undefined -29906d1b8f127a24595a905d14b0f16dc36461e033bd51d049335c1cff7ed847 undefined -6c0989dbfcc12d691170d363144c550272fd798cda98e1a8eac9b2b169cc954e undefined -7de56d7b35bcc68872015a3f712ec7eed66081f17ad9962f8533828471c1f726 undefined -c47956ffbd441d0bec6f2204ecb5f8bd93b6b2fb1d68626b43ec01caf8192d5d undefined -ddf5873fd6bbdf5c19c7264b017d0d049445e184a6e9dee67abc59060a0dc6e9 undefined -37e24c3c790b5223214b9db42d4f9293586d997bb2f131dc256df9591ce69640 undefined -feaf1507933f1a3d6706c5934f412e34a98a576afdc981df03e41a59bb0a6bdc undefined -bfefe0d61ad7928130d590d1f78e7742c6c062f722c1968bbae00093db9c0e3f undefined -fa1cc3e75479f7b2b0b635c4a59502325f4a5ebb52a25edc815904cfc029cc14 undefined -12cdc9c07aef55371bce0b8748be374e54b87e2847a9f2c9de7104d97b84bc9e undefined -58a6999c1541250758dbe0cf05b89e953d15c08c92c8685cd4d3a3f20faf289f undefined -66f4f064bbd951947f18ae19b61d4d2ee1d9540e584986e918731e4edd10dd72 undefined -3082ba5b2707d0aea1450e579a62fc182ce0289b3180aacc37d3d853a8c41f19 undefined -6a5905e590b2be16d8e555780e2b139f0e748277845df6a54eaf6b919f94c9f6 undefined -031f3cc7782c3189044d3a3496055fe8b80e126b440f882b49a7fee333dcb57e undefined -22d2eddc61b1b1fae13f609940c58ba087eb75ad4ca288b7e9da830ce67ffb4e undefined -55979b0fb79065189490acfa57955bc878b2a62a790bfc9c1e8cf812d8f78895 undefined -dd3b84ec7842d26c0195b15c21e524061d79fe3bdfb3e0784c33f48fd8b5c9d6 undefined -8cdb3de5f04be0dd741277b3178de84f84adea249838f210741b4d81ae8ac247 undefined -c991bf7f5b85ea6f6fcb1200b4bb236192fc5f26a7f977a9a4ffc55ca27df9e9 undefined -2d8e60daf72d5d0032d9b82fbb31f6c8607fb60afce5c796d3e5fc2491ff6655 undefined -cb27663ed7fe880e818f1e44613b2e6aa8e71c1653fd3d8061d0fb2b70a98d21 undefined -51acca4a0e1ced86a51de3913791d05a423c396875416b4b1e8915ad9152a182 undefined -37904acd65247472c4ce3edabb8d05324d896e24373b851f48c9b8086bd107cf undefined -65d2e85c10c2a976cd2f1ce6b52b72be4d9682287637d6be40d4a44769bede94 undefined -5402c8ade2e557a2e7d352d6ec7a91a2cc8cdf6f2218eb1d78e87d666eb1845c undefined -92dd2f67a86b7df0a56d9fcf9d05b901b5acbe067dafed5b16e8abf4f517ab6e undefined -b3071cb4a91d6082f01afe1aeb608dbe5331ec3288b8310b4a99a4a7a6da1c29 undefined -733fd6da7559261ef0b9777ff6c9245ddd2ed2ac81c1372393fa915a35080dce undefined -40af3282ba42709e2b14100b118da8f9715bb30ef73d32d0635ea78aeb594901 undefined -6e00ccedabfcfa0294bb77ab49805a8f8338b888625da205ec7eaa8d440c41fd undefined -54761d4305c52c3980f1fe542f62c3e4e83ec35e4ead41f16975f528ba08e1d5 undefined -2adb5a20288ee20a1b6d9adc53cd072051d0d841632091e22b138d28fd5f7342 undefined -c489fbeaac6bc28cc6b1d5c408fd476729e2417903ce9da7dbd47f878aba6498 undefined -4e252f7f213a0d7b501cb848eb349762700a77272da3aed1fc39e6287931663e undefined -c7535fd79262f774335b1874fd0c043b12332613cbf4769b911f38dd1f722214 undefined -85ae49c3bc3fd7065385278b33301696c61dd5cb7e80f5c1643c57d7f5c2f0ad undefined -8af7e8f4478c3f3b100faa749b3f399d19959b976be36de7e3a887084e667df6 undefined -c50575cad1cb0ecee7c7f13c9f2cd988c8eb50f0292753777e2cb7ebc531dec1 undefined -a58a24259e86a59f0e14ceefea6975171a29a4f2e33b8e662e5618952a36bac3 undefined -85189471b3a0e7f6f981ae39d9968e71199263f70c500cfee1e6919cac02cb9a undefined -d8290e7468ca5d06811a36ad0b177afac303ea893acc09b8c2c158e3ae08be59 undefined -f804a0205659189c70e8584c1c984b781c9d9e9c364585e21c8d84e1f90eee9a undefined -e01a7e5e3c385bdd071aa757bb238af5c3fcdb7ad8a12ad4c69c669b5d9cf189 undefined -b56536d648ad7467aa801301c9dff17272dcadb61d0d59813b6b35ec81b6e74d undefined -f19d897e9522b395a10f277624de176aab43c9f99bdc932afc798a445ba7108c undefined -495f481ca14e0ff60e035baca542069584de75a8271106e77392d1ae8533ab9e undefined -d6eb42eec5cb3f3b995d175ef12e655d41084ef19a72e454a3e2e25755edaf2d undefined -3597f65e3005247d1e61a8e6f6385bcee4801dbc1e0588f01dd4c98174de3f06 undefined -f403edb2ca39b60d2208d6a03ae3bde2acfc4c691b4a32b6c0eecef66b99a001 undefined -8cb73d26910ca505eb982b1c3e384a74fc83f18568b06805c679567c5b5895e8 undefined -7f914d7bb22a39f34071c7db4755e22fd405ad471ff29fb5a3dd2f60bbe81e16 undefined -2ddd6305c39ecf12deb4078f22f900adf7bd907fbbb6a28971df7d5f40a0d220 undefined -03e8e25d4dd94f5dd2f6a1abafbfd5ffc7e74f7a545be609f2e2ad455a05588e undefined -b35fdd2c15a8abef7435c04513b802d15eddba1c2953ecdc34e22bc6fe5f4cca undefined -986e6f3f7246db464c60b222f968f33a841e4d39c3fe5bbffe9525df1a9a31da undefined -dd263f3072242c9f51f57fab7a70e2844bb17a01b64679dae044683b325eb3ee undefined -081b3d3b6b8332dad8844efea078606f0330b503c7e6597f3e26303c4ca8d562 undefined -055132c3d4319ea0df45d247fc0d98dd2ca217c6858eb998b6076e10bce81b5d undefined -df79a0fbccf9b7cd7e7e6a777a4fda6fd54c9d0745c9d2b487c67352a0439957 undefined -f1d8f2083a11bba726fc89755637309ae54926a403dee7a4f3a5b9e6fc3eff61 undefined -1c10cf847d96bb2a01391beb4ac430cda69209284d719e7dbcd65b74c6068c78 undefined -8758aa247774354a85ca76d2706091e988ce3ff5d6b4f1d263b094e136100f34 undefined -a8141e0305f9aad49b5fd049cf4a23380850293984a3705eb32ba33180a8ed64 undefined -1a090180523bb44e350ec41ce4eaed7cd559893bc3c44be83e114ae629498bc0 undefined -97cbc4bc8f9a6da19abd2c56a3bf240eed59a107dddbf0f7fa8ee26349e58667 undefined -eecd1ead554aac3a8169c918aacea35a86a8e5eb4908e835ac4600fcd392d2da undefined -a0c507d55a56c6934f62739df37078989d4694713bae95958d93bc77fc4da144 undefined -18591c3e0fdf69f4c3596ffd133f738799167503e0c527c330644a79b03ef854 undefined -617aa3fa3e687bbed6cb6c46e92e0cafa5d99b52aab48e46066f0ab1c22e96ef undefined -0f64f389f0fb2b322877202f94c8a918c87cc54fb59a2903b3cb6e08e4da1de8 undefined -6fb9cc0d493ec1002f092ba5f9eb7603e47fa10b51b9c1d7289f69ba8d5e0700 undefined -ec2b80bbc1016596d8639e9108bba262eeb896ed1e5225629a26b5c595762579 undefined -828957224ee2975558154d8125d35432317d9e892ee010e22ee3d32032724c9d undefined -f929c798fb2f0fd0a433c5bab803c6e486ca32c144e72835233b6c9c00614b21 undefined -1ba0213b44a3c0349e5025ceca6aa64320933ebf0cf08aa3908f95672f82c470 undefined -f9687c767f4c7e101cd109d9a611532c6deeebb94f2c01a755a437567cfbcfc2 undefined -732a39c54be363313079a55de355f9d81fc8db95e515617b06b80979027ac754 undefined -ecf35e39da44f4756a724eef7de39428c6d289fbb777379a0cea167980f44f18 undefined -506dcadf5c2f455637fff4d4fbf9a02a998a16009e68edf74a024dbbe7a7952f undefined -5515f11fcf89f6dee0f2149f7b0f07f520189b530ba5fdc8f8e690fd06f1878c undefined -06bf223157e8f63375c935bd3d851b3262b136f434717610cb65f257736d3b54 undefined -75fff7b0302fc3d9523ecc95711fa325cc3d0d58f978c3fc88937e3a32eaf21e undefined -c459868ae197b5c67d664cd886066ee6589dbdd220f87491d5c6359fc61f58bf undefined -81c0769db5a72372ebe8e81633f0b2886008c799ef9f487b1cea18e1ef4351e1 undefined -28d0d4fec0cadbfdbba18fe015ac162ff4969c13d5a31e5bb85e3b63acd1aaa2 undefined -61978fef15df18064dd98a57a24eb0c67fc4227d93be5d48c02e785dcc4fa08a undefined -c2a52ea9615bcc760a23ccbe0541b9b9f0ec27f433a17362802999413449c959 undefined -c522fa0331878de6648ab90387a511b51be2f76ae2a69b7c926cd9507aa7d1a7 undefined -af639435c4aa52b6dbafd24c28018f96d011c08a7d3d1fd4cea613970a97edca undefined -4bd5c9624d4764b80508230b1e97b256a1066a03dacc672d30821838d7eeae80 undefined -51a6bd303f8686241ac52c4746c2582e803dec3e87469d8b38c67b3f2766e2e3 undefined -81f1681e9e18176295edd48ebc86532ccdd26caedd792432c5037f40733a82c9 undefined -29e4881329a28522c802bdb3c41ee4f63a58e94f2abdf7760a800d8f11c732ea undefined -5faf538a76ed489e5fa186f20636a7349bf05410e2ea50b9807c23ab51c39716 undefined -24ddbb4dfcc120e5b879d3076bb7d7b03b35139dedae6ac93c9478e6d13149ae undefined -c4d94624a225590444cc0577ba261ee851220c1c1dc544fe6392c1bc604d871c undefined -70dea6fdb7da10284dd0c0795b12464ead172bf6ac8bf8b3b7d955640dd92b8c undefined -6c6a93d7c61ff1175c348a6cfda2fa0f5c28b7cec3636a0ca3bf3accb8718c89 undefined -bce1bbe59ff3df9ffb88eaa70443b6784f931c3850f2a81f0413745da46547c6 undefined -090696f950a4f0c9f97881407fab0d7b329d4d638ef87ee8a4c2d588298c6b33 undefined -2ff37e31c522c26e3bb78f325e2c96e576b55aacccb9d4884cbba327e7eb2bc1 undefined -4ef77f6ba78cfe15d8e4948163d440de73d5df16893883e15b951b8f0fa7b78c undefined -3cff1d374dc60cf5f08747e06b100133ff8e1ef6c9bc7218f8c2d6cb13f04cad undefined -45a18f1c0f69a79454a2aca61b4762e0943c72c8ae39954647160192399d6f36 undefined -11d978f2209a261001361d1d3c0b091182cb41104d1a46ac90c6f17a6e8a0ce0 undefined -8937e18af847b700d8824f2fd47ac68d785320155cdbae3ce830b8a677de9008 undefined -d6f05363b18b15fb493f91d943e55e9e1e94173da1453591cae7fd25135b8650 undefined -f3edb90e01905bcdacb74d0b149f730d4ccbbe908b06ef466595db3c15ae25c9 undefined -de4c0d00ff269ad805ac5f0bd710a156ce494c2f754af2969bfde50a9c7b225f undefined -e49e2ca50abf8a02b6805b4e256631814c9a0d3b5bad67a774f6850ffc7c2752 undefined -45153e562fa2ae5f19c904d97516ef173e37a07c2cc258832af2895bdbb43b79 undefined -f777706ed2edba4ae8eb728d509d92fbd686429d39046e758365f192f65c6315 undefined -84766291edb45239b8bf6b5c93adbc552a6ed28f30b01a1d868b4f4fca66c71c undefined -a5afc66584ca8a9df8b2702cdb24cd886b8bf6cd8a0ae0c16b047040cf44fd0a undefined -a746514f71b917be305fc8c8c9fe5d79036b8e5b953a62abc810730f078e9b4e undefined -0c2103fb75e1a7b66a68f654e0a5f1bbc0652a2086bbdbf97e31c75f973f470c undefined -5b5a0e8ecd28e8337afb61e8957bd319aea0a728082c14f4c5f5170e7f001458 undefined -4fb4352bb9b874262eb7baff201fbb6fbb83f2a48ee20fdec2ec4fc9eee6066a undefined -1b2f3befc0215bd205a517d417665bb6accb6e5e8ea4adf2ec276bb0f0e8464f undefined -7dabc850cdc6cd89193261401e1b9f324fd14901d714db7e3d14932645743f40 undefined -da8453706aae2dada8f4e16475c425f650cde542d34a0d0c8aacdb52ca156d0d undefined -32ae0e7844506ebc7e8f3c7eddbe8fb07038b87a2c150df2ef0f68b9d54e0b74 undefined -8c21555b309642f86870dd112b1ad1b5adaf9ed6984f9e2961c8e301e645fdb4 undefined -72a4bad07024c2549ed852adcfe4b70f861bcf3751c31f076bbf8b824ca4b8d7 undefined -053cc7e903a65ba931d7d80c3b44c2866eb74619ff6d0c3ccf69144562fa72de undefined -bd05451677ce13ff1cd1a3259bcf536fbcfff29f2500a7949822f69f1071e4a3 undefined -5ac7cccda233707cb3d0058ee5c9f9bbcfc15930b84d03bf2f4e8b4fad01e587 undefined -f7cf58da2b34ead3e9d7d7d6cd354dab3e081c6093eb8dd2771f6535ef730e9d undefined -39e19db70ceb7a54ee7cfc9c3f2e90dd339e33a96232babf691e9fa44d99bef3 undefined -979f47d4efcde65ca81c6e00587c1f117a672c88eedc275d43b30d8f02cf2928 undefined -2513ba98c2cd613b40a38c40321f165ad612776855aa478551babe469bad8ef5 undefined -88c5c0ab5425d92442a2591c0699476927e5741c10ee375d8fcada3fb7d07699 undefined -ff8913ea2757d3dba1fd13e16e783c48628d33ac3782f8f48ea20cc635552516 undefined -a08b1fbb35bdace058c508a36904eaa4c321764a404abdb48ee5e162a97e0ae7 undefined -817a7dde4b2fff6165aa530dce3577f781748bcdf2e041ae6d42ee1b8c551840 undefined -4ce8c28c49dddc0556be86f3f11cee8ad4f13a3aa92148122e5393ae4bf2dbbc undefined -aa445253531b9aed98549996527a7a5c2576453369a0847980bc34869b11678d undefined -91a235ef432ddca1115d96cddf371cc47caff7e015f7c4d10bd020de638b3aa0 undefined -fd14d713ade38ddc763b5ff020621aa5226a6eb91e5717aac046eb713f9d3b53 undefined -56594e67b733c4b5fc6c2c8e954711b944171f8fc48f51a96eff6023b70031cf undefined -b68ecc19ffe829d3ca3868b66b72de79ce0231d92b53d32d8b6db03e0bd89b01 undefined -baf4a98f00c9e65f455996de79e386a576eec87bd982b8afa4c14e31c2ca6cf2 undefined -b3f12dd9dd6b9ba8332ac60a677224d271181f232f160891bda649411c8f708b undefined -3c198e822355963ea2c10a0960ad63c6fe37820a0cde6705d210db80dd479ca7 undefined -911afb923312066193d1087ac17a71f5a9dd14217986c35737c4b9b82c33e8e3 undefined -eec27760621b24a7ca3176e0d784dd6d7bc756395c53b37aaada556e49373e8c undefined -a96b08382c507f2ee288d6116f936c11bd6019b7d353da5bff5a0a41654ab850 undefined -47ea994b549846d4561ffc6df2063012973c54cab98e182438b5ff51c9694a5a undefined -d46780a89c96cc662d291a7e8edff0cdb398277d6398cdff96b0dfcd0c60ca18 undefined -2db29404decf66a0a6b695e898178b9a19eeb5ce07860922b8f5bc9cb09470fc undefined -c825644b6a4402e2cfa209a2c454406d2c23057267c5a8264434a3625c1c32e0 undefined -2515e71ad325ae3f2fbf8e67a28d6a4d8d3e4f401a548a166adcc54bb8944bce undefined -1b0480cdf7080f322cb2d9e2809fcc578b2bb34edab79a834df83f6b8b6d711c undefined -f946fc0270f0aaed6997b2b11edbd8adb7707fb81edbc960d2e4f948560163dc undefined -2455f9ce9807c5861a6e6cc95f3319cc780981e13f37a121f047ed9c59360cbb undefined -68045c86b79447755bd37407c3aff1b6117fc15148ac4fcb12600c06fff71403 undefined -052c90bd0a3e86351c22752aff5f4e21f6571ced22f7c0af5ea6f63f8e35061f undefined -6d451e9fb4e19abf0f1ea5013ed33dcac9cd2c70c5876d40f2df8b02ba9293f2 undefined -e086c2b819441990ef323658900a3e20b7bbc0ca1c888b2136c2cff5b725575a undefined -08c76a954842c8c1304f539eca4b20ef782d0bd04984fa6f2da336056280dc69 undefined -42e679e890aeeead14c89ab1ebcbec3bcc75cd62b2e0b108c825c8b551966833 undefined -03c216fcec78fd2cf84cbbb8d2c060600d59b9a119fdf52337a885b7d5da0e4a undefined -6fe3c53ace9bd62faeac4364735eb0b4c56a48ee965a37627d8946f66343681f undefined -3877ba3c3158c50c39fcce70be3ca168137c5dbd3fc47b1a0600802db977b770 undefined -4ea85ce86461f84bde1e0cde1c96afc8b2f6d90095f28dd14f22087fdd8b0e89 undefined -1adfb839027424897adc188c21ee9e80550b9b76b1a95aa1becae40730e4cc11 undefined -08c899c6e5c6522e5e63f07d5f602faf0d4fa2b252cc3563adbcef9462881e6d undefined -572dc22f4fc2c2e377a842ecf537e628a1984d178879a6067b9f0fdbd94d0d78 undefined -8c10794106b48e569085dbed91a558b89c0094d5c457cb88714e9c9d4b052aa4 undefined -c231a1baf9c30dd53cedfb9de4e22ab1aa02cd694759246378e625188b605ef4 undefined -3ebb5cc5358b7fb4ab808a5093fc8b91ad8a46bdf307a1ac1e692f5528d5a066 undefined -74952c2c08b9292efc8b25983f165e24bf50d8c65df6e6e805fbbe15a833fb97 undefined -036ea9431753ce46f50fcb58a433075ef22f2c53ecacfeaf8d25169b33293d9f undefined -1fbc00f8904dfa3d3e5d5d8c4b6adcf354dbe32231d3eb378dc63578f7222c65 undefined -a9a0f51dddcf1f95f727cb8e33eb0a7a885aaf4217f166ad0dc5d437dbf7fcd6 undefined -950432c0e9c0d36049d4b31d23608f3d5fe2e895def06beff015c15cc3fbf4d1 undefined -667a8b3c4b0f248142e68cb952ce5086c42a90b00827348b9dd56addface816f undefined -c9398778cfe995b2dee35456ea2b8fcfa6a9f3e18b3785d889b1d97f82757ee9 undefined -4cef63822c14de3609b26a1c7ebacba78ed93f66a1e642959c6c3cd7f1c6f8ef undefined -f9b48a8a0d3fd07551dc495837a04929397bdc628e1785a22664cc69c3575f4d undefined -5d68a226dfdfe68ed31ee908d19c87033aea1662d051172d0300d00d083e658d undefined -d3f02444449462518145ef2910ddaff08da1502183a6f5b140d629a4d0b3591e undefined -d8bf6160652960d81bcaf427dc2b4fe4350a992b6f8327569af5d97acb2e938a undefined -61b72e708717408a74e09704aadda38ffe694c87f4dfc35e9d787287ac35c2a3 undefined -ec2f7564204c732143ff7d1c2aa9211c6a718142c5b6567a4b07941177d26957 undefined -5aab5a1d1d30f9e2ca8600f1d89268e17c59820e9fc1ea24b4de1bbcf2565d84 undefined -98e67ba0ed4a305358d9edb204da77ec720758032eac0de6571dd9d3a41bb547 undefined -5ef3bf3ec581624d757e9c8c3f7d0472d7e3e285e89a3007d86ff4b5761ae47b undefined -d78a707f9adfcd8b2c8a56a18b53662088339f344517b252a3afc7d71b272b77 undefined -e1fd654f9bb9a8a7c116401105e2fc9826e8f407d89a238e00615d77793e79d7 undefined -d97ac6f7d6b9bdd1898ba908b8a044c37459009e0fa397853629e97aa3a198a4 undefined -5ea8616677ab2a515dd887281990056394c4e7e5747b0c5b0eecf65f53d5fa53 undefined -4e7c50f2dbb6a0c56fe5c92a50f9d584261192d5f6dc1574eda7cdb51087effe undefined -8582a3bb65094b319c7e88c32102af7f1e324c41c698c3ad631077496ad8bcd4 undefined -82935effbd50eb3202f2f15a076c179c699d66422de539a1dcfbf3760714bd76 undefined -7fdff461b0eed8539d54afb58d2d20cf218f29448db2025ec75511624596de71 undefined -6a38c39a15edec04d80395872f31eb81349709bd0e55f7216d550981d4dd07c9 undefined -81799d881b4a210ca49c22d145dff7280ba705af3b97da2d00ee9689f9fe63f7 undefined -383af15fcce92128d66a9fafb3b71077a3caade60036e51b4d51f2cf42447bae undefined -6928d3b0f1adbae1a0fa36c202b077ea07d8a02ccfb39f19703a7348f2b00008 undefined -42011e0175ead9dc1a4fd919454df491e5315c5d7000d1c259dca2ec2a6ed5e7 undefined -d4d4cda43ee4b6419ea8a24801636139035dd9a1954c1f7f4049bf56d06ce774 undefined -ba5978a772b122c267162601cc0566cf8d2a5355e9afaf55760bae311d93c00e undefined -d13ecbc591e29f0f731c4da0338750f9d42fa9037fb98e05d93fd5059d1ac0c8 undefined -77efc221492b2322a6fed6db4c0d50ff316c6dfef3e072f1960bcad08bf65595 undefined -609e0da1a19639372a04e65599e6ca51f1c08f2e80f2fbf02a263b7c0bec0f67 undefined -0a9475d8d3d284d14a6581d8f87cf440c159d815a5d94e2414388e6c7c9fa5dc undefined -f4d3b75ff822212967533e6f87a4c8280e07f72d37d274d183ad9d79fee62ff7 undefined -ad1899f69a2e3120b45cc303cb6889f06bf8bbded9b899a3f079636286b77483 undefined -461bb120be9c3fb2b23b1309c2ea725af626b5fe56ef6509fbe1ed6c9c687fe1 undefined -a914ca70f5d8cc2da7229bbb6543f975621febd20d26418784a9d81076474654 undefined -8b7d33bf6616c865aca5d8f6838abd73164f406155fafa26723d6bfc13a57315 undefined -3939abe00616bd3498922e4952afa7ad2e946854571c21a97bb42cdc68e27fec undefined -85fe310d27faed5a5a2756034afe67d289525ea388a2c1ca6c82c8c66484b390 undefined -304dcc19dbff3cc21afc4413c5dba74c17b187d31f9ff0546b091cf5c432fb15 undefined -5f0b96e0a82cfeea7368c2e242aee12ae7a54c3ecd30ae2ef028b62c42099641 undefined -fc6951fc8b51ae305088ad317574dbd8c9b4e37b9e14ce29ebdb18fbd93c4fc2 undefined -536e17fac3e829e5226166aa84293223d92271f51457e7e451ac59a089796185 undefined -588a90e76a0c1984c235020cea649ee207354149c5069dbbec7ea898ab4d698e undefined -b162d040e12d786573fde7310ca6ea19a448778262bd1d789c70a9bfb42e67eb undefined -5e2ae4e8fa4daf02de47e4a84912d6061e08e9e85ac7ccdac0ffc1d9de91040f undefined -e3793e0b272f12dd242ed84eb6c4eff058a0a384552e7bf542bfd044f703aeb0 undefined -03669f86c7eb6bb3c9be3c9297bf8f8e4eabf71d97aec8543a52994f73138a52 undefined -191db9dd6d7228f8d3c858820d135c351f738bf5e3a1bf99969bb5166e6bdb8e undefined -f9d86afc38bb75c61f0691bcdae6ceacd3790f3dc5821fe924b0704a32852972 undefined -77952ed3611bd4b1eec0ae7a2fd03499cb075bf68ea468ab2b894eb3e5e7cbfe undefined -56dc7ae79b80455afa9a21872c67626e7246b3152261e4bc727974656a9428ea undefined -f1f5001c9e36634965f4df35bb8e89d5b9e6ba6981a37f03967902da3bd50168 undefined -24629754694604c2f5623583c06b43ad4a60025df263c41751c9627f9f52113c undefined -ca5a51cbe2fbdb23a877a6aa27831d3bbfd36b1b6b04f480ebc5df276516878a undefined -dd78193f82cfe0478d8f61e9cd31745ef75bc7340242b77a03df4ecabd93d61c undefined -d1e9b3835420275a8cab5589354ea6b5161260eb7f85252c0d812c1690bfd4de undefined -41d94a3ff906d18be69a19e4b1da77d04177c4d1f67ca2108ddde9f7fdc3a3df undefined -1f4335cc30c9e38b04f71868ae1248d64c6780bacd7288bd9588f2482da216a2 undefined -b8d7579f9c99249ab22116cd9037dfecf8a843b97d19a4920b06592f48e01787 undefined -bc7ca007f7a278e92c46bcaad354d6071e7367ad097f400bbb363412ef5becaf undefined -2895909e69110e286c3c96e5d711fbcb9185d5f17eab6c9ca15aea404991e672 undefined -e1ef393f1b3348d48486e1a2bd29392165a8372627f2246e1f6e792b019937f8 undefined -0a1a900f977422c1d2317b61863f5c78e1d14b153dcb56a2e2b2ddd591095c7e undefined -8eace78b3a9c9357423ad69e16eb0287129716c174f04f7a3852d2b8d1887ad0 undefined -adae4e94b1d9b642024ed1d9aab402fc05b4287bff0aec3af68c232ade408f2e undefined -15959b5cedb34bf4ccde25fb42ad9f6cf305a3c881530e2343fc4af5caccaa8d undefined -58a2d4eac5d3485d69c93619a93979a839c50e48da9f49d304b6f57c221e810c undefined -1cfcd9b5c7ea2fb832ee2e140cfe83a7eb89f801432fc6eef7e2bb59685f8425 undefined -006f93a1c49027a4b8ae86153b750ca2a6f773bb6b6d8a51257c68585a72d3bb undefined -1ad348d4a5ef99afeb29ade19b838138ac69887d505a5a51dac47637afb847fa undefined -8d55a8310a1fde3673a9adeedfa6f5cc11f6d2151bb1548ffc3611eb3ebc67d1 undefined -eab61cd25312ebde79a1ce36f3ee3321fb28d6c7eb39f93380e0cd7bf71e9412 undefined -38930f3f3d15a22e7393ef44cab0bf5e7cc01e365c9d2fe4a7bd1253da0e437c undefined -fec93f3cf82df9e41808779861d6623aa8e26abb3e6bec65eef6953e58abe303 undefined -f3927e7ff698aa810bbee25f6ae3f502f2a6913596c0d0f9652e4b517e381282 undefined -1242cbc3a0e5b13f9b8324aca1b51ef31e6916a80b696ed1fddc3a10400d6dc9 undefined -1a1b36be56fe300c69a380c11e044c65d4f07c28f620395e748cbae1965c1dfd undefined -8a255a973328f4c4a4b7f40fa1ec453509bff5ce20938f64369951d421c64de7 undefined -385e64c9590530464ec079ccc4324e9e08aa0daebad1773de5d9d4718ee84950 undefined -d5973f5d09ae29b7d773bce1551b4ebc528962d0cf293ac3148c61820cfcb11c undefined -a843cf74f4756fe836969b3687748bcd49c11804bde15626411405ced7f8d37f undefined -6732aa0d8a221e4f70310d3feff5728f6d1f3b441832bf368b7c6749e7a54d71 undefined -defb14b599e559b36d7726ef8a1b7a2e7ab47992dd8f55ebb696a6981d626132 undefined -b15c8aa2be2854a4ed812c5406c814062f5f4fa1b9490555bb85a56838b00af9 undefined -dea0454608270498caabf8d9ea4aa66b9c7aa3bc7685e44db5f40e5121f8f253 undefined -bf2c33a622dd75fbd452c76b59132ba38b0899280876e9a9dbe71620d9b0dd9b undefined -404e788410288956e01e238995b37e24be3cfd091ad069ca4dab502c6b037465 undefined -55d03f1779341ad16e9e70a5dbfb1801ee9e6ce0b22f8cecaafa9dde0200f478 undefined -7a377ef6d62724ec81eb26739e107de62aa483e44ab2ea8e252b02afe8f1186b undefined -c28a0dbe65e239ab71276b5e7a34114be304147759ad9d5d13008bbc3a2c820a undefined -672221b3b39114ab0d4f17926e74db4de9f1ea898e91a3fb641f27b2b74bfa01 undefined -a58c1661c470a94627a46caa5f4f97e76f533f51deaef9178bbfdc48c34073c7 undefined -88ce930339d6a849e8a39dd3649c4dc4b141e5b39c1617897140656d298bd113 undefined -4e19e44495fac54f159c03411fe6dc4d780e92faa1c069308e3dc93bbaefc3d3 undefined -493397a74fb32255c9d28003bc47d2f54a2ae76aa56cb1f88ce675221928c83e undefined -c1302b55d1357ee9a4fe25a1f4baa4d350019d9033560c0c58d74e564e50187a undefined -57ad634c743f48f341ba9e5eccaa91fbdce2c4de752bd608b7bb3645d2289e11 undefined -b7f074241a24482911e738d62489de04945502eb3dbfda516af5d4a5e13edebf undefined -d58684726f551838e445e75a17ec32191f2f6ba1f5bbc0977c3beaa2d7988f18 undefined -5b7ba3fc651ec09f76f5af116b20c32dac5f55ebafafd615353c625e41e3a54a undefined -5f0da44968571b1ad7d3ec79499d693c9ba21136f8c61284fd4d49e67cd87795 undefined -a02278834b0a23b6d964594bb228b401de51054e1c47681121fa5757d8ff8663 undefined -6c19372b4557f0c2efac024c7ba03891f04a24b0c46fcac43b54c47e5a8d8e6e undefined -471861134be6063f2b5bb5d809dc0e10c2fa7d002d740470daa49c104f958154 undefined -7cf857cdb36eaa50336b8f03af981a28949954eb5c0a3eb55bd0dcf4d36ee9a1 undefined -c0e95600c97f3100d357919b623303fb2d3db057eb3d63fd778b3beb6ca9d629 undefined -3233db237c3b7cc961ab06fa82906c417bbdc9b36c032ef377a37c527ba39ef3 undefined -d2c9142c5eab89950052205d2ca984a02f8a20369cb783ef4f7119d5c71cd648 undefined -54991fe196d7b0e834534b78284563751f9fdf67cf5cdcc290320b4771057b33 undefined -79a011aef2f0b1df78fbfa9fe0d184eb0e6fa7e8d1d8555b8d58129f4cf1d2b1 undefined -70e30473bb20a06ad3425ff9932a6c0088fad3021335a2ebe746d2263e56a87a undefined -1d48a2385a953cb8b08848a864f9987f01e70ecc0fd39442009c68f6d48b36e4 undefined -3e919f5064b51f40699ccb18287882b5880b0223edb4d9542a3c0a08afecbf9d undefined -42110f81d40f7d11a241d7daec582d23f0b303ca4b190bd7cf1f2c9ace49840a undefined -a678774bb77482e5eff71b8c91acc71295825d1b6a1fe026e4ec9d2f1083f82e undefined -acd931dcefe5b6d7b9cbf8d1ea615d4de44f9a3408b0f1ce037eac451343e79e undefined -09e240837318ef9cb9fe51c51a27a184b933055b7052747ea279013357e0d90c undefined -54cfae328dc3faef967226df5cbdcc6add77dc305d05ece5b73966f38e93cbb5 undefined -f46057dfb6902c0cd2db891b22d98ccf4a49ff50a6807ea5c94c8215356b6584 undefined -bb83451aabcb8abc89d52f7bb2f0659c824b4cb655bc6bf40d18c4cd043c883e undefined -d2e11fac39a558c7a588576d5e5de7cc379fd62c729208a9e8b83139579b8acc undefined -276d47672825d8e644f170a7b21e2f8f307497979f859abd1ea40867c0990653 undefined -a089676ff292aae57458c90cde0d16309e8d3fec3af366b76546fd18cf0413bd undefined -5719a71ad8b886611453254544e11ecbb7cf8f381eca6acb4500954b77f0d14a undefined -485b3aff923f5f28b60b5ee80a6294f171587bb2e0e20a577d9b85dd435b54df undefined -88add902e23990d985314da0e1b8a619b038a05ee0d149ebacdd6b0b4617289d undefined -38da71e79ae4b8ff98fc072b50e25f098c26b7e075963dcb47f6a25b284671a7 undefined -f41f2e1d9b62d9487c4d27f4ee833c2364b78df0181c0a5ef8ad57f423fb082b undefined -31a6b6641e65364b43dc40920a44edc4c9f636201e96a1ef21c409f63f5eeb45 undefined -715c26fcc7debcaf33391ee708f81e1854dcdeeb2b9075690647062c0dcf979e undefined -120c81cccb0f2697bf2c255c75adda0509376c205cf775da87961ae9f1f59e08 undefined -cd31b42e2f2062c17290c7116ad0cdf86af7dc3397d8ecb575be1424031e1beb undefined -3a25c01916bdce07cecb748599094d525b6aa340e835b55b9801ab9a644bd97b undefined -3f5bf137fa0e65e911466c1e57b8a6e8b48b0d0244dee4f49bf345fa1fff5e55 undefined -5b3712f17735c24d5b1d767522cffc37c237f0615abd8dacbe526336e8064a73 undefined -ed16ad7ce14bdde47402ca13d3beb91bf764b435afabe83d25d14b80d9009d1c undefined -f11e176044772856092fce31d1f68c294a90625cf5afe2a9b0ee11a4adff9c10 undefined -f5f5458fa9f34f494704ad20407f912868c4402200a6e7981915c74bebd3f9d8 undefined -b8743bb80fa6676e9e7515132d90cfeb04ff103a16e1385fe1f14777e5ac56ea undefined -983cefb2956dc96def46a8ecb9c36951f6bbb06d141bb0f714333a19a4660193 undefined -ecce4e7faf91342cce2b009f07b8c6224d1983daa61825f6f49e59b46be60348 undefined -1acdf44902545c6e08195ff7bd079361aeb06a5150b19330951f4d96535811b4 undefined -02170c6ba9495a2c4cb390ccc0d5aa0a72e1d2b691fed76008104940a527de9f undefined -935fcc170d81d0285118c766ea73fdcdbe0465b8ce758e29ada9855ce5bb0eb6 undefined -3d5bb80124218ac8146136501a3dcc1e42028e92c91f731fa35f2b18d79f61f8 undefined -5ba92294028725380c901c87fd7abd75e79712123e7177c505022c26316c91f4 undefined -f0b6a39fa09aa6b0a5d926cdde8bab08ca98672e6437d4a3c8d41accda376004 undefined -f3176e38dce25e78073b38674af9812148c4b3df08882d6c7c41220f8fa768e3 undefined -38fccf1244bd86047b8fe24e2e0f2926345e205248de29201df5ac2b2d175ac4 undefined -f798753b4446b3720faaf2a4948ec70d4c5beb9198d060442f0db7ba6162814c undefined -da9423552a12b38b412573d8362553effa4cd228e2af771769ed5675253f859b undefined -1dfda8707ae7236f29143030880bc2968c27a3d0bdf4f6abca79c2e7e52f3d4e undefined -283ae9297485219250ddc10276b83096e67aa07f23f51a9878d58e62caeca6f1 undefined -3e3769a308c581b5c9c664c67fe5d3a7f2226e2e8e459089a8e25a81ca5a0074 undefined -f0120f6302a268f6067ed0f2aff4b409c0b0a69ed7c132222db0ded991b6b457 undefined -710670c20bf0bd196c4d7f8e4e8fc46b7aec3d9c8a387df23da0c3d8c821d465 undefined -a9e1a8a3ec19514d24c4eaffbd6c8fcfbfeb94ff29e896b8641131b752c9c01f undefined -7fe1a6a210896d0f0d844a18e6b5a351ad9511a67e39cff16fedee0c0c9e866d undefined -caf3dead1e145c73954dbaf9c0c7667014cb1dcc53df9a479d383a8a7217f6d9 undefined -884bf68dcb31266bc7dd63597d0f282f72910f601403c1e128593d48fcc51ced undefined -31b474dde40ba17a638419a3ee3b59ac922a77e62a5cb73ce25fe2c43e2fab99 undefined -c323bbb2eeac403403481e4af6d6a98e463ee9ea35231f093666cbafda8a9ba7 undefined -bb1e36a1003f13a085758f5002dd8cc8c1434d9475a6af9f27bb82ebc0502a39 undefined -72c5c86e944256e0a58b9d50483a6d636c6a4807c28191a1d118d734dc765e33 undefined -e8870983d426c1f0eddd183d027e16126e30ae28d4ec1c0f885e2e53cc9e598d undefined -0898035cc91b4a21335ac8bc06cf5b2ccfef3d96f6de87089b0967981cd04fcd undefined -0259de2f033eaffc86329bd26bb348212375c27eb1d42cb01746bab732e649e3 undefined -3f251d7bdc472e2f622dc337cb296e69d8861af5f1d9245c825c03650948834b undefined -12f28a8de4c1bb74eeae8df743d602a9cb7340c31faaab86a71e2a90c3c7bdc4 undefined -69d0911ac5d7a06798eb241c7c8fbace14aca4d8dfe8036b3e4c75f88bb03e2b undefined -c0f1dc57439878b5234a5ca49f5d362ee0b5595e08428e800269982e5524728f undefined -3fd7c53464832abe0c6c5072dcfd5764f9d68c4e8c18de28844a29cedeb71630 undefined -70ec80b4fa5159681cb924dcec41625b97925b1b7e83e5a881917e73102d4e8d undefined -33586e652a0e712a22cd1d94b2fd0c38f7ffdec34944209999435da4025865ba undefined -3476672abc83c3c789da22a69e553eff83f2824c3c61b759f834b47737490e01 undefined -3da9abd6abc908a40b907c168767a3e225abbc6cde261d1bd69785aea593f691 undefined -0ade022d8115804aa4c9a9405ad8ae2c9264c8a662bce9a9209d5356d2bafaff undefined -10529302b393b49445cf6b2b04befe734b4a080a4cdfdafa3ab16ca3f9a081ff undefined -4ea8e157cbe9030a9585fdc90b345afed5e7eac657f46a20cc6b828a91082322 undefined -69df310e94d66ca2062133c812d4b1da10707582803627a102f76474b78e40c1 undefined -071e81cf15a1c3a2c4c86eac0025ed508dd247d65d8aa401a87ea04d5eec43df undefined -aadaf1dfffb32ad920edd8d96909a0317b63a2a51b9f108a51e9b01c1a037193 undefined -9905b225f61cf88adf63ed4a5a1ff93d0dbb34739805a86edc31d8f0819d11da undefined -ad91af679cc952c0963eb6ab9f6ee5f8269b56afe11432bdbdb399a9ad950a0b undefined -877a01cb23fc17f05ced86781a51d3320b73414897bfbc282b0dba1c1abb3fb8 undefined -314d4b9213504afb335aaa5e4bd2891a0c553cce9faaa5b7f235ca1800030454 undefined -1dbfcf6b08cf4ad91bd553be895fe01510996e3dc8f7b521ab4ab1bb8c5e7952 undefined -385f6cea51e4b824cd736eebbaea4c811cb5832ba562164f5bb2453672e0acda undefined -c9bfc2f9fe664656b9f1b0a58a03d6f2c0f4279579d2363ff76dac906f8f69be undefined -db4b2d2ac1210da5601d97752c1212f68a30fe8339b97172a6878eb4da8c0810 undefined -c0bbd0e0f95e9aedd478d45fc2a3decff073202462cde751aff3fe6ef0efafd5 undefined -c3c02a449b697b2779f1ece1b7ad92e359fc3f977bc4e43d77bbb745b1ed2531 undefined -30daf510653e0a28d41b262b79ec54672fd2ea4fbff4f997dda5213eed049471 undefined -e4d76bbf1eff6fc15ada1268ed6a51eaed2567d5eaff03fdfedeee28efb709e2 undefined -413e0302cbd007090178b84024d768d9a7475565a85e2e7ed0ef72636136de29 undefined -cf7c189f9bd026a83052e86a6e1acf22d5c33ea939e6631e48578b0f4998e0df undefined -c083056b681f6549bce7ceeab0fc5dc2c6c779862f58f93691a8c9f544ffbcc8 undefined -4d14c9a9343f229c966a8525b6b5b0a5eb51631d6c7704adb3483059926f9e53 undefined -02d41cc369a6b6f3d4fb5a1946695f3992383acdf5827d58d2500c2429e6e1e3 undefined -d8e6832abb48404953b076eba8a668f83b1d97a8e9909de6cd989673515bd350 undefined -084fa016ea9d4cf9f0e9853df4ce67874c6998a0ae675d6d349c26efbe71c05e undefined -0cbf7426e71e39aad0f9377985dadb90e9c65ae454f08b2cb2f155ab583ad79c undefined -ddd1030fae51ee21bf2eaa6fb07aa40dee1688ddfb6b036b2314cedc40da4380 undefined -924210017fce1233c9a6f3f6fa89822d8605a7a44ad6a99bbf304cdb5dbd53c9 undefined -3a9350b733fd2cd15dbe8b2d64d329b55eeb3bc57f2cb427a2a479a7b0cced50 undefined -8c150369c3b872fb095082f0e8ca3c37b380ca3c1a1303fcc498b6ac7bb94bdb undefined -c1c73bcf3e60b613afd424e244c26c7d8cb7faf899083a4cb47f1c999bda6fd0 undefined -32b2320a44b7162c1cb06dd61f3ca6e20cfbbc8ef70a07110494519ef9dce099 undefined -ddcd22c302d9074a5b63070503a56dd9a952ca35e298368bd23934cdb334f6f7 undefined -446955e413060402fd590cc2f6edb6551e01d847edaf9f80647c77de0abbf061 undefined -45ce4b84b8b1d7d75ff09445f252e42363246a59526f070336a0625a7e9bb8da undefined -2c98b0342893de92a870a280e501dc96d21e636262415224204b7364a5c47a5c undefined -1b5155d6afe29dd6bf1334a471a9020d5c669c3dd78bbbf310d42bb2eabe95d7 undefined -e1a1bc1d6337d2d309d0b39769c20df574801edb1261ebadba5cd8c5f1fe8f43 undefined -a05f2855a338aa0fce082adfbd0b45fd5dea1a21966702c9f9004cccd2863b94 undefined -e9ef2a4188a551b0dc4adddd77523cb2eb14fd1585989c157b9528eb9ec88837 undefined -7687a7348ee0db584c8dab4243574ee00027643b29344ba3a125ab63e04ee37b undefined -e4dec186098906738d2dbe0be5c30fd9b40274bfbdef95908954c7700f105b81 undefined -da7cae2653c75ff7990da0ea3b161ddcd9f5bb0c656262a93f7ae0d0c6705bfb undefined -8d16eb734c0add284c09eb8e1f8a9f4f014df1bfd673bfc3d07fbe3aa8317ea3 undefined -eaa4cf2ae595b75c207e4c4ae0899ac221a6398a71f002f269f850d8f7aaa8e9 undefined -20dc4f057bf0f3337846e2872189f49b40ae0126287f7cdd1b3ac27d22fd582d undefined -38c6d2882eb3067611dd9069b13975e8df91c3f764667ece772285263db03147 undefined -c013f85e8a04bffac897a76c326f592ceadcb01624ee945fac9c4e017e817aee undefined -31aa66481c72c29c633e7dbbb8a585dde94ba3ffa71a9b6acdc944f70edf4edd undefined -85db14e5f05d730e2a0a76f339152158fa98de2ab39e1b46a729de850da8df5d undefined -838ecb1649963b684bfbfdd384125aaf47d5b88adf0fd8c487cf2079a1dccb77 undefined -431af32894171cb93df2bf7daee78bb08f9dc438bb6d1441ecb0fcf97012757c undefined +bbd3d260e61d71f8b45dacc4b9cb36c9821d8aa1e6650291b8c1b28ab2a05367 undefined +c52fabfe19626398295907b4f8f587ef1bb4dc83a4d1c882cf305ce214c7ead6 undefined +ede4876efcba5c85d4e8da089039bc28cb59255e753ee42aad8d68d1ccfa0497 undefined +e791850b751640053dc3c4131b167989252be0ef044b1c03df0bab73d61f7f43 undefined +0eb8b4a931c294bbd7e2d0a8b14df7e105fe53882580b95917696e01bc0fe5cc undefined +51acb13dc1215afacd9f27e641581ec5679ae65b962a14ccaf0eba96c81af0a6 undefined +743af69ffc86c595c9c433dd13317e23a7af31342a8f231edca3be4fae2af432 undefined +fe5c59370c82bfbe1e81456995f60c3256527796d67b5d2223d9b528396c3345 undefined +e0420f647bc55b0655f3398199134d0adebd7f800b9fb4b223196ac58256e71a undefined +cc3dbe2f3892db03a253e53e820b9921c9f044faa11693b3fa9ef6021a9a33b9 undefined +222c9eee7c6ec0b391663c084db716b2dffcd3128c15bbde60b0987a28c134d7 undefined +b613c133de60b7570dd64aaaafde9baa731a2df574fe45c29d09be387f7c0168 undefined +9cc4f25a4e9ac8c4677a84c96325493045735f6f72b9fc0b899aa7a3bd1e46f0 undefined +da1f0ec17fc13239418316272649bbb2918f84a0284beef11cf656fc257faa94 undefined +fe744ba225ff7a3a2f3c10fdb166024428a72a5a76b6c1972f209ac820620344 undefined +3929f61c7c1583971c160625ff5b4ad3b1863d168aea28ab1c4f1d9eb236ba6f undefined +a2c244d9f249acb0cab2982b7c5ed6dead1e146fadcfa40c148d8df8179a6966 undefined +baf4bcdadfc371cf78b506786900add51158653ca991fb089b185fd89eed0e62 undefined +7d3c695556f4e2d5201c6067bc9ace0939ce706489649a4cfb1377e2f80b9b0e undefined +69c8aad500a961ab502e9444882210c7df6abac2f6232b125a66d84d74b3c359 undefined +219047759183e5be2f79857cf3a10f24ae543ea11638bfbc7ed9da330a9161f0 undefined +c776894ffab3d2587dddefdd5b61a8cc8349905da56c6ff461ef45a9144a8a0e undefined +60a10230923fa10acaf4795df08ea02aafe1f0ac6f5fb98a4e9e01fe79be129f undefined +c98756963a31872017baaa2b3b1f10d2780d5a8c8076129df1dec4121370745d undefined +e97da3f4ee4a736317d09a4705dc89c77e214466a675d51814d567414c188205 undefined +211c4c648121a7d9a1dba77d28745660c31a38ab83f1d409c7c19219513465d5 undefined +6d7ef87d1fc2764d407884887d6ec51539c6aca8fd2bba7e86f12178b411129d undefined +4c2e4d84dcba9434d12a024f37867a66090bf2642e4d613ce92efd2e2dcce99c undefined +d7460f771039d1f8c32de00d1fae288b8c74b6b2424bfbf7149001c67fe76fb0 undefined +bd9fed9912ae559b9482463f29fbf2d77dd19ea26b9f48d4f779be55359a4c94 undefined +aed19394b1d6fc1926402af2bb691f4e2ebd87190886047c34c0ecd7f6095055 undefined +7412a9a4fd86820255bda6c9398068fee40484fe1190a48f09d08d9b92d990df undefined +523b5c4fe6d579cb447530a085d7bf56d3d66781ec2dd38cd6ccd3276d276d82 undefined +be42291fb2042fa503b88ebcf3ccb81f09b43ed0e1308081dd4255676faf0ab1 undefined +a1c0b2f8b4f6759bc6e586fbe957845d01d1b22c2e459210efbc6ea2d51cd6e4 undefined +faedec70b9c601854ee36d9f274a88846748956a5090a00f9464bc0b9f4630c3 undefined +9b8612a1151dd9b035345d221f1f87924e1018ab2a2e79e7fe5197955f63e2b8 undefined +aa49d1dbc8524b2a6e4785de0d81cd61409e72c4fd5b8b10084fcd8e228ceb8c undefined +8760957b3345f25d8d187a8f6eed2da68a38bd30af1217127a2963fa2cee510c undefined +120593a04e1857ea150f75c7cbf1e652a96d5445375d97c3a3706f9192f16d68 undefined +df9cd9cb7c79d8d2edca84faa6a1675abc48c6fc0b8f947e89cfb4603dc81f1a undefined +d6aa91992611c3990f4771839de4d563caa53e5d1b514984d309763a558f6309 undefined +c70f769147d8dd5322683151124204d90b424af1bfb5717e6aa79fa0f2e42ccc undefined +e7b7c4eac40385e4f947788ae2515a2444d6367f62cf427b42aa288327e32643 undefined +8a1010d8694fc69b14d304607a8dfc87adf60102e9c74aec1d896638282113c4 undefined +95fc26b588596a03d4d74318a7df08879c72954d33938b52cd2ca3595786a0f1 undefined +f70b3db262bab2433c76e3c48eadcc4b6d44e738221568ac6a949c13679532ce undefined +6c253abaa21b35bc5186c8337d2b7d005c7459072e7791ac2afda017b0c4f8bb undefined +a7d19cdf4339263403109ebd6b9358e90c957ca06bba8d24db6d1fb10d0197a8 undefined +666bb7f80db3c7adcb22f4a8230aa68db6e18a6a226c81df38a29fc23f110896 undefined +5c700079ccc89f6d517f559b3caa216ff34dd2893e55bd24a78832a15972d49d undefined +b2a6323be3f85dc40c60217b46026b0ab86c183275e4c308df04576857f16e7f undefined +e085a6e25825cb3c0d1ba8a05cd7a45153214ea347c314cc334edf2145ea330a undefined +5726eeea6dd7edcacf43e965d9d69e6e3a07e8f91f8b761fbc8fa2750f2e1699 undefined +403c196cc590281c81e5215741e5ed7df89053928cffbb3399c24729f8286598 undefined +0df030dfcfc7a6be44a120a23de2e3f7e5fe5db2b34a3f55e1c01fbcc7e9f8fc undefined +6ac1309a58f594e6c3d75271e056272d4f4f2f6bfdc7ac9ec027a015800e99d7 undefined +27e3630825c08f171f4e613424ec1faf02599271b653e7ad6004f333a8c4ddd4 undefined +27199716875bb3ac2fd7bf6d7ade27f0fcb8ebb2a428f7fd5165424b176a81d0 undefined +e8fe97b087d3bfbd9b74cb682cafbd4a8a0a669e19107023d25da1d24e63aa59 undefined +9412c38eccf20fa0fdfdb5b453b3227ab7959ecc9422cd5ca3b2184ba38c303d undefined +691fdce0ba7f95867748cc46bbf6ee23fa4d495a411ea9a8ca1210cd9efa41ca undefined +1a70b65aebf4fa1ec941ea8b60449359854916fbf38e5c8cfad74bddac94fb11 undefined +e7a8697ee89f8036d6b917948ffd33e795ed2bcb96767f6d633665307652206c undefined +9f0980c0f61c2c143a57238aef01f2cbe92fab4f1528371b02f0d9b442cae6f5 undefined +beafdce4c3d3295ccb76b4ca29f6b969272841b172e39689fcabc0111a7acbc0 undefined +a2e22acb7b509aa1e25dd8e09fb2e5fa78224f5d866701d8082a8c4804fc4526 undefined +64cf0cbdfe772e9b5095da2cbddad3ed95387a1109813bec8dc9f09b0a5268bd undefined +77c28bd795365794e4d6fbe5fbc8a45b2111e534bb813cf9c8521268aff3c293 undefined +87734a629d623338539b9b0d843cdc8a52daed6e10dd2470c0eb6adad8e7ab4f undefined +3a795e209e4fbf4b27a5cb95e643e877fde88c549b485659730718b30c2f36e9 undefined +c97fd0c3c9ecb792fbcfbf82983e92f5156b3efa69e6db34a48b49d772a8ad79 undefined +814393725a24f3280ab4bb6076d1a226d861154f2c856a4e1119459a8aacbd9c undefined +de2460b6dfff7a6ecfbfe2769366ab28e4b700c125a3f3cd42657b43478bf4a1 undefined +8bb238430add23f4c8dcbd39b427c90e43019c10da78c3b77393ff82f3b82cb7 undefined +a59c307a33a9c8da50d69bc5794c98ae6e3fb4480e57440a10a6029a2581756f undefined +cf3b5dd89081ebb7918793528f8b52ac42c1151d8435d792156feda491903474 undefined +4c903130589c52c87686bf81229af9a667bb67cf544a09106e8eed26bba2fa8d undefined +1a114029cd02e1b28a7dfa9b7f73b2969d27698054790821411f897b84c78a12 undefined +ecf8dbcb1d85ef905eb7af9253df1e0cb36777c0e9a79337ccaa8d3c89f184c3 undefined +aa8ffaa69a4e3d3aec357a8d18f4b45eda1f4b2d9181105f92e2fe9b365ea96c undefined +8740fe3c0e279dfbf4f0f9a994e1511513f41a8db399cb04b5c6f1cc4b0f9803 undefined +d05a41d3f32b59db3cfab75caaa384e2d44210eef28c4f19de71313e15f0fd36 undefined +5833f511005f09c43b66165cb7915f6347a3513164cd6891dfc7c6dbc7dcc99c undefined +40f7417e915a51f2bfb9e5b6e2bdb108b0b60cb27d0cacc6addc19c900aeea35 undefined +7046d8df4f4a20b0666a219cb3651ed2288fefb02d732ad92eaac8d766575174 undefined +2a19755190ddd95701a5f7244875626ed342cc194e910aad6f5c8e82573d8206 undefined +b3a1ceae8d704201881f1020c7776e0739486517ca568d91b81ed498ab045fda undefined +1916928a81d1cb406b3b6384adf228eb508768776ff18b2532f15b14a9047dbe undefined +9a72b8f94bf822fdf5d1d4a3dbd4b5cb660bccc635fa4ab3440e58034dd97cd9 undefined +8a81cacd9f1fffb4b43dd8e925c97a8cdef9e7c449ab7a77b28a9887d1017bad undefined +e622a315c2e1d7622b5934871c75c3f943d81af395e7bf946bf4d8a49bc74b24 undefined +bed75d133c0a89e70ce81caf961af6cba5036dbb0621cda8533dd24544ce5d87 undefined +a1196cf13621a453b89a668245f5147d9df60e2da050fcac81be71ea0d9e0e25 undefined +fd0191be50f453c7440ce9db3d9ccf70b1c1a338a9909183c702fd427e10e997 undefined +ddcee4daa3dacf23db341f43f192581c4f9dd9dd48cfd97c3da53c4f3da58d6b undefined +6dad5c02bf796ea5c9dea86df2d64d772c5cc9184df3218058eca7ffeebb47cc undefined +ea36eb1fbdddd52676d46cf29383cc214b34c5817df071f5d1035b949e0c9503 undefined +9205596bb71e7ff1ccfbf668067be29c51bd1e57ab380efa6474dfb85dbeff19 undefined +26ed9ed2f4e4ab38907ebe744bd972de04df9b6f070d72277848c7cda852591d undefined +3f05ed821b5e8fdfe2c56ac48be8e4eaa08595678b11355cf8cdf24366588a71 undefined +4c72e72e5e21f388d68368ff1487dd393a88dface482e703496fcc983582302d undefined +a7c75abd5464baaa6831b75bda302dbc7f4ec4319e136c383779f9e1cec0d2d9 undefined +76395b1d216807612f13eed0ceece361411e633fc38cde9e60f8036de7aff4cb undefined +3de95a3a3bb023c25fe16f965756edf52930efc867bf04353659fe7ad56bce3b undefined +ab1ce39d94a8df42b886bcd5c021aa7db5a93f75842dbf14f02930ecfdc17d6f undefined +2c030a14eaa9de67c1511163729c9c888ad59ea658b1371672010f290ddb5509 undefined +690183411c777c6cad899876553506ddad38cfcfc23c20ed3dee184e601f7c8a undefined +1b1b09d7e31d40f9d1931b25134ae42882ad7b3b8bb272f1c78d62f2ed6547ae undefined +c23267683de87cae139cc3e67fd25e8ff36dee9af0385a595114ddcae2478450 undefined +2b4852725cfe0d8aa600c28e8b14972d596d78d5db85d9d33fb5cca536ff5afc undefined +4b06e24bab98180eabc1fb4169ce0fd9130979bd2ac85f86da72bb179cd15396 undefined +f245f7f7cee63760fc5172bbadcf93c89efd8e444ad9d9ca64938cc310fb16e3 undefined +a4abd64e34880f2a8129f188f53fcb71f02514a1e3e54dce549fb251e6dacebb undefined +67cd737a1e97761710314877d1e4225bca8d1a75b9a95db427b8011be3f8ed6d undefined +14d28c736cf44a5908b5257c217621b61df6161d415341355db6e2f72360628f undefined +cd521f41afbeeb04b040be63807db620ecd9190866938429af76676d8e74fe95 undefined +901ceda3fe6e791c09eab4a3c41482d50359b19e24942b70d483d122b803066b undefined +14fc83c8f3b0ec035c201b3bf13bc86533888fd5e2d5ae78764240662618aaa8 undefined +5275654a316799b009e0baf5e6554ab17c374141460f47dc62b9292f6994623f undefined +c24b577e3fe3d86e1d1d3a316ae822381759dbf1d778fba5a4aeebfe04472306 undefined +2376bf825da3b6b048c5d571c65a5eca4a12d785190f78db1db5325ed7b34995 undefined +22d159a522fdf2e1888beb60cdd1a2efaafb5a918e9e009e33f5f3def1300f54 undefined +a65ce0dfbe0df4d2dbc7f3418de14a6bc95686c3bd30d06b54d6c0c2d119f32b undefined +57d4864fe5c8497030a05b2e5f9578ee702700be3c0d4213f48d85068881b5e0 undefined +95d53b628a3b270224f7579fe2b7f2e3535f97438749c79baf8ed7b72fa75b2e undefined +515a5fbeb06f4e86381dd57fa45f7a663b88db970251c7d66c8c6e0ad73c8d0a undefined +a2e1799dde1acd86601a47bc7bf5dd08dcd53d02a11e326ffc04d8ac3d5fbc7f undefined +36c32d6bda2b0ffed85651ddf673f59f4807a45bfcee101031659b83b6be69aa undefined +fae6087823be1d597b48755f7563e2e0d9546b0e929b06f2e103f1bb46de0314 undefined +c61830711f19f0c4cd47c0abfbdee5e6b19ae2503223214ab9f26ae462f8cbd8 undefined +df5b450ecc41e51ec4b7acd2cc03259c067bec2f9f288332e3d08e43b070a565 undefined +c1c8cbe1c44f31a3ecfdeb44fe7bac0e606a8a677e556f191adefbc5b5d385cd undefined +b3dce8177f5775d6bfc56096eb52499957fd8abb71e2abdaf03526269939fc30 undefined +783995b638dfc3c9acb8416f2920c25f380dd81e0283befb284dda16d367916a undefined +e46f7ac2a2cffe009d484250d4413cbcea84c5a182df6418868addf877aa0eb2 undefined +4e8958ae94af139bb6f59dd2d84bde7ac8398a01e48bf02be32d2ff26b0f40e2 undefined +d2971085b488f00a828f563410d86d02a47c4e1d8b282f9475bd696fb84f5bc5 undefined +76d53e3032191a1bb749fbb5b412ad088bfb6778009259c29ca2107a57ebdc38 undefined +1342ebcee43f37a15313c1b40592feecff07da123dc9c6222a301ca4e761b080 undefined +6470a5050ac36ad57b382e66054217eeae4b7fafa0de12284ce08aef6e8a8967 undefined +ecf035288a359dea22ef1f25708c0a6c808c198b2975f82739d794596dbea76d undefined +bf157d98ec2b1dd815b3607c09b734519d31ed872c30cc05d54eaafb98b75604 undefined +b00ad45c88933b50cefae7bce17f81e742f37120fa22e8f22497de5bf667a2d4 undefined +6b43e3c7066154662f3e41a3d858bc014c2faf8aedd99c2100feea864f615d2b undefined +bac05827b28e57f73ab48299a854c621582e9755c4d224dd6f247daf9bd7146a undefined +6ff131f6d93898f08a6b5c106ef2405173faccec02eb7802c8e74d470cff7d43 undefined +0e886282d6b38e8690723786e54335a418d0e73e3ada935cf3aa492953d42245 undefined +a1b0b0af59b0d743c807486d206ff247351e7c03611d29a71b16cd52391a812e undefined +32482a8bb96b54100b5432262849304d0cec98a38b903653534a0d3f35b29c96 undefined +07291d2057511313eb92e04b4a8de4d436b5b137bb2fe31eafdbd1e4b2ef74c6 undefined +7c0c4f2f7271418a96db2755e8e2e9686c5fc40bf1c9d7aa014c5732972cc302 undefined +655c87f390b59887346439ee270322ef3b63e71e28bd4c9428436e29dcb2f431 undefined +721ae27eba2f6f936c0f9cffa4b37d4e617d163d8f4b793950a167ca561cb69e undefined +c06250f881b09ec4b2ce6d99b4e49e9d15d1e9cbeca71fa091c90ba6d60d58e5 undefined +0e3e1e91dcdc87c4b173dbfa2e7768f450a27586a86a22fdd0af95cd7fb2109d undefined +7b5c979d4110291f1ce10087618c4f456e7d9bc68c271fbb4f3bf0e3a593bf57 undefined +fad0e71acf1f46b37b03eb8b160b5224269b27a588c3428b22f5e0d0d3aa06c8 undefined +c56d15dad24039fa946cc61f8cf43779c234ffcb8ad2ef5000cdf5ded3713112 undefined +7f195c80aaaf8e3a7a54d58e66b1137c3516d949725a7c1792f3fa8c476754e2 undefined +1f868b2199fdb143bcb4de247689bc6b9840d99e93026c7d948f014802acd4a3 undefined +25dc71cc12eb0da53a6d7a8e3119120ca80e9188368d6be5bc189d204b62a552 undefined +49fdd93756f8639cef60e5b30aa58bd2c78061bd70dc52ffd972d582646042aa undefined +7692c6b1169efbfde646ce780988189cd84db52b5bfa5efbc1b030dbdc5c6e46 undefined +eea8240bf13327eb5306438c75bc3994ea7ff882ef69409e110856d8f5d2b402 undefined +7b7f0227a4637d7975861554e948a4b7ebcdff2ff578fe8ef16283354bc0356e undefined +151852fbb5472198fab7b841b1d6b17256e2a124a087330cc67177dd995d291d undefined +8363de40ad56e01ab75f37438be81c7becdabf357e31f063d2409faf3793f828 undefined +c79b7f3bcb76c7480777eba28d16703fc396338c9ff241857e773e1010ef9860 undefined +abc22094180e5e935064787870485769fc37014b6767a3f936a7ad0f5db64147 undefined +dcfe90dda9e81f3dfdc14ab1e6a675a6124294ded6dd0f5adb201c59f3ddc267 undefined +488cd1b542a0d14ab5919dd751755341df8f3d60524c11d381df88048d8acd93 undefined +ae66be82682ec0c93848e4fa8117284501b3b8cd5b780a24febf024597334e9c undefined +5561d60142ecc65fd0e1314758b86436bf143ad346ef4bc76cec5b7f78c58622 undefined +3fd5f9dedf634d0604020103aab0b080461da546d2a94e294ba0d3590b82fc63 undefined +38c202e9acaf2f5e3fc4d2ea18cbe3f587479187314fbd122740d308e8733196 undefined +45815078bd65d3221801d90f3a799e78d32c0109b2ca1186b6b53dd99993523f undefined +b18462024242492829b00e9ff25473bfc47ede58550fa709ac468945ba1acdad undefined +b99e6458281901af1be9580231bb5c7946daa64c87d7af24c09fed76110c1d49 undefined +ce1cb506a64aa2ad76961c8e1e3ca4480b4914cde8cf6af26805579fe4ade2bb undefined +74d4f64df91b69fc769825d79023b462cad7a716e750b627070e5838822c57e4 undefined +2487bd086b988e5edbd9ac970c01347e5c847e6d6185cb151dc81cf959e4869e undefined +9915678ccf58b6ba36efbe514742ada25ac66c01d0b93364c3fa880d185e2046 undefined +52f4604772e1bab9905e6347e27f8815dea6ed174e31e1f51d2ca3b65c5c39d3 undefined +858148534cc29dfcfdd03f28056a9b410b938afdfa23791194aafc1c9eccbf11 undefined +0cb38b5e1d0b1ac7f11c9c82b2339f75337962ce0c3bd2bfef0e0f00263ad8bc undefined +e594cfe6c1037f31fbf324460346c5b3884e56c56d13ca7520a62bf7b1dd211d undefined +81dec403b8b4ac9be906a94047e9fcdcfb2ef1d851df4be9f1ae44ee090ce152 undefined +969e63bc06c66aa3707e9bbd3cdc67508a1045a13e5bb6cebe731f13743861db undefined +2deb1b5884f7b73fb449cc43e4f6977255d02a2dbbd52b8d13216c77e582ee71 undefined +72be7f1170e248460a0070cae39219da81b9dbb9cba667bf565bd6eab9ef753d undefined +b6213612702640db8702b32f0a43815485664d8c2018c885fc227f391fe1a0b9 undefined +68d746479cbd4e8a5afdb28946ceef3a45479e1d2b98229fcf5fd767f5dfd1da undefined +d470fe36122219c5543dc4f599733613ee069df998c6a524171b5ea1ea9d1571 undefined +68c6475607fdf061c3beed5d2b4e70e4623429df1fbc057a465f43ca53288121 undefined +a83e07f0f09f71079ab706be28d4dab8ebf1785e8765c31033d4ba69e3fb2773 undefined +299c321095cef4261fe1fe6f07f8bb1f16f35a890faf4ce031486baad13cf7ef undefined +d0a1200198b17e2ff7d9dbbe87236e84135ae472d2c1ec7e0b9caeba8047f35b undefined +e29a6d66bb900782ccd0a786fb180c927b836f72c9d70d7b443794e07d070a30 undefined +22ca0ee74e3bcb3c10ca6e4f8252646de19d64ed153c0c229b466198338c2d5d undefined +479a1e9f2280ce2fd2372be7d90e365836eb332882dddb6a86a23dc854ec01a2 undefined +218af32dd2616e4d945cdd9d697a8754a47a35f4c76a3559045250dddb59f4d0 undefined +cc4d25adde425bed8b8f20990235846dce4df052360386f75e009bfb2db78f1c undefined +8d06f4e96cc6ec7bb8b474c615f186290b03fd01f68798b4ba02dfed3151c10e undefined +a1d3968a2017dcdf299b3dce4a3e2ddfaa4603ee42ef9e66ae5d520cd298b175 undefined +97c29feb76c7469029bacd11b7c967512677ac63b65f23a2d89cc7a97c677156 undefined +47f0837e49c8a1bda34b62f04166cd60448a7687fed9b17be7aeaf89cd33a694 undefined +6e20e44a26c1b26596bd2042efcbf3b0aacdb3a201219304ed7a953cb4ea4be1 undefined +f3b7ffe4f61d4f5fa880d880a1c027750a211f6975c0dd970ad43a0bea8190f1 undefined +22f4ebb421153686f84498621701d44df4cdf5c05e8b768164588125588cefda undefined +676f72f3c231f358a6dbd33c3f195dbd9f7cd8478e01e11120cad77ed8bb5b00 undefined +b1ca10f3447ec26712046f51d23a6b84c264c1fef32aa83be2b8d4d4b46ea900 undefined +bf966cd2576b3fe1d96858dff209fad2352789f234bf86339f8a2b7551a6b43b undefined +08864b5464b1686d4f1f6fc12ffc22f8e1312a7c4e061b281900ef8ae2016a0a undefined +fc4ef4d9bc4626c570c56c5034a746ff5fa60c425b1c8ac18b1d52d15425ba21 undefined +bc65ddddc4257ecd1744ba22fc53d2324952d3376b685c430d1a43bfc115850c undefined +e3e53b82bf39dd3110aa9314350ccde6f6523a9ad99f6dcb43228060eb8108b3 undefined +a44c31a1fbd0a4f5c23be901f6ce4e51a2e3e5b5a003587c0031a5615071e745 undefined +f240bd2d61dc6c168ea76a6012b49bf2efe92c491592015413d13074780ff58a undefined +442eae2a65dd99546b920d5dc29061066128a4bb3644b882fe4c658ac2e2bc4a undefined +905a83dab8e112bec308b90a58a30a308ff6a57becfd13d00474330f52225a2d undefined +9dc09f22ebd9caec4733aed5ab7fe1289117f0d75644d2bab227e9da0691ffca undefined +a2d31352341041353abf8419a7346c5aa1160226fb5343f13cb3cf8cea6d6f0f undefined +dc4dca3da71307c706f67e5d10e0da4196e6c79b2e597245728156d235f26af3 undefined +4dff40bd83c179c675bb4b1ae77adf26a5f45fd23dd1c287e00172777f23f768 undefined +977c3fdbe9ee293a374fc43242615199402ceea97351a0ce3a848541ffa0d95c undefined +81a09da7bd793ff2afe494c7e3e9aecd50c0515cd9fceb325fc4e2144af5cf11 undefined +5cd81a4daa72b16beee2219ce908d9d5985bad2b6731c11fae7fa2a904a843a0 undefined +95cdd12afdbe7c68f479671f0eb2020489d45871d31b45fc2f457c682862b793 undefined +0ee48814d7591991986efa086517a933ec972519f3bbf8a109cc77b6a3c5f5cf undefined +c2625053cd62144c1b12e2554ddb14541de4232a0112a06553a56497a0f17bba undefined +baedd6330fc96db6f5f5b68c373ce5c7f8f7a10723e29c5852c4440fe3f308f4 undefined +d4501b3e1c4d803433869d96dbc57da56bea1233d44d29dee6f7cba016a47cae undefined +dbd69132ee0a7681a7b29fd879440e596ae641eee4a57c272cb44cd34cdc3255 undefined +2038b660a60e8af5ede1219b41819f4fac6cea1abde7e33282ac1ffe0f89a249 undefined +6c7605257fcf27139ba57be8af5e89534f34f3f6212520cfa7ce52a922331e92 undefined +6ddf79da2d51d462378c0bcf47770dacf19de4fa377a3007e7330ed8e8850fae undefined +9a5eff45135b0e8eb6d39141c85ea1b9e0f2d4232f713f9358615cddf9d9571b undefined +04c73b1f536b4a9cd025a5e293eb7210dbee759cee7285efe30cd798918860d5 undefined +c289cadbaca712186a76f1ac10398a9ebf408ef26834948cb1e08ac63ff595fa undefined +4b67840fe1a0f22735c72a11bc080f3e7ee314fee036a6fff336da8f16a69739 undefined +8de7d75abc84da0c95705592acb15e117230e48f970576638799434078db6135 undefined +e919afefd6a1b3fea5e9bbd3e14ff317eac8d97fefb3f77bce64c387683bfae2 undefined +628e4b2a26e6004e991267f5878bd8716dfb499735d1ab0f0ac8fd1844b2a08f undefined +37c47b63aee90e8b40640a80f6521f17b444b83385ed89c4bba613f059fc552d undefined +663ea93ecf18682a831134a47546a6fa0bf68f27fc5d5e57dcfbcc2bfdb3daf6 undefined +27774eeddbacb1407cf94e4f9184960ee22d7f5d58c61451148dcbd6fb44118d undefined +47e1c7feab9be127e8b57dbeaccb165615193bec93b19cd15321fb5fe39f8bf2 undefined +afb37526e68fae754156380743be930eae009a070237d517fabe7da7e7d966ab undefined +ccfc18f530b6d569b6f60ce2aa9cb441637a552c27f31a9c614b7f91ecdb959e undefined +b3ef6dd198a19d4958aedf4adb32a50962085c3c705b36cb73d02f26fecc33b1 undefined +833654ed181336e0aed4a5341eadb6c72e007c7a0af0b5090307af92f4ddf730 undefined +a8de3fb149a1b6967ac48074502c02e62dceb89ec3054348940566261f7dc24a undefined +8c924e359853ec223855a724f59c981921e40caafedf892126a1e0a4d268214a undefined +f329142b1c62989bff11d8c0a1a08e0dc28c6a5718b88339141d27c8e42cf345 undefined +2c674cbffda73de395825d236580964538bda2018fe5a25119bee4395b5e98d0 undefined +6ef99a813ec1423e41a34ecb22fa76b1b9099cecb26014a4e513dcca724a912c undefined +2b709fafc5275f3b01790b206711604a5d33df2c53a1d537d12baf28c21bd999 undefined +c52f9d1990ef1e14e6631f6b8f12f3462130155adba4a71dbd249af95607c22d undefined +8d3121ba65dab2a450890c22df43be0bb0e769dd466d24b234f45dfa4436b042 undefined +5095f179d583ddb401fd43b4e9ce8cc2574b1bd2ba744369d53b76fe39868b15 undefined +3cfeef30270cc620001db705d2485d554af5be1130c2b9f8b0899ed37ef55111 undefined +f7125c72d342eac269fedd563cca2a342b31143ddef178262a906ecf9b497d72 undefined +5d10bb4a3ae4f8bf9c4c36285319eaba774e9d25d2fb3f64f79eabf2f5d3f5f7 undefined +4fcad3ffe9d72f79ccff340507e2f9648934164c9205004e08934d357bb73449 undefined +6d30402013314e6415ab7897437ede6d713d94d31a0cf29e4bde5ce192c92918 undefined +435ed2eab501099813d2fc8f1e143221edfd03df6a98721a44348f350504d799 undefined +82765b92a41df8c25175ef0b2108dec75a2ae5f94f3bdc12dcf5ce39d7ca0121 undefined +d96cbe0561a58777c10528fad68ab65fafb9373d37afc32003d58c59e410ca96 undefined +920289a5d68a6d957ec72367d34612ac6f7e0d6117c977f1290971782e54af50 undefined +4dc6b03e561254a560f9d92121c377621783d01a5060b4358c9c524183def03d undefined +5ef90a4b67f4ff022d949d7c2cd3c5aa5bf6d3f4fba0bc441a92856a6b8ae8ad undefined +7d4e7da218b00591606cc1800cfa2c7eb4a0c6eb5c4b164f8b8e7d58ac9ded9b undefined +b99261821b7da49b086641e98748da9b144e170ace95fafbf414432368003885 undefined +9e91cf9240a7481881110c69fe00140b6f70a16b8d84853800be90b55e1c8412 undefined +d5002abf13c5b456c2ceb20a674c93ce912a9c7a328f34ed1bcc7f880c9f11db undefined +5fd6f674685b8fe35873ec30b3e832112b9d1cae60f4ee37711695551a38cd81 undefined +d95881bb51a92c20c9579818f317709b2aed9b3e26112e63ebbb2f3fb029c9aa undefined +6b544818830a56df379e98979cd4473f8703f0259e0232f35c47b8d5dc2ce26a undefined +70490e05ad50a34c4dc014bccc60da1b6e6bdefa8f88b56339e71f9bb1fe9675 undefined +63de3e55de49ac5a06a5ae6f07c5ee72dc38ac2236259aba5c81d326e50675b5 undefined +412a8a684446f251ad91bf98c0d52c5ac570fa339889b5986df97b62e64245b3 undefined +e6651d0be60fabd9486be70c78dca7c3b83e3d90afa92d7f60b6028c5a92ac5b undefined +63ee685f256b0fcb9bee76a7980f1ecc70feb5c57e00c4072199305c6a4cff80 undefined +2c6faf46af671e5383a2b91922e75188642b8cbcd738bed56ed5af36549435c8 undefined +1ba1e2a667c2c2e1ef5f4d80213af0833d48fa05833787eeeec8ca4b3184b3a0 undefined +bc9f90ba59dfd6137e42e89868d6cc6b377b7ba8fbfd5cd34dc20fceb7b1d3dc undefined +36c1e7fcdad0f463a8fd1fe72de91f738f0cd0d448c7bf0f848db7a33f031a58 undefined +ad10fbc915709973a444c352b52c1ed0ce759e0d99eaa124b4660991e3bb8983 undefined +094dcc6751ae8083f35da4f88e1c8bb05c4fd154c1cc48479b283fad10f2737a undefined +cecbd16cd4aa45c7a18cdd2e03bcdfcd165ec44230714d221c5e867e7744242e undefined +dacdd21a77303b6f0bbc36ce64579ac69fb6d69236db52b68086d19c162cb537 undefined +72a19fbb8cdcae2b1f4b8bd4d24880eae8dd8a7e822f518ca0418c66c3e51187 undefined +70d66e1d30ccf3d187ff3854ff1464d611f3070160be25273d94da7b0916e0a3 undefined +db27664c0baac4d895256aad3a312229ee219494518c9e5a6f91e22ade600558 undefined +f4e983bdb20a7694215378d7e5094b8ec051ca405956ff48bde9067cdca3a3d6 undefined +e6f7fd404ca5a70264083e9a6f46a58a8a07c43260f9ecad703525f7c085239c undefined +ad3febba7416b9a9b67fcfb230c62cc6a2fa7e337873058331beb46ae405856a undefined +a141e48918e3c302c78841812f5cdb31f06a25270b610a0b9c84bd842f0ac405 undefined +55f406c8730e0ff5b0cef87835720bece337cc4c16b4d47415e1e0096196ed1a undefined +d3b974d515734ab3075349f38e5c6959f59d156b16effaf24af974035ca9c4e7 undefined +f936eff001a93af9bfa87b44b2230428fce72a95ec5d2d057fb19de213273a91 undefined +283e0f62e5e1619757be3591f2e850127a2982bc9a19ee282731c55ab5f41634 undefined +bc12807d0e9ed3f9640ce68b15d6b7a383942d30f9ede5d58dddd561fbe7e61a undefined +51b710f767bae43888b99ae80649513820e047b5153c520b6adb920ebd3e53da undefined +66a85066c6deec007bf4bc06864052019cbd225497de5b14905515bfc2f4e5fe undefined +d8d87202bda222212d3d2d6ef3349d8b50ae270b22d4dd38050b54f57bfcd92e undefined +b47325d88325ef89dee703cec7ab5539abd553a36a5fe0262e57841667496f3d undefined +0ab95922d9bf621f73a81489160e45dd4726a57eee81c93154cbbaf9685e4607 undefined +41008fd84a80afd45adbcf112d35993fd73961565783b70ae87edcad95b86562 undefined +9a73c88bad92823b905d2a1ab62f2e2b2afb0317cc84f1c616ae0efd0a911117 undefined +75f55e033c654f38719819e0aeae7915b3205cbd64f007300e0b464611224822 undefined +be328cea7878201188764466ce46e6340a5ac0eaeb72aa835b999f5a2184843a undefined +7ad7f6b41cb1fa3f2e2a0ead4ac498bf350452af58c7287652ba81002b18a9cc undefined +c6171281135f938a61352f74f6955d3fe3dd143709dbd5deaf31e8924d191761 undefined +f6acec18880aa2021eb4f6d86eda45b88d705896a67f322ad13d690e9dfc5dff undefined +f842b514301809b3801f25364e761a574c73f9958fc0f3324b3150041e2e1d46 undefined +d7393ed4c8c9020d0a76aa3b23c8bf70d63bdc828d622174105fc53aa5d687d0 undefined +9fc7e6769e8e1b7d7b50499a974e98a04c9132837754b5f44ff42514f84397ce undefined +c00706eac7e0aa6e841428c2627db30c6e3b4e8cdcbbb85c7b63557676256423 undefined +09fbb420838d297d19bd0b965c8d4c4eb1236eaf7bd5e7d75776b89f96e8800a undefined +bb097603df7f3b1ffd133740ea2035e8021091259f71a19860f0c7d18fd4ea91 undefined +4450d59a4521d1cde43346716c906b49f41ae2e6bdd21c8e78044d53ab54fb49 undefined +3b4ff6becdc5ed323f1f9450ad6388eba53ffb4de5209a46a57f39f5271e2880 undefined +e534efb3ac518c29f843d70199847b99282b660a3f3a92e70c8e89fcdaab1d5b undefined +fac1a274abb59cb34a131bf4fcae504631d5bc08959c39e851dcd612597a445b undefined +a9c9b3185a74b5d20dcefc6aea23289ed69458b3e6bd431284be416d6cea6d82 undefined +f90412ab1f1ead4b479880c905e29b5af275d7e3a7d85eacfc9f15f806bfc4b5 undefined +a04b48b35f39b8a9ba9861836eb404515b19c1332dba87a439c2331365f3e67a undefined +6dc8d94fde3eb818866e1185d38d3026357843e11d0ef4a39e7e56262fb07749 undefined +72c0a1d119aa296b077092690f55acc2127373d259bd6747a0b6f5aac7dfba1f undefined +9d6d1ab58903a1a8ad70af0ba69af847ca07f0387fc076103994d1a3a96ecda4 undefined +327b8e714b4981b4afbc1525bd827d4c1cab1b1229ab771efd19b6187d467610 undefined +8653126d3b13f8e6b54fcc1e14b4bff5596eef73f87e8ab1ecd740805ff5f7b4 undefined +7a925ef676d2a6955e968fcc5ed250afd300b14b713ced731218cf4f6255054d undefined +00b3fa6b94069a0428d1fa12dfa1cd13e9b06122cf5afa786065f5f8b8481b35 undefined +99b3fb8a12c52435a8f7a7c6e7688311b9780a31bd53493a73f5beeccb16d769 undefined +9746de9aa84dd132a4db7ae7a6c7f586bf01b6f2a4037c2d6793192a1fa8a54d undefined +991135a2358c2e57fa4b62771c244939b8c99b8f9577ac39b39127671272a787 undefined +5059c3c16168ac7c63257e567e9c4a3d488eb77b55a4e1e560851798d89e5745 undefined +7180ffc6758848d461c42bcc07a6d014d7869e4a22f925a54e7f967479f5b241 undefined +cf769db958558b6bf3555e4743cbff76628d5431c81974fbb7fd7f565ecc16fa undefined +8bfe528e3d8cf107e422ab4fd8c4ce614d0e46405973a6ba6f1b279b3c7f9a4d undefined +11b3795d9af759935de2d37a430e8c447ff302684852db928f8bd5467ab99355 undefined +4d04844dc323b712cbc565c99a33864a7f921fed0f677cd12a148cd3704dc67c undefined +ee136857f93d31dca7071492ba474c29bf2a4ca8648bebc4ae4f224d191a4a0c undefined +77188db19ca574e25cf31cc6686c117c0c8d3c6ddfdc835d3283c25e3bd3378a undefined +5337e2baed777f91111a5d4c1955ce4f5c9f71d1454fd92e2a2a356b837ce978 undefined +0065c4445b689801ce3541c8c8681357367ba5b1e3b5ad408f07579455f9aaad undefined +0245317e3e29de6d7b64b87f09c99586492c1b3d8487153c6c44c20d9c7e3b1d undefined +39630b87d2f6b2793c5ac042b96d38100350c272d48b0e5396ab22e124412c17 undefined +7d438aa01fca3255703053d5ce1c484912343cc71c33f289444644563bcb6a1c undefined +a26904571ce5a640ae1c4c3e62b9108b838f39ff2259ed63c1ae659084426989 undefined +31e611800cdde076728d27dd82686b95474a5828d98ff4067529419e1161a219 undefined +cb87a29584e88a295aeeaebc6aa9997666f98c1c566d6948790146413c77d5d0 undefined +f16f723f240744376510f0ba5e598ac88e406ca5a95513185b14c2b3a20e16a8 undefined +a1da91c8a094319ea3f26c55f7f8909666ff6156a2c67f9be5e3ddaad38fcd2a undefined +0e1fc31f6201c85787a8f1603ddae120e97fb904dab602c419c5fb0568dfea56 undefined +2ae0aaa1354c8f230fc90e79b11f52b0112ed57514ca6a89b968f17eae9b7bdc undefined +d3f13b6ac044c45783c9e66e5b1b49d26b25d75c29846cb4b81a347ffa26b50a undefined +38eb3b41ad03f397d094321990d0d625001e50da145bd16778129c1ded421daa undefined +b97f9b944b4b98a1cc0cb58ae72ae3535a65d81feca1b602ea094fddb2a5ef2a undefined +267a5f608d38f4ed7b2aa5daa1186676e700e197ef1d84c99269ee477bdd259d undefined +82f50a9bd2bfed3e6eb081dd587eda2e3f7e3822ea6d990c9422d62ee984f187 undefined +8f04d795d3b6d68aa0f365d54fc78bc8fe3bba7ce58b194ed3578a4b1ad2e9d3 undefined +191b823bd183d7a090dbf343c6825b980ed8cbe5894153dac3866bf7432339cd undefined +7c455e611f6605ca58df7d67121ba741c7b0d19efe90e402a6641885064564e9 undefined +b033c8685f065e952939cff22d0842d2bd7f3c56173e39fda44d3c86f5f1051f undefined +40576beff8b7d01c3b9b7cfbb457b718463e84e2fc442602d52bfe8af49efb02 undefined +3c10183259d95194a4425b50d38215e648bf8ff7c94c5cc4fc6c9d09d05f77d3 undefined +41da044d9da9f09699d5dd2572ca7c3114eb589098ef5e26d41a333e87f8541c undefined +592aff9454f86c442066e2eb29f3d1ccad747a52970e99204127dbbaf3c9ae94 undefined +66879ce3d8da48d901808653c828f631dcc116ad53909e0a19e81e556d8ac3dc undefined +f83086cb1c926d5a96caf5811423525a31449a06390e8d87dabce7c12ab34860 undefined +f0eb8abf6580d05053ee4df741e4892e31c2f038818b21d9df7126fb5881e0b6 undefined +ec3d4107b80ed37109ddbfbd9b21a7219c0cc47214d146e425359c060949b511 undefined +bfa8f1b16c36a9a7fa3771464f188f1ac69d959eb8da4e92b24b9e8904a7556b undefined +beb141b3df1064f3e616bfd04e2058b10bc3ff05f6cf1b96061e0cd8e15eaf98 undefined +0df59be8c34458ce0480c81181b1193bea7d51a6fde8976654beb25a88da71a0 undefined +3edc3f7ade8ca1edda3e887378dfc9c687d0acbeb31e75c5e2f6b576cab3db86 undefined +d6581b30de58f8353b910bdb10021ca885c28410d538b6515950d620fb28f3e9 undefined +e2a1e5dce94f2e17b41f1762fe0c111799622e5743a2d3b98da7a462e14795a0 undefined +ea9908741621c684106cb8a5d5c79ad342cee5820336859bb6687ce74dadd93e undefined +1f5b1ffc8673459b526caffad6397072a49e724fc9739ce342d41f12a3784c01 undefined +4dfea62f8912d59225c4eb09163b93d95dbea8ff581ae2d4d9a6a96d9c293f64 undefined +5b3bb4c4c3622c5fce51f1d95b147df1851032468dccdf143d595badc39c3106 undefined +f89175ec744778fcc56881b5870661725998ef7f206c35a664fe881a77801d18 undefined +b0a33d38675b7d722aab4dd35d2e12799fa0b9c2da870cf4a9ce8233d664faa8 undefined +61e75a9158c9b873648db18724be83aead0e4ff9d46baf4a06265073b2a3b03b undefined +5587da4363213841bf7b72601f9c373d811bf407f9278c7e3b760f7e9f5b5bc3 undefined +37cac1203a48add9ebe7b6974d20051769dce88f6755cae123e7d5f52ca9eb9c undefined +3a6f19ebde76e91536b8d064cf4c3a6f83189c9e2c587a70af169baa743d092c undefined +1f6a492599e5c94f96866126dfefb699d310d4ddd49b62ca107cdff980e6ce06 undefined +afd7a05d31da0019477b3dd338b533f0d88897d9969c12988a75f49f6122ac0d undefined +a187ba350f2e55f917486171961d93de943492469c18804c314e59189d023600 undefined +688bb1236dfdfa46b0f5844d1183b45507b64530425dd35f207b55ec4c518554 undefined +b0d93c5669cc2d528ef4ba9227095d8c8d809607c159d5d4c55cd614628a2c2e undefined +a78e7a3224a4b67f67550dd3edf6b847a1817b7a969c179ed486f2d79e26d221 undefined +e1bf0cb0922bc3d782e10f31a2d5fadd551162e13c000374fdb687e04ff7851f undefined +5e6cf5d51f60dc368f8bbec0596a56a58e8cca5ef3ba0fb185377ef33a33f5a2 undefined +036a932978d9e6cc323271f291c3b972e73a3dc04d36f7d0a92a050c1b408be7 undefined +48a0b0d4c743b839bba634d96d448bace4e13de896ac6b9b12e3ff04556aec32 undefined +d845a766d7fb399d8ad525a35229dd0b0818343c6a241cd54e7724cf9d1f4566 undefined +e3463c571f925d3e70d60730bc1f12d65b3ea34fe33bb6759371a6214e253823 undefined +cda1297ffe6da99301a95993dfab47fc14d751ea11d198e0e7a3e8323ec225b9 undefined +56a6a75a0461066dccb6072da4688bd2759cac96e953328b0b2b5e942939a494 undefined +8061994be0aeffa0762058199ced9d0503d54b9d3bea918e4772cee91ae2167e undefined +986d63566097e1fef5f6f8d9c0506eb6d0b61d4d7ae662073ebc061b1758fe16 undefined +d2a022a23447e6bfe21c918bb4e8d0b43710b1432b6893f2251b498f76279e44 undefined +eaa5dec01556279674b3f551ebbf5fcd877bcab757d33aec8d18f89f1d721da0 undefined +0e89fd701fc56d616e2bad096475164e892f8339cd342ccbff62cd783b13fd0b undefined +0ff9bca2c26db1c34213cc887431187c83aab5d3de578cd218c75cd6386d2ec0 undefined +26b266902d605cf18b5f296329c84fd227f373ae234e82787f832d4ead3121e2 undefined +228c2483c897d4c227c3351f9a66d915c8d7eb0fe0b96618297c9bdd9c0c7f32 undefined +a2462a988037844504a8170dd15420389d91ba2017912f914f31b0907366c582 undefined +42e3f93052e8f18056113ac8bd1e003943ea253a0a5fc9ad78913c11198f9208 undefined +0247a0446ba558bd68a177fbb04a10a4095add6ad85d11d6dfcd8adc4d552e35 undefined +db597e36f9925a3c22ac9cd0f0ff3fb987521465ec567d9263402a66191dc0aa undefined +4dc4c756d58df84053b1289945494a96adba9e8e183467e60dfb0686ded08d25 undefined +e55ff0d55065d66edbc0bdba333a21269687685caf92fdcdcf4458fb4303b737 undefined +9742d72b2a84b4421fa6004ec9e7a108b3f622a79c5e57fd1c7190da2e6008c2 undefined +4b5074d8642e0b34c6beec3db490e72ed608dd4d8b2577473a3b42e50d82ceea undefined +2ebb39f75eb885be8fc7f81e75a640d7d195d39ae3fb8b7938cb7600e437c9bb undefined +cfc20294b437355e56989f8366d007cd0cd15f1dad1972d046d9882ebe16d204 undefined +43ed3048640b11bbafb50d54d8362df63d800bf854de8ce1006824156461c2e7 undefined +c2a04006f373b451a1255ebffa5d9299928dd2b431f44079851f0fc63d2b396f undefined +e5cfa154ce849207ee9744fb47220f0017ff6901d18d93668d0da23cd0d16b01 undefined +32cc54cba0669c3d7cc662790470728062016f597d7da178889e5527345715d1 undefined +e0fd7b83c3b172434af9dd308c130994df7a4a1936682372c515e2484aa4ca6a undefined +c48f7ba9ae0e9c2311683f750aa2999338fcfe91fb2bed2b4a07b7b1eed47815 undefined +348faba9c4bda42f98271002a2c1590851e73715cce1dc00c12f8bc054545b60 undefined +a36b4305753b0fae83864a64e35ab399bc0858fb873eeb2a57da2e1e3b419980 undefined +1a17d4bec959b820046d25fc00afede578b1a6c4c35344a7594d0b053413bd81 undefined +65d1c5d85631c8be8cc3bcd1e3893a5749b000866b80db4b6e1b14877c4932a4 undefined +ba02b0085853a83a786ede445c448e2ae69635d0a59ce36b4ae5062c4f9ab05b undefined +ca7d186dab77fba5e7c39edf98e015709c77480549992d5a8c7486fcefadfab6 undefined +d5ad24967a4054e9021b0e806259621eab8f2fa60bf94b74fb8e2e135244eddb undefined +6a2595d7a6dad679fa68a56c0c662520ff73dc9c96daad535b0ee20fbe07d47a undefined +4ed2ad22102338721bdedac9e8f9ec1b27d7413ec5421d6b631ef3763cbcf111 undefined +d8fc6ce9df648032c1346de63f35cb1149ca59f81133aee9e50f43f16b876cfa undefined +072e46e254f8c6f3349f50d44334daef0d58cc9ce83375b76556db786e8020e0 undefined +23faa7c06fcda624ac15dd059f625b5ff94a79cb69263c54371b5b49de7d5750 undefined +d9aa0c374ac4257ecff773acff99feeb3edc7113c7aea8c959b12d6d4f4fd442 undefined +bab50aff5864c4c121cb1ffca319e97c21badd53c2759c6473fdec10d7c9f9ca undefined +adb1e6b789c264a0e2fbc39f6fcb0130838e24de1a2cb6a120fed24d08f6394b undefined +89fdbe93a76dae3fc4d0566d8950326d1b6c09b3fcfcac6c33dee022ac16c3ad undefined +9c899d114d913c51b305957bbbff48f55daab2d3099bd1175b6854da458d215a undefined +d98ce693ed844e1037e98366566aa4f19985d7c5a600d5ec101d1ff88bc562ca undefined +ebdfcf45f047f4d076082f65820f543a697aeb7a7485e02cb607efe005a6b692 undefined +c871fd1545166dbbcb184be179cd2c62ef524e579eb8e0bb82c90a3dd23ac3f1 undefined +eb9862c9cef5fdc7d6e35a40040dbf8448ad44b66938284dd40b4e3056d73191 undefined +1634b1caa211ffd80fb146e3f3891db52c58b705a5ea2528b017b4cb0860837b undefined +d8e2ebe6004ba5eca77713ae8e79e2327ac25c8fef27d723faa895282779f120 undefined +19f76f6909ffddb292348bdea65eecb322930c3794a8c70e0e72cc1a5b1b0ff4 undefined +a98c36d46449eb8eeeb563afda8465f014de437ac09a175075c34399647c9474 undefined +bd453721c94a2d29962d00148bd201a19b475275e673edf364585d3e4dd87364 undefined diff --git a/font-src/glyphs/letter/cyrillic/lje.ptl b/font-src/glyphs/letter/cyrillic/lje.ptl index 0574a6ea7f..f187c8e0b9 100644 --- a/font-src/glyphs/letter/cyrillic/lje.ptl +++ b/font-src/glyphs/letter/cyrillic/lje.ptl @@ -9,7 +9,7 @@ glyph-block Letter-Cyrillic-Lje : begin glyph-block-import CommonShapes glyph-block-import Common-Derivatives glyph-block-import Letter-Shared-Shapes : LegShape - glyph-block-import Letter-Cyrillic-Yeri : CyrlYeriUprightShape CyrlYeriRoundShape CyrlYeriCursiveShape + glyph-block-import Letter-Cyrillic-Yeri : YeriConfig define [CyrLjeShape Yeri df top] : glyph-proc local rightSB : df.width - df.leftSB @@ -32,12 +32,7 @@ glyph-block Letter-Cyrillic-Lje : begin if SLAB : begin include : HSerif.lt xTopLeft top (jut - [HSwToV : 0.5 * df.mvs]) df.mvs - define YerConfig : object - corner { CyrlYeriUprightShape } - round { CyrlYeriRoundShape } - cursive { CyrlYeriCursiveShape } - - foreach { suffix { Yeri } } [Object.entries YerConfig] : do + foreach { suffix { Yeri } } [Object.entries YeriConfig] : do create-glyph "cyrl/Lje.\(suffix)" : glyph-proc local df : include : DivFrame para.diversityM 3 include : df.markSet.capital diff --git a/font-src/glyphs/letter/cyrillic/nje.ptl b/font-src/glyphs/letter/cyrillic/nje.ptl index a5a4afccc0..7aa3c581fd 100644 --- a/font-src/glyphs/letter/cyrillic/nje.ptl +++ b/font-src/glyphs/letter/cyrillic/nje.ptl @@ -10,7 +10,7 @@ glyph-block Letter-Cyrillic-Nje : begin glyph-block-import Common-Derivatives glyph-block-import Letter-Shared : CreateDependentComposite glyph-block-import Letter-Shared-Shapes : SerifFrame - glyph-block-import Letter-Cyrillic-Yeri : CyrlYeriUprightShape CyrlYeriRoundShape CyrlYeriCursiveShape + glyph-block-import Letter-Cyrillic-Yeri : YeriConfig define SLAB-NONE 0 define SLAB-TOP-LEFT 1 @@ -63,23 +63,18 @@ glyph-block Letter-Cyrillic-Nje : begin include : df.markSet.e include : LeftHalf slabType df XH - define YerConfig : object - corner { CyrlYeriUprightShape } - round { CyrlYeriRoundShape } - cursive { CyrlYeriCursiveShape } - - foreach { suffix { Yeri } } [Object.entries YerConfig] : do + foreach { suffix { Yeri } } [Object.entries YeriConfig] : do create-glyph "cyrl/Nje/rightHalf.\(suffix)" : glyph-proc local df : include : DivFrame para.diversityM 3 include : df.markSet.capital include : RightHalf Yeri df CAP - DependentSelector.set currentGlyph : if (Yeri === CyrlYeriUprightShape) 'full' 'reduced' + DependentSelector.set currentGlyph : if (suffix === "corner") 'full' 'reduced' create-glyph "cyrl/nje/rightHalf.\(suffix)" : glyph-proc local df : include : DivFrame para.diversityM 3 include : df.markSet.e include : RightHalf Yeri df XH - DependentSelector.set currentGlyph : if (Yeri === CyrlYeriUprightShape) 'full' 'reduced' + DependentSelector.set currentGlyph : if (suffix === "corner") 'full' 'reduced' select-variant 'cyrl/Nje/leftHalf/full' follow -- 'cyrl/Nje/leftHalf' diff --git a/font-src/glyphs/letter/cyrillic/orthography.ptl b/font-src/glyphs/letter/cyrillic/orthography.ptl index b7def1199b..cd59aac3c7 100644 --- a/font-src/glyphs/letter/cyrillic/orthography.ptl +++ b/font-src/glyphs/letter/cyrillic/orthography.ptl @@ -29,7 +29,6 @@ glyph-block Letter-Cyrillic-Orthography : begin orthographic-italic 'cyrl/gheDescender' 0x4F7 orthographic-italic 'cyrl/ve' 0x432 orthographic-italic 'cyrl/gheStrokeHook' 0x4FB - orthographic-italic 'cyrl/yatTall' 0x1C87 orthographic-italic 'cyrl/dzze' 0xA689 orthographic-italic 'latn/yatSakha' 0xAB60 diff --git a/font-src/glyphs/letter/cyrillic/yat.ptl b/font-src/glyphs/letter/cyrillic/yat.ptl index f6ba5d3361..986c0516cd 100644 --- a/font-src/glyphs/letter/cyrillic/yat.ptl +++ b/font-src/glyphs/letter/cyrillic/yat.ptl @@ -10,17 +10,18 @@ glyph-block Letter-Cyrillic-Yat : begin glyph-block-import Mark-Adjustment : ExtendAboveBaseAnchors glyph-block-import Letter-Shared-Metrics : BowlXDepth glyph-block-import Letter-Shared-Shapes : LetterBarOverlay - glyph-block-import Letter-Cyrillic-Yeri : CyrlYeriUprightShape CyrlYeriCursiveShape + glyph-block-import Letter-Cyrillic-Yeri : YeriConfig glyph-block-import Letter-Cyrillic-Iotified-A : Iotified + glyph-block-import Letter-Shared-Shapes : nShoulderKnots define [xBarLeft df] : Math.max (df.rightSB - (RightSB - SB)) : if SLAB Just ([mix df.leftSB df.rightSB 0.35] - [HSwToV : 0.5 * df.mvs]) Just [mix df.leftSB df.rightSB 0.2] - define [YatShape] : with-params [df top [pBar 0.5] [fLowerCase false] [sw df.mvs] [xCrossbarLeftOverride nothing] [yCrossbarOverride nothing] [YeriShape CyrlYeriUprightShape]] : glyph-proc + define [YatShape] : with-params [df Yeri top [pBar 0.5] [fLowerCase false] [sw df.mvs] [xCrossbarLeftOverride nothing] [yCrossbarOverride nothing]] : glyph-proc local xYeriLeft : xBarLeft df - include : YeriShape top + include : Yeri top left -- xYeriLeft right -- df.rightSB - O * 2 pBar -- pBar @@ -44,42 +45,14 @@ glyph-block Letter-Cyrillic-Yat : begin eject-contour 'serifYeriLT' include : tagged 'serifLT' : HSerif.lt xYeriLeft Ascender SideJut sw - create-glyph 'cyrl/Yat' 0x462 : glyph-proc - local df : include : DivFrame [mix 1 para.diversityM 0.5] - include : df.markSet.capital - include : YatShape df CAP - pBar -- 0.5 - - create-glyph 'cyrl/yat.upright' : glyph-proc - local df : include : DivFrame [mix 1 para.diversityM 0.5] - include : df.markSet.b - include : YatShape df Ascender - pBar -- (0.55 * XH / Ascender) - fLowerCase -- true - - # Italic form unknwon, so we just use the upright form - do - create-glyph 'cyrl/yatTall.upright' : make CyrlYeriUprightShape - create-glyph 'cyrl/yatTall.italic' : make CyrlYeriCursiveShape - : where - [make Yeri] : glyph-proc - local df : include : DivFrame [mix 1 para.diversityM 0.5] - include : df.markSet.b - include : ExtendAboveBaseAnchors (Ascender + 0.5 * AccentStackOffset) - include : YatShape df (Ascender + 0.5 * AccentStackOffset) - pBar -- (0.55 * XH / (Ascender + 0.5 * AccentStackOffset)) - fLowerCase -- true - yCrossbarOverride -- Ascender - YeriShape -- Yeri - - define [IotifiedYatShape] : with-params [df top [pBar 0.5] [fLowerCase false]] : glyph-proc + define [IotifiedYatShape] : with-params [df Yeri top [pBar 0.5] [fLowerCase false]] : glyph-proc local gap : 0.25 * (df.width - 2 * df.leftSB - [if SLAB 2.5 4.5] * df.mvs) define divSub : (df.width - gap - df.mvs) / Width define dfSub : DivFrame divSub 2 local shift : Width * (df.div - divSub) include : with-transform [ApparentTranslate shift 0] - YatShape dfSub top + YatShape dfSub Yeri top pBar -- pBar fLowerCase -- fLowerCase sw -- df.mvs @@ -90,40 +63,58 @@ glyph-block Letter-Cyrillic-Yat : begin include : Iotified.ascender df top 0 (fCapital -- false) include : Iotified.full df top 0 (fCapital -- true) - create-glyph 'cyrl/YatIotified' 0xA652 : glyph-proc - local df : include : DivFrame para.diversityM 3 - include : df.markSet.capital - include : IotifiedYatShape df CAP (pBar -- 0.5) + foreach { suffix { Yeri } } [pairs-of YeriConfig] : do + create-glyph "cyrl/Yat.\(suffix)" : glyph-proc + local df : include : DivFrame [mix 1 para.diversityM 0.5] + include : df.markSet.capital + include : YatShape df Yeri CAP + pBar -- 0.5 - create-glyph 'cyrl/yatIotified' 0xA653 : glyph-proc - local df : include : DivFrame para.diversityM 3 - include : df.markSet.b - include : IotifiedYatShape df Ascender (pBar -- 0.375) (fLowerCase -- true) + create-glyph "cyrl/yat.upright.\(suffix)" : glyph-proc + local df : include : DivFrame [mix 1 para.diversityM 0.5] + include : df.markSet.b + include : YatShape df Yeri Ascender + pBar -- (0.55 * XH / Ascender) + fLowerCase -- true - glyph-block-import Letter-Shared-Shapes : nShoulderKnots - create-glyph 'cyrl/yat.italic' : glyph-proc - local df : include : DivFrame para.diversityM 3 - include : df.markSet.e - - local xMidBarLeft : df.middle - [HSwToV : 0.5 * df.mvs] - local xMidBarRight : df.middle + [HSwToV : 0.5 * df.mvs] - - include : VBar.l df.leftSB 0 XH df.mvs - include : dispiro - nShoulderKnots - left -- (df.leftSB + [HSwToV df.mvs]) - right -- xMidBarRight - fine -- ShoulderFine - bottom -- (XH - SmallArchDepthB - 0.1) + create-glyph "cyrl/yatTall.\(suffix)" : glyph-proc + local df : include : DivFrame [mix 1 para.diversityM 0.5] + include : df.markSet.b + include : ExtendAboveBaseAnchors (Ascender + 0.5 * AccentStackOffset) + include : YatShape df Yeri (Ascender + 0.5 * AccentStackOffset) + pBar -- (0.55 * XH / (Ascender + 0.5 * AccentStackOffset)) + fLowerCase -- true + yCrossbarOverride -- Ascender + + create-glyph "cyrl/YatIotified.\(suffix)" : glyph-proc + local df : include : DivFrame para.diversityM 3 + include : df.markSet.capital + include : IotifiedYatShape df Yeri CAP (pBar -- 0.5) + + create-glyph "cyrl/yatIotified.\(suffix)" : glyph-proc + local df : include : DivFrame para.diversityM 3 + include : df.markSet.b + include : IotifiedYatShape df Yeri Ascender (pBar -- 0.375) (fLowerCase -- true) + + # Italic Yat + create-glyph "cyrl/yat.italic/yeri.\(suffix)" : glyph-proc + local df : include : DivFrame para.diversityM 3 + include : df.markSet.e + + local xMidBarLeft : df.middle - [HSwToV : 0.5 * df.mvs] + + include : Yeri XH xMidBarLeft df.rightSB stroke -- df.mvs + yStart -- (XH - SmallArchDepthB) + eject-contour 'serifYeriLT' - include : CyrlYeriCursiveShape XH xMidBarLeft df.rightSB (stroke -- df.mvs) - yStart -- (XH - SmallArchDepthB) - eject-contour 'serifYeriLT' + select-variant 'cyrl/Yat' 0x462 (follow -- 'cyrl/YeriBar') + select-variant 'cyrl/yat.upright' (follow -- 'cyrl/yeriBar') + select-variant 'cyrl/yatTall' 0x1C87 (follow -- 'cyrl/yeriBar') - if SLAB : begin - if [not para.isItalic] : include : tagged 'serifLB' - HSerif.lb df.leftSB 0 SideJut - include : tagged 'serifLT' : HSerif.lt df.leftSB XH SideJut + select-variant 'cyrl/YatIotified' 0xA652 (follow -- 'cyrl/YeriBar') + select-variant 'cyrl/yatIotified' 0xA653 (follow -- 'cyrl/yeriBar') + select-variant 'cyrl/yat.italic/yeri' (follow -- 'cyrl/yeriBar') + derive-composites 'cyrl/yat.italic' null 'cyrl/yat.italic/base' 'cyrl/yat.italic/yeri' alias 'latn/yatSakha.italic' null 'cyrl/yat.italic' diff --git a/font-src/glyphs/letter/cyrillic/yeri.ptl b/font-src/glyphs/letter/cyrillic/yeri.ptl index b27efeeed5..ffe9302add 100644 --- a/font-src/glyphs/letter/cyrillic/yeri.ptl +++ b/font-src/glyphs/letter/cyrillic/yeri.ptl @@ -206,7 +206,13 @@ glyph-block Letter-Cyrillic-Yeri : begin corner xLeft top [widths.lhs : AdviceStroke 5.5] corner (0.25 * xLeft) (top - xLeft) - define YerConfig : object + glyph-block-export YeriConfig + define YeriConfig : object + corner { CyrlYeriUprightShape } + round { CyrlYeriRoundShape } + cursive { CyrlYeriCursiveShape } + + define YeryConfig : object corner { CyrlYeriUprightShape false } round { CyrlYeriRoundShape false } cursive { CyrlYeriCursiveShape false } @@ -221,7 +227,7 @@ glyph-block Letter-Cyrillic-Yeri : begin bot -- top * DefaultBarPos + stroke / 2 top -- top - [if SLAB Stroke 0] - foreach { suffix { Yeri fTail } } [Object.entries YerConfig] : do + foreach { suffix { Yeri } } [Object.entries YeriConfig] : do create-glyph "cyrl/Yeri.\(suffix)" : glyph-proc local df : include : DivFrame 1 include : df.markSet.capital @@ -260,6 +266,14 @@ glyph-block Letter-Cyrillic-Yeri : begin local df : include : DivFrame [mix 1 para.diversityM 0.5] include : df.markSet.e include : CyrNeutralYerShape Yeri XH (left -- df.leftSB) (right -- df.rightSB) + create-glyph "ZhuangToneSix.\(suffix)" : glyph-proc + include : MarkSet.capital + include : ZhuangToneSixShape Yeri CAP + create-glyph "zhuangToneSix.\(suffix)" : glyph-proc + include : MarkSet.e + include : ZhuangToneSixShape Yeri XH + + foreach { suffix { Yeri fTail } } [Object.entries YeryConfig] : do create-glyph "cyrl/Yery.\(suffix)" : glyph-proc local df : include : DivFrame [mix 1 para.diversityM 1.5] 3 include : df.markSet.capital @@ -277,14 +291,6 @@ glyph-block Letter-Cyrillic-Yeri : begin include : df.markSet.e include : CyrYeryShape Yeri df XH true fTail - create-glyph "ZhuangToneSix.\(suffix)" : glyph-proc - include : MarkSet.capital - include : ZhuangToneSixShape Yeri CAP - create-glyph "zhuangToneSix.\(suffix)" : glyph-proc - include : MarkSet.e - include : ZhuangToneSixShape Yeri XH - - select-variant 'cyrl/Yer' 0x42A select-variant 'cyrl/yer' 0x44A select-variant 'cyrl/yer.BGR' (shapeFrom -- 'cyrl/yer') diff --git a/font-src/glyphs/letter/latin-ext/sakha-yat.ptl b/font-src/glyphs/letter/latin-ext/sakha-yat.ptl index 1bc6965199..3877a616c1 100644 --- a/font-src/glyphs/letter/latin-ext/sakha-yat.ptl +++ b/font-src/glyphs/letter/latin-ext/sakha-yat.ptl @@ -8,7 +8,7 @@ glyph-block Letter-Latin-Sakha-Yat : begin glyph-block-import CommonShapes glyph-block-import Common-Derivatives glyph-block-import Letter-Shared-Shapes : SerifFrame - glyph-block-import Letter-Cyrillic-Yeri : CyrlYeriUprightShape CyrlYeriRoundShape CyrlYeriCursiveShape + glyph-block-import Letter-Cyrillic-Yeri : YeriConfig glyph-block-import Letter-Cyrillic-Iotified-A : Iotified define [SakhaYatShape Yeri df top] : glyph-proc @@ -21,12 +21,7 @@ glyph-block Letter-Latin-Sakha-Yat : begin include : Iotified.outer df top (df.middle + [HSwToV : 0.5 * df.mvs]) (top - df.mvs * 0.5) - define YerConfig : object - corner { CyrlYeriUprightShape } - round { CyrlYeriRoundShape } - cursive { CyrlYeriCursiveShape } - - foreach { suffix { Yeri } } [Object.entries YerConfig] : do + foreach { suffix { Yeri } } [Object.entries YeriConfig] : do create-glyph "latn/yatSakha.upright.\(suffix)" : glyph-proc local df : include : DivFrame para.diversityM 3 include : df.markSet.e diff --git a/font-src/glyphs/letter/latin/c.ptl b/font-src/glyphs/letter/latin/c.ptl index 3b9b3b59a2..c96f0e19be 100644 --- a/font-src/glyphs/letter/latin/c.ptl +++ b/font-src/glyphs/letter/latin/c.ptl @@ -187,14 +187,16 @@ glyph-block Letter-Latin-C : begin include : lf.full create-glyph "c/centKernelStd.\(suffix)" : glyph-proc - set-base-anchor 'cvDecompose' 0 0 + set-width 0 + set-mark-anchor 'cvDecompose' Middle (XH / 2) local lf : CLetterForm [DivFrame 1] sty styBot XH 0 ada -- SmallArchDepthA adb -- SmallArchDepthB include : lf.full create-glyph "c/centKernelCap.\(suffix)" : glyph-proc - set-base-anchor 'cvDecompose' 0 0 + set-width 0 + set-mark-anchor 'cvDecompose' Middle (CAP / 2) local t : CAP / 2 + XH / 2 local b : CAP / 2 - XH / 2 local lf : CLetterForm [DivFrame 1] sty styBot t b @@ -365,8 +367,10 @@ glyph-block Letter-Latin-C : begin define fine : AdviceStroke [StrokeWidthBlend 3 5.5] local yMid : mix bot top 0.5 - local fillBottom : yMid - XH / 2 - local fillTop : yMid + XH / 2 + local fillBottom : yMid - XH / 2 + HalfStroke + local fillTop : yMid + XH / 2 - HalfStroke + + set-base-anchor 'cvDecompose' Middle yMid # Draw the outside subbars include : dispiro diff --git a/font-src/glyphs/letter/latin/lower-il.ptl b/font-src/glyphs/letter/latin/lower-il.ptl index d7d16fd399..d097b38844 100644 --- a/font-src/glyphs/letter/latin/lower-il.ptl +++ b/font-src/glyphs/letter/latin/lower-il.ptl @@ -9,10 +9,11 @@ glyph-block Letter-Latin-Lower-I : begin glyph-block-import CommonShapes glyph-block-import Common-Derivatives glyph-block-import Mark-Adjustment : ExtendBelowBaseAnchors - glyph-block-import Letter-Shared : CreateCommaCaronComposition - glyph-block-import Letter-Shared : CreateAccentedComposition CreateMultiAccentedComposition CreateOgonekComposition + glyph-block-import Letter-Shared : CreateAccentedComposition CreateMultiAccentedComposition + glyph-block-import Letter-Shared : CreateCommaCaronComposition CreateOgonekComposition glyph-block-import Letter-Shared-Shapes : FlatHookDepth DiagonalTailR DiagonalTailStdDepth - glyph-block-import Letter-Shared-Shapes : CurlyTail BeltOverlay PalatalHook RetroflexHook LetterBarOverlay + glyph-block-import Letter-Shared-Shapes : CurlyTail BeltOverlay PalatalHook + glyph-block-import Letter-Shared-Shapes : RetroflexHook LetterBarOverlay RightwardTailedBar glyph-block-export OverrideILMarks define [OverrideILMarks df xMiddle yTop] : glyph-proc @@ -29,10 +30,10 @@ glyph-block Letter-Latin-Lower-I : begin set-base-anchor 'topRight' (xMiddle + df.rightSB - df.middle) yTop # Support shapes - define [TailedDotlessXMiddle df addTopSerif] : df.middle - [if addTopSerif 0 : IBalance2 df] - define [ItalicDotlessIShift df] : (1 - df.div) * 0.2 - define [ItalicDotlessIXMiddle df] : begin - return : mix df.leftSB df.rightSB ([StrokeWidthBlend 0.42 0.46] - [ItalicDotlessIShift df]) + define [FlatTailedDotlessIXMiddle df addTopSerif] : df.middle - [if addTopSerif 0 : IBalance2 df] + define [TailedDotlessIShift df] : (1 - df.div) * 0.2 + define [TailedDotlessIXMiddle df addTopSerif] : begin + return : mix df.leftSB df.rightSB ([StrokeWidthBlend 0.42 0.46] - [TailedDotlessIShift df]) ########################################################################################### # Implementations @@ -42,14 +43,10 @@ glyph-block Letter-Latin-Lower-I : begin export : define [Hooky df] : df.middle + [IBalance2 df] export : define [HookyBottom df] : df.middle - [IBalance2 df] export : define [Serifed df] : df.middle + [IBalance df] - export : define [Tailed df] : if para.isItalic - ItalicDotlessIXMiddle df - TailedDotlessXMiddle df false - export : define [TailedSerifed df] : if para.isItalic - ItalicDotlessIXMiddle df - TailedDotlessXMiddle df true - export : define [FlatTailed df] : TailedDotlessXMiddle df false - export : define [SerifedFlatTailed df] : TailedDotlessXMiddle df true + export : define [Tailed df] : TailedDotlessIXMiddle df false + export : define [TailedSerifed df] : TailedDotlessIXMiddle df true + export : define [FlatTailed df] : FlatTailedDotlessIXMiddle df false + export : define [SerifedFlatTailed df] : FlatTailedDotlessIXMiddle df true export : define [PhoneticLeft df] : df.leftSB + [HSwToV Stroke] define Body : namespace @@ -70,9 +67,9 @@ glyph-block Letter-Latin-Lower-I : begin HSerif.mb df.middle 0 (LongJut * df.div) set-base-anchor 'trailing' (df.middle + LongJut * df.div) 0 - define [IalicTailed df top xMiddle] : glyph-proc + export : define [Tailed df top xMiddle] : glyph-proc local fine : AdviceStroke 3 - local shift : ItalicDotlessIShift df + local shift : TailedDotlessIShift df local left : xMiddle - [HSwToV : 0.5 * df.mvs] local right : mix df.leftSB df.rightSB (1.1 - shift) local rightTerm : Math.max right (left + HookX + df.mvs) @@ -90,7 +87,23 @@ glyph-block Letter-Latin-Lower-I : begin set-base-anchor 'trailing' [mix left rightTerm 0.5] 0 set-base-anchor 'palatalHookMask' [mix left rightTerm 0.5] (HalfStroke + O) - define [UprightTailed df top xMiddle] : glyph-proc + export : define [FlatTailed df top xMiddle] : glyph-proc + local tailLength : LongJut * 1.05 * [mix 1 df.div 0.75] + local hd : FlatHookDepth df + + define xFinal : xMiddle + [Math.max (hd.x - [HSwToV : 0.5 * df.mvs] + 1) tailLength] + 0.5 * df.mvs * TanSlope + include : dispiro + widths.center df.mvs + flat xMiddle top [heading Downward] + curl xMiddle hd.y + arcvh.superness DesignParameters.tightHookSuperness + flat (xMiddle + hd.x - [HSwToV : 0.5 * df.mvs]) (0.5 * df.mvs) + curl xFinal (0.5 * df.mvs) + + include : OverrideILMarks df xMiddle top + set-base-anchor 'trailing' xFinal 0 + + export : define [SemiTailed df top xMiddle] : glyph-proc local tailLength : LongJut * 1.05 * [mix 1 df.div 0.75] local hookScaleX : mix 1 df.div 0.5 local hookScaleY : mix 1 df.div 1.25 @@ -108,25 +121,8 @@ glyph-block Letter-Latin-Lower-I : begin set-base-anchor 'trailing' (xMiddle + x0) 0 set-base-anchor 'palatalHookMask' (xMiddle + x0) (HalfStroke + O) - export : define [Tailed df top xMiddle] : if para.isItalic - IalicTailed df top xMiddle - UprightTailed df top xMiddle - - export : define [FlatTailed df top xMiddle] : glyph-proc - local tailLength : LongJut * 1.05 * [mix 1 df.div 0.75] - local hd : FlatHookDepth df - - define xFinal : xMiddle + [Math.max (hd.x - [HSwToV : 0.5 * df.mvs] + 1) tailLength] + 0.5 * df.mvs * TanSlope - include : dispiro - widths.center df.mvs - flat xMiddle top [heading Downward] - curl xMiddle hd.y - arcvh.superness DesignParameters.tightHookSuperness - flat (xMiddle + hd.x - [HSwToV : 0.5 * df.mvs]) (0.5 * df.mvs) - curl xFinal (0.5 * df.mvs) - - include : OverrideILMarks df xMiddle top - set-base-anchor 'trailing' xFinal 0 + export : define [ShortTailed df top xMiddle] : glyph-proc + include : RightwardTailedBar (xMiddle + [HSwToV : 0.5 * Stroke]) 0 top export : define [DiagTailed df top xMiddle] : glyph-proc include : OverrideILMarks df xMiddle top @@ -179,6 +175,8 @@ glyph-block Letter-Latin-Lower-I : begin 'serifedFlatTailed' { Body.FlatTailed Serifs.Hooky XMiddle.SerifedFlatTailed para.diversityI Stroke } 'diagonalTailed' { Body.DiagTailed null XMiddle.FlatTailed para.diversityII Stroke } 'serifedDiagonalTailed' { Body.DiagTailed Serifs.Hooky XMiddle.SerifedFlatTailed para.diversityI Stroke } + 'semiTailed' { Body.SemiTailed null XMiddle.FlatTailed para.diversityII Stroke } + 'serifedSemiTailed' { Body.SemiTailed Serifs.Hooky XMiddle.SerifedFlatTailed para.diversityI Stroke } 'hookyBottom' { Body.HookyBottom null XMiddle.HookyBottom para.diversityII Stroke } # Decompressed 'hookyDec' { Body.Serifless Serifs.Hooky XMiddle.Hooky para.diversityI 0 } @@ -186,6 +184,7 @@ glyph-block Letter-Latin-Lower-I : begin 'tailedDec' { Body.Tailed null XMiddle.Tailed para.diversityI Stroke } 'flatTailedDec' { Body.FlatTailed null XMiddle.FlatTailed para.diversityI Stroke } 'diagonalTailedDec' { Body.DiagTailed null XMiddle.FlatTailed para.diversityI Stroke } + 'semiTailedDec' { Body.SemiTailed null XMiddle.FlatTailed para.diversityI Stroke } 'hookyBottomDec' { Body.HookyBottom null XMiddle.HookyBottom para.diversityI Stroke } # R Tail 'hookyRTail' { Body.Serifless Serifs.Hooky XMiddle.Center para.diversityII 0 } @@ -197,10 +196,12 @@ glyph-block Letter-Latin-Lower-I : begin 'hookyPL' { Body.PhoneticLeft Serifs.Hooky XMiddle.PhoneticLeft 1 0 } 'seriflessPL' { Body.PhoneticLeft null XMiddle.PhoneticLeft 1 0 } # Special variants for Tau (which is built using dotlessi) - 'tau/tailless' { Body.Serifless null XMiddle.Center para.diversityF 0 } + 'tau/tailless' { Body.Serifless null XMiddle.Center 1 0 } 'tau/tailed' { Body.Tailed null XMiddle.Tailed 1 Stroke } 'tau/flatTailed' { Body.FlatTailed null XMiddle.FlatTailed 1 Stroke } 'tau/diagonalTailed' { Body.DiagTailed null XMiddle.FlatTailed 1 Stroke } + 'tau/semiTailed' { Body.SemiTailed null XMiddle.FlatTailed 1 Stroke } + 'tau/shortTailed' { Body.ShortTailed null XMiddle.Center 1 Stroke } foreach { suffix { Body Serif xMiddleT div y0R } } [Object.entries SmallILConfig] : do create-glyph "dotlessi.\(suffix)" : glyph-proc @@ -279,6 +280,8 @@ glyph-block Letter-Latin-Lower-I : begin include : Body df XH xMiddle include : HBar.t df.leftSB df.rightSB XH + currentGlyph.deleteBaseAnchor 'trailing' + do "i glyphs" select-variant 'dotlessi' 0x131 link-reduced-variant 'dotlessi/sansSerif' 'dotlessi' MathSansSerif diff --git a/font-src/glyphs/letter/latin/lower-n.ptl b/font-src/glyphs/letter/latin/lower-n.ptl index 16d4ec472d..4a910788a1 100644 --- a/font-src/glyphs/letter/latin/lower-n.ptl +++ b/font-src/glyphs/letter/latin/lower-n.ptl @@ -215,6 +215,16 @@ glyph-block Letter-Latin-Lower-N : begin include : MidHook.m df XH + create-glyph "cyrl/yat.italic/base.\(suffix)" : glyph-proc + local df : include : DivFrame para.diversityM 3 + include : df.markSet.e + + local xMidBarRight : df.middle + [HSwToV : 0.5 * df.mvs] + include : Body XH df.leftSB xMidBarRight (XH - SmallArchDepthB - 0.1) df.mvs + + if sLT : include : sLT df XH + if sLB : include : sLB df 0 + select-variant 'n' 'n' link-reduced-variant 'n/sansSerif' 'n' MathSansSerif link-reduced-variant 'n/descBase' 'n' @@ -245,6 +255,8 @@ glyph-block Letter-Latin-Lower-N : begin select-variant 'cyrl/peMidHook.italic' (follow -- 'cyrl/pe.italic') + select-variant 'cyrl/yat.italic/base' + do "n with Apostrophe" derive-glyphs 'nApostrophe/comma' null 'commaAbove/asPunctuation' : function [src gr] : glyph-proc include : with-transform [Translate (Width + SB - Middle) 0] diff --git a/font-src/glyphs/letter/latin/lower-q.ptl b/font-src/glyphs/letter/latin/lower-q.ptl index a86045b342..885154ea15 100644 --- a/font-src/glyphs/letter/latin/lower-q.ptl +++ b/font-src/glyphs/letter/latin/lower-q.ptl @@ -102,7 +102,7 @@ glyph-block Letter-Latin-Lower-Q : begin derive-glyphs 'qHookTop' 0x2A0 "q/hookTopBase" : function [src gr] : glyph-proc include [refer-glyph src] AS_BASE ALSO_METRICS include : VBar.r RightSB 0 XH - include : TopHook.rBarOuter RightSB Descender XH + include : TopHook.rBarOuter RightSB 0 XH glyph-block-import Letter-Blackboard : BBS BBD BBBarRight create-glyph 'mathbb/q' 0x1D562 : glyph-proc diff --git a/font-src/glyphs/letter/latin/s.ptl b/font-src/glyphs/letter/latin/s.ptl index 9a4aff886a..8db17bfee5 100644 --- a/font-src/glyphs/letter/latin/s.ptl +++ b/font-src/glyphs/letter/latin/s.ptl @@ -249,21 +249,23 @@ glyph-block Letter-Latin-S : begin include : SAutoSlabEnd doBS 0 sw Hook create-glyph "S/dollarKernelStd.\(suffix)" : glyph-proc + set-width 0 + set-mark-anchor 'cvDecompose' Middle (CAP / 2) + define top : CAP * 0.95 define bot : CAP * 0.05 local sw : AdviceStroke2 2 3 (top - bot) - include : MarkSet.capital - set-base-anchor 'cvDecompose' 0 0 include : SStrokeImpl top bot doTS doBS sw EssUpper include : SAutoSlabStart doTS top sw Hook include : SAutoSlabEnd doBS bot sw Hook create-glyph "S/dollarKernelCap.\(suffix)" : glyph-proc + set-width 0 + set-mark-anchor 'cvDecompose' Middle (CAP / 2) + define top : CAP * 0.88 define bot : CAP * 0.12 local sw : AdviceStroke2 2 3 (top - bot) - include : MarkSet.capital - set-base-anchor 'cvDecompose' 0 0 include : SStrokeImpl top bot doTS doBS sw EssUpper include : SAutoSlabStart doTS top sw Hook include : SAutoSlabEnd doBS bot sw Hook @@ -469,6 +471,8 @@ glyph-block Letter-Latin-S : begin define w : AdviceStroke 3 define fine : AdviceStroke [StrokeWidthBlend 3 5.5] + set-base-anchor 'cvDecompose' Middle (CAP / 2) + include : dispiro widths.center w flat Middle (top - HalfStroke) diff --git a/font-src/support/gr.mjs b/font-src/support/gr.mjs index f064f449b0..d9c16d7b81 100644 --- a/font-src/support/gr.mjs +++ b/font-src/support/gr.mjs @@ -429,7 +429,10 @@ function queryCvFeatureTagsOf(sink, gid, glyph, tagSet) { existingFeatures.set(gr.tag, series); } - const featureApp = { css: `'${gr.tag}' ${gr.rank}`, description: gr.description }; + const featureApp = { + css: `'${gr.tag}' ${String(gr.rank).padStart(2)}`, + description: gr.description + }; if (!series.groups[gr.groupRank]) series.groups[gr.groupRank] = []; series.groups[gr.groupRank].push(featureApp); } diff --git a/images/button-release.dark.svg b/images/button-release.dark.svg index 5f0143d246..f289307328 100644 --- a/images/button-release.dark.svg +++ b/images/button-release.dark.svg @@ -9,7 +9,8 @@ - + + @@ -20,12 +21,12 @@ - + - + - + \ No newline at end of file diff --git a/images/button-release.light.svg b/images/button-release.light.svg index 5948a53625..60db6e3649 100644 --- a/images/button-release.light.svg +++ b/images/button-release.light.svg @@ -9,7 +9,8 @@ - + + @@ -20,12 +21,12 @@ - + - + - + \ No newline at end of file diff --git a/images/cs-block-ipa-extensions.dark.svg b/images/cs-block-ipa-extensions.dark.svg index 169fdd24cb..369265f8d2 100644 --- a/images/cs-block-ipa-extensions.dark.svg +++ b/images/cs-block-ipa-extensions.dark.svg @@ -99,7 +99,7 @@ - + diff --git a/images/cs-block-ipa-extensions.light.svg b/images/cs-block-ipa-extensions.light.svg index be73c21849..ce4f69826e 100644 --- a/images/cs-block-ipa-extensions.light.svg +++ b/images/cs-block-ipa-extensions.light.svg @@ -99,7 +99,7 @@ - + diff --git a/images/cs-block-latin-1-supplement.dark.svg b/images/cs-block-latin-1-supplement.dark.svg index 0cdf37395f..fda7f0a3c5 100644 --- a/images/cs-block-latin-1-supplement.dark.svg +++ b/images/cs-block-latin-1-supplement.dark.svg @@ -20,7 +20,7 @@ - + diff --git a/images/cs-block-latin-1-supplement.light.svg b/images/cs-block-latin-1-supplement.light.svg index 24d9403524..486d8aefc1 100644 --- a/images/cs-block-latin-1-supplement.light.svg +++ b/images/cs-block-latin-1-supplement.light.svg @@ -20,7 +20,7 @@ - + diff --git a/images/cv-cent-bar-interrupted-cap.dark.svg b/images/cv-cent-bar-interrupted-cap.dark.svg index 27fa448527..73a465188c 100644 --- a/images/cv-cent-bar-interrupted-cap.dark.svg +++ b/images/cv-cent-bar-interrupted-cap.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-bar-interrupted-cap.light.svg b/images/cv-cent-bar-interrupted-cap.light.svg index 3ee9f7147e..786b57ee09 100644 --- a/images/cv-cent-bar-interrupted-cap.light.svg +++ b/images/cv-cent-bar-interrupted-cap.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-bar-interrupted.dark.svg b/images/cv-cent-bar-interrupted.dark.svg index c5098d9323..ac3f2ecb5f 100644 --- a/images/cv-cent-bar-interrupted.dark.svg +++ b/images/cv-cent-bar-interrupted.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-bar-interrupted.light.svg b/images/cv-cent-bar-interrupted.light.svg index 8a708b8837..217c6c8704 100644 --- a/images/cv-cent-bar-interrupted.light.svg +++ b/images/cv-cent-bar-interrupted.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-open-cap.dark.svg b/images/cv-cent-open-cap.dark.svg index b52880ab07..d996ac41e5 100644 --- a/images/cv-cent-open-cap.dark.svg +++ b/images/cv-cent-open-cap.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-open-cap.light.svg b/images/cv-cent-open-cap.light.svg index 0dad77d7d6..9c4542cce3 100644 --- a/images/cv-cent-open-cap.light.svg +++ b/images/cv-cent-open-cap.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-open.dark.svg b/images/cv-cent-open.dark.svg index 88ab393534..6096311de6 100644 --- a/images/cv-cent-open.dark.svg +++ b/images/cv-cent-open.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-open.light.svg b/images/cv-cent-open.light.svg index 0fee9ff870..3ed2a731d9 100644 --- a/images/cv-cent-open.light.svg +++ b/images/cv-cent-open.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-through-cap.dark.svg b/images/cv-cent-through-cap.dark.svg index fa329d7692..07ed47329e 100644 --- a/images/cv-cent-through-cap.dark.svg +++ b/images/cv-cent-through-cap.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-through-cap.light.svg b/images/cv-cent-through-cap.light.svg index dc5da83cfe..1578719454 100644 --- a/images/cv-cent-through-cap.light.svg +++ b/images/cv-cent-through-cap.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-through.dark.svg b/images/cv-cent-through.dark.svg index f8f8fdd994..edde35f15d 100644 --- a/images/cv-cent-through.dark.svg +++ b/images/cv-cent-through.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-cent-through.light.svg b/images/cv-cent-through.light.svg index 3b91040bbb..633b1e1fce 100644 --- a/images/cv-cent-through.light.svg +++ b/images/cv-cent-through.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-i-semi-tailed.dark.svg b/images/cv-i-semi-tailed.dark.svg new file mode 100644 index 0000000000..1250503963 --- /dev/null +++ b/images/cv-i-semi-tailed.dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-i-semi-tailed.light.svg b/images/cv-i-semi-tailed.light.svg new file mode 100644 index 0000000000..e37449aa1a --- /dev/null +++ b/images/cv-i-semi-tailed.light.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-i-serifed-semi-tailed.dark.svg b/images/cv-i-serifed-semi-tailed.dark.svg new file mode 100644 index 0000000000..38ef05f3e7 --- /dev/null +++ b/images/cv-i-serifed-semi-tailed.dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-i-serifed-semi-tailed.light.svg b/images/cv-i-serifed-semi-tailed.light.svg new file mode 100644 index 0000000000..f18153e6cc --- /dev/null +++ b/images/cv-i-serifed-semi-tailed.light.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-i-tailed-serifed.dark.svg b/images/cv-i-tailed-serifed.dark.svg index 38ef05f3e7..15819c9a18 100644 --- a/images/cv-i-tailed-serifed.dark.svg +++ b/images/cv-i-tailed-serifed.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-i-tailed-serifed.light.svg b/images/cv-i-tailed-serifed.light.svg index f18153e6cc..f3e5b3d27a 100644 --- a/images/cv-i-tailed-serifed.light.svg +++ b/images/cv-i-tailed-serifed.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-i-tailed.dark.svg b/images/cv-i-tailed.dark.svg index 1250503963..af458bffd1 100644 --- a/images/cv-i-tailed.dark.svg +++ b/images/cv-i-tailed.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-i-tailed.light.svg b/images/cv-i-tailed.light.svg index e37449aa1a..535867c60b 100644 --- a/images/cv-i-tailed.light.svg +++ b/images/cv-i-tailed.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-l-semi-tailed.dark.svg b/images/cv-l-semi-tailed.dark.svg new file mode 100644 index 0000000000..00b44c9587 --- /dev/null +++ b/images/cv-l-semi-tailed.dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-l-semi-tailed.light.svg b/images/cv-l-semi-tailed.light.svg new file mode 100644 index 0000000000..a28f5d1aaf --- /dev/null +++ b/images/cv-l-semi-tailed.light.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-l-serifed-semi-tailed.dark.svg b/images/cv-l-serifed-semi-tailed.dark.svg new file mode 100644 index 0000000000..28bc2feffc --- /dev/null +++ b/images/cv-l-serifed-semi-tailed.dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-l-serifed-semi-tailed.light.svg b/images/cv-l-serifed-semi-tailed.light.svg new file mode 100644 index 0000000000..995848679f --- /dev/null +++ b/images/cv-l-serifed-semi-tailed.light.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-l-tailed-serifed.dark.svg b/images/cv-l-tailed-serifed.dark.svg index 28bc2feffc..00402090e1 100644 --- a/images/cv-l-tailed-serifed.dark.svg +++ b/images/cv-l-tailed-serifed.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-l-tailed-serifed.light.svg b/images/cv-l-tailed-serifed.light.svg index 995848679f..cfd3c00450 100644 --- a/images/cv-l-tailed-serifed.light.svg +++ b/images/cv-l-tailed-serifed.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-l-tailed.dark.svg b/images/cv-l-tailed.dark.svg index 00b44c9587..c48c96817f 100644 --- a/images/cv-l-tailed.dark.svg +++ b/images/cv-l-tailed.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-l-tailed.light.svg b/images/cv-l-tailed.light.svg index a28f5d1aaf..e154f36abe 100644 --- a/images/cv-l-tailed.light.svg +++ b/images/cv-l-tailed.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-lower-iota-semi-tailed.dark.svg b/images/cv-lower-iota-semi-tailed.dark.svg new file mode 100644 index 0000000000..958376f13e --- /dev/null +++ b/images/cv-lower-iota-semi-tailed.dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-lower-iota-semi-tailed.light.svg b/images/cv-lower-iota-semi-tailed.light.svg new file mode 100644 index 0000000000..c5a7808c85 --- /dev/null +++ b/images/cv-lower-iota-semi-tailed.light.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-lower-iota-serifed-semi-tailed.dark.svg b/images/cv-lower-iota-serifed-semi-tailed.dark.svg new file mode 100644 index 0000000000..175202ab6c --- /dev/null +++ b/images/cv-lower-iota-serifed-semi-tailed.dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-lower-iota-serifed-semi-tailed.light.svg b/images/cv-lower-iota-serifed-semi-tailed.light.svg new file mode 100644 index 0000000000..4cf1b0d4aa --- /dev/null +++ b/images/cv-lower-iota-serifed-semi-tailed.light.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-lower-iota-tailed-serifed.dark.svg b/images/cv-lower-iota-tailed-serifed.dark.svg index 175202ab6c..764e6f25fa 100644 --- a/images/cv-lower-iota-tailed-serifed.dark.svg +++ b/images/cv-lower-iota-tailed-serifed.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-lower-iota-tailed-serifed.light.svg b/images/cv-lower-iota-tailed-serifed.light.svg index 4cf1b0d4aa..822381e17b 100644 --- a/images/cv-lower-iota-tailed-serifed.light.svg +++ b/images/cv-lower-iota-tailed-serifed.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-lower-iota-tailed.dark.svg b/images/cv-lower-iota-tailed.dark.svg index 958376f13e..80889a8742 100644 --- a/images/cv-lower-iota-tailed.dark.svg +++ b/images/cv-lower-iota-tailed.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-lower-iota-tailed.light.svg b/images/cv-lower-iota-tailed.light.svg index c5a7808c85..516330512b 100644 --- a/images/cv-lower-iota-tailed.light.svg +++ b/images/cv-lower-iota-tailed.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-lower-tau-semi-tailed.dark.svg b/images/cv-lower-tau-semi-tailed.dark.svg new file mode 100644 index 0000000000..8d96d979e2 --- /dev/null +++ b/images/cv-lower-tau-semi-tailed.dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-lower-tau-semi-tailed.light.svg b/images/cv-lower-tau-semi-tailed.light.svg new file mode 100644 index 0000000000..4a249495ff --- /dev/null +++ b/images/cv-lower-tau-semi-tailed.light.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-lower-tau-short-tailed.dark.svg b/images/cv-lower-tau-short-tailed.dark.svg new file mode 100644 index 0000000000..4489554d2e --- /dev/null +++ b/images/cv-lower-tau-short-tailed.dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-lower-tau-short-tailed.light.svg b/images/cv-lower-tau-short-tailed.light.svg new file mode 100644 index 0000000000..337a18587b --- /dev/null +++ b/images/cv-lower-tau-short-tailed.light.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/cv-lower-tau-tailed.dark.svg b/images/cv-lower-tau-tailed.dark.svg index 8d96d979e2..264522a301 100644 --- a/images/cv-lower-tau-tailed.dark.svg +++ b/images/cv-lower-tau-tailed.dark.svg @@ -1,7 +1,7 @@ - + diff --git a/images/cv-lower-tau-tailed.light.svg b/images/cv-lower-tau-tailed.light.svg index 4a249495ff..26b4900245 100644 --- a/images/cv-lower-tau-tailed.light.svg +++ b/images/cv-lower-tau-tailed.light.svg @@ -1,7 +1,7 @@ - + diff --git a/images/iosevka-aile.dark.svg b/images/iosevka-aile.dark.svg index 4f3bc3f116..c3bb856a64 100644 --- a/images/iosevka-aile.dark.svg +++ b/images/iosevka-aile.dark.svg @@ -58,55 +58,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,147 +230,146 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + - - - + + + - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -382,36 +382,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-aile.light.svg b/images/iosevka-aile.light.svg index 6236c6ce4a..6c22ea6071 100644 --- a/images/iosevka-aile.light.svg +++ b/images/iosevka-aile.light.svg @@ -58,55 +58,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,147 +230,146 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + - - - + + + - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -382,36 +382,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-curly-slab.dark.svg b/images/iosevka-curly-slab.dark.svg index fb110c2a4b..560a559f70 100644 --- a/images/iosevka-curly-slab.dark.svg +++ b/images/iosevka-curly-slab.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-curly-slab.light.svg b/images/iosevka-curly-slab.light.svg index 74405dd196..ff67e90031 100644 --- a/images/iosevka-curly-slab.light.svg +++ b/images/iosevka-curly-slab.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-curly.dark.svg b/images/iosevka-curly.dark.svg index 978f4e3da9..581efa847d 100644 --- a/images/iosevka-curly.dark.svg +++ b/images/iosevka-curly.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-curly.light.svg b/images/iosevka-curly.light.svg index 4e68bc2872..0e5349c873 100644 --- a/images/iosevka-curly.light.svg +++ b/images/iosevka-curly.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-etoile.dark.svg b/images/iosevka-etoile.dark.svg index 5d07c20622..21b5324e0e 100644 --- a/images/iosevka-etoile.dark.svg +++ b/images/iosevka-etoile.dark.svg @@ -59,57 +59,57 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-etoile.light.svg b/images/iosevka-etoile.light.svg index 1d699f2c83..0c7b59dcc5 100644 --- a/images/iosevka-etoile.light.svg +++ b/images/iosevka-etoile.light.svg @@ -59,57 +59,57 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-curly-slab.dark.svg b/images/iosevka-fixed-curly-slab.dark.svg index fb110c2a4b..560a559f70 100644 --- a/images/iosevka-fixed-curly-slab.dark.svg +++ b/images/iosevka-fixed-curly-slab.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-curly-slab.light.svg b/images/iosevka-fixed-curly-slab.light.svg index 74405dd196..ff67e90031 100644 --- a/images/iosevka-fixed-curly-slab.light.svg +++ b/images/iosevka-fixed-curly-slab.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-curly.dark.svg b/images/iosevka-fixed-curly.dark.svg index 978f4e3da9..581efa847d 100644 --- a/images/iosevka-fixed-curly.dark.svg +++ b/images/iosevka-fixed-curly.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-curly.light.svg b/images/iosevka-fixed-curly.light.svg index 4e68bc2872..0e5349c873 100644 --- a/images/iosevka-fixed-curly.light.svg +++ b/images/iosevka-fixed-curly.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-slab.dark.svg b/images/iosevka-fixed-slab.dark.svg index 82c1d178b9..8687154d68 100644 --- a/images/iosevka-fixed-slab.dark.svg +++ b/images/iosevka-fixed-slab.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-slab.light.svg b/images/iosevka-fixed-slab.light.svg index 58abe0ca28..5e9340f3ae 100644 --- a/images/iosevka-fixed-slab.light.svg +++ b/images/iosevka-fixed-slab.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss01.dark.svg b/images/iosevka-fixed-ss01.dark.svg index c6fa2725b9..bd5c716b0a 100644 --- a/images/iosevka-fixed-ss01.dark.svg +++ b/images/iosevka-fixed-ss01.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,31 +122,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss01.light.svg b/images/iosevka-fixed-ss01.light.svg index 83de13d819..33410d2899 100644 --- a/images/iosevka-fixed-ss01.light.svg +++ b/images/iosevka-fixed-ss01.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,31 +122,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss02.dark.svg b/images/iosevka-fixed-ss02.dark.svg index cb7abe8b28..6fcfea3638 100644 --- a/images/iosevka-fixed-ss02.dark.svg +++ b/images/iosevka-fixed-ss02.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,32 +122,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -382,36 +382,37 @@ + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss02.light.svg b/images/iosevka-fixed-ss02.light.svg index 2782dc35b9..899459a5fd 100644 --- a/images/iosevka-fixed-ss02.light.svg +++ b/images/iosevka-fixed-ss02.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,32 +122,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -382,36 +382,37 @@ + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss03.dark.svg b/images/iosevka-fixed-ss03.dark.svg index ae08495640..d15be9f705 100644 --- a/images/iosevka-fixed-ss03.dark.svg +++ b/images/iosevka-fixed-ss03.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss03.light.svg b/images/iosevka-fixed-ss03.light.svg index 8a339581b1..18a9bae3ef 100644 --- a/images/iosevka-fixed-ss03.light.svg +++ b/images/iosevka-fixed-ss03.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss04.dark.svg b/images/iosevka-fixed-ss04.dark.svg index 65fbfa7594..b000d42b6e 100644 --- a/images/iosevka-fixed-ss04.dark.svg +++ b/images/iosevka-fixed-ss04.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss04.light.svg b/images/iosevka-fixed-ss04.light.svg index 0eb3189ab7..1814a5a345 100644 --- a/images/iosevka-fixed-ss04.light.svg +++ b/images/iosevka-fixed-ss04.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss05.dark.svg b/images/iosevka-fixed-ss05.dark.svg index ce36c8a800..d4b4f120fc 100644 --- a/images/iosevka-fixed-ss05.dark.svg +++ b/images/iosevka-fixed-ss05.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss05.light.svg b/images/iosevka-fixed-ss05.light.svg index 4e1cf07137..48397af127 100644 --- a/images/iosevka-fixed-ss05.light.svg +++ b/images/iosevka-fixed-ss05.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss06.dark.svg b/images/iosevka-fixed-ss06.dark.svg index e57d039653..2a81c2ae29 100644 --- a/images/iosevka-fixed-ss06.dark.svg +++ b/images/iosevka-fixed-ss06.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,33 +122,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss06.light.svg b/images/iosevka-fixed-ss06.light.svg index 2f2f4f34e9..7679be2d5e 100644 --- a/images/iosevka-fixed-ss06.light.svg +++ b/images/iosevka-fixed-ss06.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,33 +122,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss07.dark.svg b/images/iosevka-fixed-ss07.dark.svg index e00c88a9e0..a0974cdf55 100644 --- a/images/iosevka-fixed-ss07.dark.svg +++ b/images/iosevka-fixed-ss07.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -117,38 +117,39 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss07.light.svg b/images/iosevka-fixed-ss07.light.svg index 52aec4b88c..04d3d6cc95 100644 --- a/images/iosevka-fixed-ss07.light.svg +++ b/images/iosevka-fixed-ss07.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -117,38 +117,39 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss08.dark.svg b/images/iosevka-fixed-ss08.dark.svg index bc0f887c9a..4487127955 100644 --- a/images/iosevka-fixed-ss08.dark.svg +++ b/images/iosevka-fixed-ss08.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss08.light.svg b/images/iosevka-fixed-ss08.light.svg index d0752dc7dc..1b8c41023b 100644 --- a/images/iosevka-fixed-ss08.light.svg +++ b/images/iosevka-fixed-ss08.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss09.dark.svg b/images/iosevka-fixed-ss09.dark.svg index 11fc394915..f2331bf667 100644 --- a/images/iosevka-fixed-ss09.dark.svg +++ b/images/iosevka-fixed-ss09.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,33 +121,34 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss09.light.svg b/images/iosevka-fixed-ss09.light.svg index 55f2870bfb..2d57adbff2 100644 --- a/images/iosevka-fixed-ss09.light.svg +++ b/images/iosevka-fixed-ss09.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,33 +121,34 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss10.dark.svg b/images/iosevka-fixed-ss10.dark.svg index 4aa9c71699..e32062434f 100644 --- a/images/iosevka-fixed-ss10.dark.svg +++ b/images/iosevka-fixed-ss10.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,32 +124,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -221,7 +222,7 @@ - + @@ -231,26 +232,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -260,118 +261,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -384,36 +384,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss10.light.svg b/images/iosevka-fixed-ss10.light.svg index 4d961790c5..a9606ab892 100644 --- a/images/iosevka-fixed-ss10.light.svg +++ b/images/iosevka-fixed-ss10.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,32 +124,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -221,7 +222,7 @@ - + @@ -231,26 +232,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -260,118 +261,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -384,36 +384,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss11.dark.svg b/images/iosevka-fixed-ss11.dark.svg index 26d3e9e3e0..6f2520c2e6 100644 --- a/images/iosevka-fixed-ss11.dark.svg +++ b/images/iosevka-fixed-ss11.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss11.light.svg b/images/iosevka-fixed-ss11.light.svg index 39b706cfb0..9a95e3c97a 100644 --- a/images/iosevka-fixed-ss11.light.svg +++ b/images/iosevka-fixed-ss11.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss12.dark.svg b/images/iosevka-fixed-ss12.dark.svg index e8ebe1ccce..55df87aa43 100644 --- a/images/iosevka-fixed-ss12.dark.svg +++ b/images/iosevka-fixed-ss12.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss12.light.svg b/images/iosevka-fixed-ss12.light.svg index e2ef711d63..1e726b37e9 100644 --- a/images/iosevka-fixed-ss12.light.svg +++ b/images/iosevka-fixed-ss12.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss13.dark.svg b/images/iosevka-fixed-ss13.dark.svg index f39d28ed9d..5d81b8ee03 100644 --- a/images/iosevka-fixed-ss13.dark.svg +++ b/images/iosevka-fixed-ss13.dark.svg @@ -47,7 +47,7 @@ - + @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss13.light.svg b/images/iosevka-fixed-ss13.light.svg index 2bcec06ae7..648995061c 100644 --- a/images/iosevka-fixed-ss13.light.svg +++ b/images/iosevka-fixed-ss13.light.svg @@ -47,7 +47,7 @@ - + @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss14.dark.svg b/images/iosevka-fixed-ss14.dark.svg index 68763e259a..bb1dbcdd4d 100644 --- a/images/iosevka-fixed-ss14.dark.svg +++ b/images/iosevka-fixed-ss14.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss14.light.svg b/images/iosevka-fixed-ss14.light.svg index 70f00096b3..32043fe50c 100644 --- a/images/iosevka-fixed-ss14.light.svg +++ b/images/iosevka-fixed-ss14.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss15.dark.svg b/images/iosevka-fixed-ss15.dark.svg index a118380202..81004a184d 100644 --- a/images/iosevka-fixed-ss15.dark.svg +++ b/images/iosevka-fixed-ss15.dark.svg @@ -59,96 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss15.light.svg b/images/iosevka-fixed-ss15.light.svg index 12e339fbb8..88827acdcf 100644 --- a/images/iosevka-fixed-ss15.light.svg +++ b/images/iosevka-fixed-ss15.light.svg @@ -59,96 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss16.dark.svg b/images/iosevka-fixed-ss16.dark.svg index 8d1cc2a726..0cc5bde26f 100644 --- a/images/iosevka-fixed-ss16.dark.svg +++ b/images/iosevka-fixed-ss16.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss16.light.svg b/images/iosevka-fixed-ss16.light.svg index c57ece9a14..80f2f9c2a1 100644 --- a/images/iosevka-fixed-ss16.light.svg +++ b/images/iosevka-fixed-ss16.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss17.dark.svg b/images/iosevka-fixed-ss17.dark.svg index f7d45f0cc8..a4d07aa617 100644 --- a/images/iosevka-fixed-ss17.dark.svg +++ b/images/iosevka-fixed-ss17.dark.svg @@ -59,95 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss17.light.svg b/images/iosevka-fixed-ss17.light.svg index 2e64285000..ec261aae05 100644 --- a/images/iosevka-fixed-ss17.light.svg +++ b/images/iosevka-fixed-ss17.light.svg @@ -59,95 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss18.dark.svg b/images/iosevka-fixed-ss18.dark.svg index 9745dcb15f..ceeb6b3a54 100644 --- a/images/iosevka-fixed-ss18.dark.svg +++ b/images/iosevka-fixed-ss18.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,32 +121,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed-ss18.light.svg b/images/iosevka-fixed-ss18.light.svg index ecc7960fe6..c8bf89339d 100644 --- a/images/iosevka-fixed-ss18.light.svg +++ b/images/iosevka-fixed-ss18.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,32 +121,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed.dark.svg b/images/iosevka-fixed.dark.svg index c0492e8a03..b5a6f91270 100644 --- a/images/iosevka-fixed.dark.svg +++ b/images/iosevka-fixed.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-fixed.light.svg b/images/iosevka-fixed.light.svg index 6fe324d337..9d147aa06c 100644 --- a/images/iosevka-fixed.light.svg +++ b/images/iosevka-fixed.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-slab.dark.svg b/images/iosevka-slab.dark.svg index 82c1d178b9..8687154d68 100644 --- a/images/iosevka-slab.dark.svg +++ b/images/iosevka-slab.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-slab.light.svg b/images/iosevka-slab.light.svg index 58abe0ca28..5e9340f3ae 100644 --- a/images/iosevka-slab.light.svg +++ b/images/iosevka-slab.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss01.dark.svg b/images/iosevka-ss01.dark.svg index c6fa2725b9..bd5c716b0a 100644 --- a/images/iosevka-ss01.dark.svg +++ b/images/iosevka-ss01.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,31 +122,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss01.light.svg b/images/iosevka-ss01.light.svg index 83de13d819..33410d2899 100644 --- a/images/iosevka-ss01.light.svg +++ b/images/iosevka-ss01.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,31 +122,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss02.dark.svg b/images/iosevka-ss02.dark.svg index cb7abe8b28..6fcfea3638 100644 --- a/images/iosevka-ss02.dark.svg +++ b/images/iosevka-ss02.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,32 +122,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -382,36 +382,37 @@ + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss02.light.svg b/images/iosevka-ss02.light.svg index 2782dc35b9..899459a5fd 100644 --- a/images/iosevka-ss02.light.svg +++ b/images/iosevka-ss02.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,32 +122,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -382,36 +382,37 @@ + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss03.dark.svg b/images/iosevka-ss03.dark.svg index ae08495640..d15be9f705 100644 --- a/images/iosevka-ss03.dark.svg +++ b/images/iosevka-ss03.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss03.light.svg b/images/iosevka-ss03.light.svg index 8a339581b1..18a9bae3ef 100644 --- a/images/iosevka-ss03.light.svg +++ b/images/iosevka-ss03.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss04.dark.svg b/images/iosevka-ss04.dark.svg index 65fbfa7594..b000d42b6e 100644 --- a/images/iosevka-ss04.dark.svg +++ b/images/iosevka-ss04.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss04.light.svg b/images/iosevka-ss04.light.svg index 0eb3189ab7..1814a5a345 100644 --- a/images/iosevka-ss04.light.svg +++ b/images/iosevka-ss04.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss05.dark.svg b/images/iosevka-ss05.dark.svg index ce36c8a800..d4b4f120fc 100644 --- a/images/iosevka-ss05.dark.svg +++ b/images/iosevka-ss05.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss05.light.svg b/images/iosevka-ss05.light.svg index 4e1cf07137..48397af127 100644 --- a/images/iosevka-ss05.light.svg +++ b/images/iosevka-ss05.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss06.dark.svg b/images/iosevka-ss06.dark.svg index e57d039653..2a81c2ae29 100644 --- a/images/iosevka-ss06.dark.svg +++ b/images/iosevka-ss06.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,33 +122,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss06.light.svg b/images/iosevka-ss06.light.svg index 2f2f4f34e9..7679be2d5e 100644 --- a/images/iosevka-ss06.light.svg +++ b/images/iosevka-ss06.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,33 +122,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss07.dark.svg b/images/iosevka-ss07.dark.svg index e00c88a9e0..a0974cdf55 100644 --- a/images/iosevka-ss07.dark.svg +++ b/images/iosevka-ss07.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -117,38 +117,39 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss07.light.svg b/images/iosevka-ss07.light.svg index 52aec4b88c..04d3d6cc95 100644 --- a/images/iosevka-ss07.light.svg +++ b/images/iosevka-ss07.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -117,38 +117,39 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss08.dark.svg b/images/iosevka-ss08.dark.svg index bc0f887c9a..4487127955 100644 --- a/images/iosevka-ss08.dark.svg +++ b/images/iosevka-ss08.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss08.light.svg b/images/iosevka-ss08.light.svg index d0752dc7dc..1b8c41023b 100644 --- a/images/iosevka-ss08.light.svg +++ b/images/iosevka-ss08.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss09.dark.svg b/images/iosevka-ss09.dark.svg index 11fc394915..f2331bf667 100644 --- a/images/iosevka-ss09.dark.svg +++ b/images/iosevka-ss09.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,33 +121,34 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss09.light.svg b/images/iosevka-ss09.light.svg index 55f2870bfb..2d57adbff2 100644 --- a/images/iosevka-ss09.light.svg +++ b/images/iosevka-ss09.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,33 +121,34 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss10.dark.svg b/images/iosevka-ss10.dark.svg index 4aa9c71699..e32062434f 100644 --- a/images/iosevka-ss10.dark.svg +++ b/images/iosevka-ss10.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,32 +124,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -221,7 +222,7 @@ - + @@ -231,26 +232,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -260,118 +261,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -384,36 +384,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss10.light.svg b/images/iosevka-ss10.light.svg index 4d961790c5..a9606ab892 100644 --- a/images/iosevka-ss10.light.svg +++ b/images/iosevka-ss10.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,32 +124,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -221,7 +222,7 @@ - + @@ -231,26 +232,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -260,118 +261,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -384,36 +384,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss11.dark.svg b/images/iosevka-ss11.dark.svg index 26d3e9e3e0..6f2520c2e6 100644 --- a/images/iosevka-ss11.dark.svg +++ b/images/iosevka-ss11.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss11.light.svg b/images/iosevka-ss11.light.svg index 39b706cfb0..9a95e3c97a 100644 --- a/images/iosevka-ss11.light.svg +++ b/images/iosevka-ss11.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss12.dark.svg b/images/iosevka-ss12.dark.svg index e8ebe1ccce..55df87aa43 100644 --- a/images/iosevka-ss12.dark.svg +++ b/images/iosevka-ss12.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss12.light.svg b/images/iosevka-ss12.light.svg index e2ef711d63..1e726b37e9 100644 --- a/images/iosevka-ss12.light.svg +++ b/images/iosevka-ss12.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss13.dark.svg b/images/iosevka-ss13.dark.svg index f39d28ed9d..5d81b8ee03 100644 --- a/images/iosevka-ss13.dark.svg +++ b/images/iosevka-ss13.dark.svg @@ -47,7 +47,7 @@ - + @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss13.light.svg b/images/iosevka-ss13.light.svg index 2bcec06ae7..648995061c 100644 --- a/images/iosevka-ss13.light.svg +++ b/images/iosevka-ss13.light.svg @@ -47,7 +47,7 @@ - + @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss14.dark.svg b/images/iosevka-ss14.dark.svg index 68763e259a..bb1dbcdd4d 100644 --- a/images/iosevka-ss14.dark.svg +++ b/images/iosevka-ss14.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss14.light.svg b/images/iosevka-ss14.light.svg index 70f00096b3..32043fe50c 100644 --- a/images/iosevka-ss14.light.svg +++ b/images/iosevka-ss14.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss15.dark.svg b/images/iosevka-ss15.dark.svg index a118380202..81004a184d 100644 --- a/images/iosevka-ss15.dark.svg +++ b/images/iosevka-ss15.dark.svg @@ -59,96 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss15.light.svg b/images/iosevka-ss15.light.svg index 12e339fbb8..88827acdcf 100644 --- a/images/iosevka-ss15.light.svg +++ b/images/iosevka-ss15.light.svg @@ -59,96 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss16.dark.svg b/images/iosevka-ss16.dark.svg index 8d1cc2a726..0cc5bde26f 100644 --- a/images/iosevka-ss16.dark.svg +++ b/images/iosevka-ss16.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss16.light.svg b/images/iosevka-ss16.light.svg index c57ece9a14..80f2f9c2a1 100644 --- a/images/iosevka-ss16.light.svg +++ b/images/iosevka-ss16.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss17.dark.svg b/images/iosevka-ss17.dark.svg index f7d45f0cc8..a4d07aa617 100644 --- a/images/iosevka-ss17.dark.svg +++ b/images/iosevka-ss17.dark.svg @@ -59,95 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss17.light.svg b/images/iosevka-ss17.light.svg index 2e64285000..ec261aae05 100644 --- a/images/iosevka-ss17.light.svg +++ b/images/iosevka-ss17.light.svg @@ -59,95 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss18.dark.svg b/images/iosevka-ss18.dark.svg index 9745dcb15f..ceeb6b3a54 100644 --- a/images/iosevka-ss18.dark.svg +++ b/images/iosevka-ss18.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,32 +121,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-ss18.light.svg b/images/iosevka-ss18.light.svg index ecc7960fe6..c8bf89339d 100644 --- a/images/iosevka-ss18.light.svg +++ b/images/iosevka-ss18.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,32 +121,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-curly-slab.dark.svg b/images/iosevka-term-curly-slab.dark.svg index fb110c2a4b..560a559f70 100644 --- a/images/iosevka-term-curly-slab.dark.svg +++ b/images/iosevka-term-curly-slab.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-curly-slab.light.svg b/images/iosevka-term-curly-slab.light.svg index 74405dd196..ff67e90031 100644 --- a/images/iosevka-term-curly-slab.light.svg +++ b/images/iosevka-term-curly-slab.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-curly.dark.svg b/images/iosevka-term-curly.dark.svg index 978f4e3da9..581efa847d 100644 --- a/images/iosevka-term-curly.dark.svg +++ b/images/iosevka-term-curly.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-curly.light.svg b/images/iosevka-term-curly.light.svg index 4e68bc2872..0e5349c873 100644 --- a/images/iosevka-term-curly.light.svg +++ b/images/iosevka-term-curly.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-slab.dark.svg b/images/iosevka-term-slab.dark.svg index 82c1d178b9..8687154d68 100644 --- a/images/iosevka-term-slab.dark.svg +++ b/images/iosevka-term-slab.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-slab.light.svg b/images/iosevka-term-slab.light.svg index 58abe0ca28..5e9340f3ae 100644 --- a/images/iosevka-term-slab.light.svg +++ b/images/iosevka-term-slab.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss01.dark.svg b/images/iosevka-term-ss01.dark.svg index c6fa2725b9..bd5c716b0a 100644 --- a/images/iosevka-term-ss01.dark.svg +++ b/images/iosevka-term-ss01.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,31 +122,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss01.light.svg b/images/iosevka-term-ss01.light.svg index 83de13d819..33410d2899 100644 --- a/images/iosevka-term-ss01.light.svg +++ b/images/iosevka-term-ss01.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,31 +122,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss02.dark.svg b/images/iosevka-term-ss02.dark.svg index cb7abe8b28..6fcfea3638 100644 --- a/images/iosevka-term-ss02.dark.svg +++ b/images/iosevka-term-ss02.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,32 +122,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -382,36 +382,37 @@ + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss02.light.svg b/images/iosevka-term-ss02.light.svg index 2782dc35b9..899459a5fd 100644 --- a/images/iosevka-term-ss02.light.svg +++ b/images/iosevka-term-ss02.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,32 +122,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -382,36 +382,37 @@ + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss03.dark.svg b/images/iosevka-term-ss03.dark.svg index ae08495640..d15be9f705 100644 --- a/images/iosevka-term-ss03.dark.svg +++ b/images/iosevka-term-ss03.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss03.light.svg b/images/iosevka-term-ss03.light.svg index 8a339581b1..18a9bae3ef 100644 --- a/images/iosevka-term-ss03.light.svg +++ b/images/iosevka-term-ss03.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss04.dark.svg b/images/iosevka-term-ss04.dark.svg index 65fbfa7594..b000d42b6e 100644 --- a/images/iosevka-term-ss04.dark.svg +++ b/images/iosevka-term-ss04.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss04.light.svg b/images/iosevka-term-ss04.light.svg index 0eb3189ab7..1814a5a345 100644 --- a/images/iosevka-term-ss04.light.svg +++ b/images/iosevka-term-ss04.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss05.dark.svg b/images/iosevka-term-ss05.dark.svg index ce36c8a800..d4b4f120fc 100644 --- a/images/iosevka-term-ss05.dark.svg +++ b/images/iosevka-term-ss05.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss05.light.svg b/images/iosevka-term-ss05.light.svg index 4e1cf07137..48397af127 100644 --- a/images/iosevka-term-ss05.light.svg +++ b/images/iosevka-term-ss05.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss06.dark.svg b/images/iosevka-term-ss06.dark.svg index e57d039653..2a81c2ae29 100644 --- a/images/iosevka-term-ss06.dark.svg +++ b/images/iosevka-term-ss06.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,33 +122,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss06.light.svg b/images/iosevka-term-ss06.light.svg index 2f2f4f34e9..7679be2d5e 100644 --- a/images/iosevka-term-ss06.light.svg +++ b/images/iosevka-term-ss06.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,33 +122,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss07.dark.svg b/images/iosevka-term-ss07.dark.svg index e00c88a9e0..a0974cdf55 100644 --- a/images/iosevka-term-ss07.dark.svg +++ b/images/iosevka-term-ss07.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -117,38 +117,39 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss07.light.svg b/images/iosevka-term-ss07.light.svg index 52aec4b88c..04d3d6cc95 100644 --- a/images/iosevka-term-ss07.light.svg +++ b/images/iosevka-term-ss07.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -117,38 +117,39 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss08.dark.svg b/images/iosevka-term-ss08.dark.svg index bc0f887c9a..4487127955 100644 --- a/images/iosevka-term-ss08.dark.svg +++ b/images/iosevka-term-ss08.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss08.light.svg b/images/iosevka-term-ss08.light.svg index d0752dc7dc..1b8c41023b 100644 --- a/images/iosevka-term-ss08.light.svg +++ b/images/iosevka-term-ss08.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss09.dark.svg b/images/iosevka-term-ss09.dark.svg index 11fc394915..f2331bf667 100644 --- a/images/iosevka-term-ss09.dark.svg +++ b/images/iosevka-term-ss09.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,33 +121,34 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss09.light.svg b/images/iosevka-term-ss09.light.svg index 55f2870bfb..2d57adbff2 100644 --- a/images/iosevka-term-ss09.light.svg +++ b/images/iosevka-term-ss09.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,33 +121,34 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss10.dark.svg b/images/iosevka-term-ss10.dark.svg index 4aa9c71699..e32062434f 100644 --- a/images/iosevka-term-ss10.dark.svg +++ b/images/iosevka-term-ss10.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,32 +124,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -221,7 +222,7 @@ - + @@ -231,26 +232,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -260,118 +261,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -384,36 +384,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss10.light.svg b/images/iosevka-term-ss10.light.svg index 4d961790c5..a9606ab892 100644 --- a/images/iosevka-term-ss10.light.svg +++ b/images/iosevka-term-ss10.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,32 +124,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -221,7 +222,7 @@ - + @@ -231,26 +232,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -260,118 +261,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -384,36 +384,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss11.dark.svg b/images/iosevka-term-ss11.dark.svg index 26d3e9e3e0..6f2520c2e6 100644 --- a/images/iosevka-term-ss11.dark.svg +++ b/images/iosevka-term-ss11.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss11.light.svg b/images/iosevka-term-ss11.light.svg index 39b706cfb0..9a95e3c97a 100644 --- a/images/iosevka-term-ss11.light.svg +++ b/images/iosevka-term-ss11.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss12.dark.svg b/images/iosevka-term-ss12.dark.svg index e8ebe1ccce..55df87aa43 100644 --- a/images/iosevka-term-ss12.dark.svg +++ b/images/iosevka-term-ss12.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss12.light.svg b/images/iosevka-term-ss12.light.svg index e2ef711d63..1e726b37e9 100644 --- a/images/iosevka-term-ss12.light.svg +++ b/images/iosevka-term-ss12.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss13.dark.svg b/images/iosevka-term-ss13.dark.svg index f39d28ed9d..5d81b8ee03 100644 --- a/images/iosevka-term-ss13.dark.svg +++ b/images/iosevka-term-ss13.dark.svg @@ -47,7 +47,7 @@ - + @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss13.light.svg b/images/iosevka-term-ss13.light.svg index 2bcec06ae7..648995061c 100644 --- a/images/iosevka-term-ss13.light.svg +++ b/images/iosevka-term-ss13.light.svg @@ -47,7 +47,7 @@ - + @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,31 +123,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss14.dark.svg b/images/iosevka-term-ss14.dark.svg index 68763e259a..bb1dbcdd4d 100644 --- a/images/iosevka-term-ss14.dark.svg +++ b/images/iosevka-term-ss14.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss14.light.svg b/images/iosevka-term-ss14.light.svg index 70f00096b3..32043fe50c 100644 --- a/images/iosevka-term-ss14.light.svg +++ b/images/iosevka-term-ss14.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss15.dark.svg b/images/iosevka-term-ss15.dark.svg index a118380202..81004a184d 100644 --- a/images/iosevka-term-ss15.dark.svg +++ b/images/iosevka-term-ss15.dark.svg @@ -59,96 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss15.light.svg b/images/iosevka-term-ss15.light.svg index 12e339fbb8..88827acdcf 100644 --- a/images/iosevka-term-ss15.light.svg +++ b/images/iosevka-term-ss15.light.svg @@ -59,96 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss16.dark.svg b/images/iosevka-term-ss16.dark.svg index 8d1cc2a726..0cc5bde26f 100644 --- a/images/iosevka-term-ss16.dark.svg +++ b/images/iosevka-term-ss16.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss16.light.svg b/images/iosevka-term-ss16.light.svg index c57ece9a14..80f2f9c2a1 100644 --- a/images/iosevka-term-ss16.light.svg +++ b/images/iosevka-term-ss16.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,30 +123,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss17.dark.svg b/images/iosevka-term-ss17.dark.svg index f7d45f0cc8..a4d07aa617 100644 --- a/images/iosevka-term-ss17.dark.svg +++ b/images/iosevka-term-ss17.dark.svg @@ -59,95 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss17.light.svg b/images/iosevka-term-ss17.light.svg index 2e64285000..ec261aae05 100644 --- a/images/iosevka-term-ss17.light.svg +++ b/images/iosevka-term-ss17.light.svg @@ -59,95 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +220,7 @@ - + @@ -229,26 +230,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -258,118 +259,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -377,41 +377,42 @@ - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss18.dark.svg b/images/iosevka-term-ss18.dark.svg index 9745dcb15f..ceeb6b3a54 100644 --- a/images/iosevka-term-ss18.dark.svg +++ b/images/iosevka-term-ss18.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,32 +121,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term-ss18.light.svg b/images/iosevka-term-ss18.light.svg index ecc7960fe6..c8bf89339d 100644 --- a/images/iosevka-term-ss18.light.svg +++ b/images/iosevka-term-ss18.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,32 +121,33 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,7 +219,7 @@ - + @@ -228,26 +229,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -257,118 +258,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -376,41 +376,42 @@ - + + - - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term.dark.svg b/images/iosevka-term.dark.svg index c0492e8a03..b5a6f91270 100644 --- a/images/iosevka-term.dark.svg +++ b/images/iosevka-term.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka-term.light.svg b/images/iosevka-term.light.svg index 6fe324d337..9d147aa06c 100644 --- a/images/iosevka-term.light.svg +++ b/images/iosevka-term.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka.dark.svg b/images/iosevka.dark.svg index c0492e8a03..b5a6f91270 100644 --- a/images/iosevka.dark.svg +++ b/images/iosevka.dark.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/iosevka.light.svg b/images/iosevka.light.svg index 6fe324d337..9d147aa06c 100644 --- a/images/iosevka.light.svg +++ b/images/iosevka.light.svg @@ -59,55 +59,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -124,31 +124,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +221,7 @@ - + @@ -230,26 +231,26 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + @@ -259,118 +260,117 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + - + - - - - - + + + + - + @@ -383,36 +383,37 @@ + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-off-0.dark.svg b/images/ss-i-off-0.dark.svg index d25c5d67d2..76786ef881 100644 --- a/images/ss-i-off-0.dark.svg +++ b/images/ss-i-off-0.dark.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +222,7 @@ - + @@ -230,27 +232,27 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + @@ -262,161 +264,161 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - - - - - - + + + + + + - - - - - + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-off-0.light.svg b/images/ss-i-off-0.light.svg index af36b7a3ba..b980016a86 100644 --- a/images/ss-i-off-0.light.svg +++ b/images/ss-i-off-0.light.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +222,7 @@ - + @@ -230,27 +232,27 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + @@ -262,161 +264,161 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - - - - - - + + + + + + - - - - - + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss01-1.dark.svg b/images/ss-i-ss01-1.dark.svg index 93f0dbb245..b1a5aa4685 100644 --- a/images/ss-i-ss01-1.dark.svg +++ b/images/ss-i-ss01-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -285,53 +287,53 @@ - + - - - + + + + - - - - + - + + + + - + - + - - + + - - + + - + - - + - + - - + + - - + + @@ -359,312 +361,317 @@ - - - + + + - + - + - + - - + + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - - - - + + + + - + - - + + - + - + - + + + + + + + - - + + - + - - - - - - + + + - + - - - - - - - - + - + - + - - - - - - + + - - + + + + + + - + - + - + + + + - + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss01-1.light.svg b/images/ss-i-ss01-1.light.svg index 78e06f6c2e..1bac7ada7a 100644 --- a/images/ss-i-ss01-1.light.svg +++ b/images/ss-i-ss01-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -285,53 +287,53 @@ - + - - - + + + + - - - - + - + + + + - + - + - - + + - - + + - + - - + - + - - + + - - + + @@ -359,312 +361,317 @@ - - - + + + - + - + - + - - + + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - - - - + + + + - + - - + + - + - + - + + + + + + + - - + + - + - - - - - - + + + - + - - - - - - - - + - + - + - - - - - - + + - - + + + + + + - + - + - + + + + - + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss02-1.dark.svg b/images/ss-i-ss02-1.dark.svg index c4da55f973..afc09cb292 100644 --- a/images/ss-i-ss02-1.dark.svg +++ b/images/ss-i-ss02-1.dark.svg @@ -59,93 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -346,55 +349,54 @@ - + + + + - + - + - - + + - + - - + + - + - + - - + + - + - + - - - - - + - + - - + + - - + + @@ -422,221 +424,217 @@ - - - + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - - - - - - - - - - - - - + - + + + + + + + + + @@ -648,100 +646,104 @@ - - - - - - - - - - + - + - + - - - - - - - + + - - + + + + + + + - + - + - - + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss02-1.light.svg b/images/ss-i-ss02-1.light.svg index 9fd5f5b4cc..5c29b2917e 100644 --- a/images/ss-i-ss02-1.light.svg +++ b/images/ss-i-ss02-1.light.svg @@ -59,93 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -346,55 +349,54 @@ - + + + + - + - + - - + + - + - - + + - + - + - - + + - + - + - - - - - + - + - - + + - - + + @@ -422,221 +424,217 @@ - - - + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - - - - - - - - - - - - - + - + + + + + + + + + @@ -648,100 +646,104 @@ - - - - - - - - - - + - + - + - - - - - - - + + - - + + + + + + + - + - + - - + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss03-1.dark.svg b/images/ss-i-ss03-1.dark.svg index 0a97d9eeeb..9c923d3bdf 100644 --- a/images/ss-i-ss03-1.dark.svg +++ b/images/ss-i-ss03-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -269,50 +271,52 @@ - + - - - - - - - - + + + + + + + + + + + + + - + - + - - + + - - + + - + - - - - - - - - + + + + + @@ -337,198 +341,198 @@ - - - + + + - + - + - + - - + + - + - - - + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - + - + - - + + - + - - + + - + - + - - - - - - - - - + - + + + + + + + + + @@ -537,92 +541,92 @@ - - - - - - - - - - + - + - + - - - - - - + + - - + + + + + + - + - - - - + + - + + + + + + + + + + + + - + - + - + - - - - - + + + + + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss03-1.light.svg b/images/ss-i-ss03-1.light.svg index 47bf3ce155..385b266e21 100644 --- a/images/ss-i-ss03-1.light.svg +++ b/images/ss-i-ss03-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -269,50 +271,52 @@ - + - - - - - - - - + + + + + + + + + + + + + - + - + - - + + - - + + - + - - - - - - - - + + + + + @@ -337,198 +341,198 @@ - - - + + + - + - + - + - - + + - + - - - + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - + - + - - + + - + - - + + - + - + - - - - - - - - - + - + + + + + + + + + @@ -537,92 +541,92 @@ - - - - - - - - - - + - + - + - - - - - - + + - - + + + + + + - + - - - - + + - + + + + + + + + + + + + - + - + - + - - - - - + + + + + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss04-1.dark.svg b/images/ss-i-ss04-1.dark.svg index 6148ec6edb..7a0a1011b7 100644 --- a/images/ss-i-ss04-1.dark.svg +++ b/images/ss-i-ss04-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -330,51 +332,49 @@ - - - - - + + + + + + - - + + - + - + - + - - - + + + - - + + - + - - - - - - - - + + + + + @@ -402,321 +402,324 @@ - - - + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - - - + + + - + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + - + + + + + + + + + + - + - - - - - - - - + - + - + - - - - - - - + + + + + + + + + + - - - - - + + - - + + + + + + + + + + + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss04-1.light.svg b/images/ss-i-ss04-1.light.svg index d6b9a75284..feb037b27a 100644 --- a/images/ss-i-ss04-1.light.svg +++ b/images/ss-i-ss04-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -330,51 +332,49 @@ - - - - - + + + + + + - - + + - + - + - + - - - + + + - - + + - + - - - - - - - - + + + + + @@ -402,321 +402,324 @@ - - - + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - - - + + + - + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + - + + + + + + + + + + - + - - - - - - - - + - + - + - - - - - - - + + + + + + + + + + - - - - - + + - - + + + + + + + + + + + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss05-1.dark.svg b/images/ss-i-ss05-1.dark.svg index 918a9cf088..e2f8977d18 100644 --- a/images/ss-i-ss05-1.dark.svg +++ b/images/ss-i-ss05-1.dark.svg @@ -39,7 +39,7 @@ - + @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -236,15 +238,17 @@ - + - - - - - - - + + + + + + + + + @@ -276,69 +280,79 @@ - + - - + + + + + + - + - - - - + - + + + + + + - + + + + - + - + - - + + - - + + - + - - + - + - - + + - - + + - + - + + + @@ -349,200 +363,203 @@ - + - - - - + + + + - + - + - - + + - - - - + + + + - + - + - + - + - + - + - + - - + + - + - - - + + + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - - + + + + - + - - + + - + - + - + + + + + + + - - + + - + - - - - - - + + + @@ -550,104 +567,102 @@ - - - - - - - - - - + - - + + + + - - - - - - - - + + + + + + - + - + - + + + + - + - + - - + - + + + + + + - + - - - - - + + + + + - + - + - + - + - + - + - + - - + + - - + + - - + + - - - - + + + + \ No newline at end of file diff --git a/images/ss-i-ss05-1.light.svg b/images/ss-i-ss05-1.light.svg index f8e66111a1..149824b35d 100644 --- a/images/ss-i-ss05-1.light.svg +++ b/images/ss-i-ss05-1.light.svg @@ -39,7 +39,7 @@ - + @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -236,15 +238,17 @@ - + - - - - - - - + + + + + + + + + @@ -276,69 +280,79 @@ - + - - + + + + + + - + - - - - + - + + + + + + - + + + + - + - + - - + + - - + + - + - - + - + - - + + - - + + - + - + + + @@ -349,200 +363,203 @@ - + - - - - + + + + - + - + - - + + - - - - + + + + - + - + - + - + - + - + - + - - + + - + - - - + + + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - - + + + + - + - - + + - + - + - + + + + + + + - - + + - + - - - - - - + + + @@ -550,104 +567,102 @@ - - - - - - - - - - + - - + + + + - - - - - - - - + + + + + + - + - + - + + + + - + - + - - + - + + + + + + - + - - - - - + + + + + - + - + - + - + - + - + - + - - + + - - + + - - + + - - - - + + + + \ No newline at end of file diff --git a/images/ss-i-ss06-1.dark.svg b/images/ss-i-ss06-1.dark.svg index 1ebef86b3e..19fd2567c9 100644 --- a/images/ss-i-ss06-1.dark.svg +++ b/images/ss-i-ss06-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -331,50 +334,53 @@ - - - - - - + + - + + + + + + - + + + + - + - + - + - - + + - + - + - - + - + - - + + - - + + @@ -402,221 +408,224 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + + + + + + + + + + + + @@ -624,90 +633,94 @@ - - - - - - - - - - + - - + + + + - - - - - - - + + + + + - + - + - - - - + + + + + + + + + + + + + + + + + - - - + + + - + - - - - - + + + + + - + - + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss06-1.light.svg b/images/ss-i-ss06-1.light.svg index f4b1b171c9..486d255961 100644 --- a/images/ss-i-ss06-1.light.svg +++ b/images/ss-i-ss06-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -331,50 +334,53 @@ - - - - - - + + - + + + + + + - + + + + - + - + - + - - + + - + - + - - + - + - - + + - - + + @@ -402,221 +408,224 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + + + + + + + + + + + + @@ -624,90 +633,94 @@ - - - - - - - - - - + - - + + + + - - - - - - - + + + + + - + - + - - - - + + + + + + + + + + + + + + + + + - - - + + + - + - - - - - + + + + + - + - + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss07-1.dark.svg b/images/ss-i-ss07-1.dark.svg index afe883c09c..537099f606 100644 --- a/images/ss-i-ss07-1.dark.svg +++ b/images/ss-i-ss07-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -301,44 +304,48 @@ - + - - - - - - - - + + + + + + + + + + + + + - + - + - - + + - + - - + - + - - + + - - + + @@ -366,190 +373,191 @@ - - - - + + + + - - - - + + + + - + - - - + + + - + - + - - + + - + - + - - - + + + - - + + - + - + - + - + - + - - + + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - + - + - + - + - + - - + + - - - - + + + + - + - - + + - + - + - - + + - - + + - - + + - - + + - - + + - - + + + @@ -560,82 +568,82 @@ - - - - - - - - - - + - - + + + + - - - - - - + + + + + + - + - - - - + + + + + + + + + + + - - - + + + - + - - - - - - - + + + + + + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss07-1.light.svg b/images/ss-i-ss07-1.light.svg index 09c8d4b47d..bf6f21dc25 100644 --- a/images/ss-i-ss07-1.light.svg +++ b/images/ss-i-ss07-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -301,44 +304,48 @@ - + - - - - - - - - + + + + + + + + + + + + + - + - + - - + + - + - - + - + - - + + - - + + @@ -366,190 +373,191 @@ - - - - + + + + - - - - + + + + - + - - - + + + - + - + - - + + - + - + - - - + + + - - + + - + - + - + - + - + - - + + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - + - + - + - + - + - - + + - - - - + + + + - + - - + + - + - + - - + + - - + + - - + + - - + + - - + + - - + + + @@ -560,82 +568,82 @@ - - - - - - - - - - + - - + + + + - - - - - - + + + + + + - + - - - - + + + + + + + + + + + - - - + + + - + - - - - - - - + + + + + + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss08-1.dark.svg b/images/ss-i-ss08-1.dark.svg index 7fc25cf04c..a0eb0c5633 100644 --- a/images/ss-i-ss08-1.dark.svg +++ b/images/ss-i-ss08-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -314,64 +316,65 @@ - + - - - - + - + + + + + + + + + - + - + - - - - - + + - + + + + - + - - + + - + - + - - - - - + - + - - + + - - + + @@ -397,201 +400,202 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - + + - + - + - - - - - - + + + + + + - + - + - + - + - + - - - + + + - + - - - - + + + + - + - - + + - + - + - - - - - - - - - + - + - + + + + + + + + + + @@ -602,114 +606,114 @@ - - - - - - - - - - + - - - + + - - + + + - + - + - + - + - + - + - + - - - + + + + + + - + + + + + + + - + - + - + - + - + - + - + - - - + + + - + - - - + + + - + - - + + - - + + - - - - - - + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss08-1.light.svg b/images/ss-i-ss08-1.light.svg index a9d77d42e1..f9d69dcfff 100644 --- a/images/ss-i-ss08-1.light.svg +++ b/images/ss-i-ss08-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -314,64 +316,65 @@ - + - - - - + - + + + + + + + + + - + - + - - - - - + + - + + + + - + - - + + - + - + - - - - - + - + - - + + - - + + @@ -397,201 +400,202 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - + + - + - + - - - - - - + + + + + + - + - + - + - + - + - - - + + + - + - - - - + + + + - + - - + + - + - + - - - - - - - - - + - + - + + + + + + + + + + @@ -602,114 +606,114 @@ - - - - - - - - - - + - - - + + - - + + + - + - + - + - + - + - + - + - - - + + + + + + - + + + + + + + - + - + - + - + - + - + - + - - - + + + - + - - - + + + - + - - + + - - + + - - - - - - + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss09-1.dark.svg b/images/ss-i-ss09-1.dark.svg index b212d33093..496a264521 100644 --- a/images/ss-i-ss09-1.dark.svg +++ b/images/ss-i-ss09-1.dark.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -277,57 +279,58 @@ - - - - - - + + - + + + + + + - + + + + - + - + - - - - + - + + + + - - + + - + - - - - - - - - + + + + + @@ -348,195 +351,195 @@ - - - - + + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - + + + + + + + + + + + - + - + - + - - - - - - + + + + + + - - - - + + + + - + - - + + - + - + - - - - - - - - - + - + + + + + + + + + @@ -548,92 +551,94 @@ - - - - - - - - - - + - - + + + + - - - - - + + + + + + - - - - + - - - - - - + + + + + + + + + + + + - + + + + + + - + - - - - - + + + + + - + - + - + - + - + - + - - - + + + - - + + - - - - - - + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss09-1.light.svg b/images/ss-i-ss09-1.light.svg index aad339b7a8..d528196fa2 100644 --- a/images/ss-i-ss09-1.light.svg +++ b/images/ss-i-ss09-1.light.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -277,57 +279,58 @@ - - - - - - + + - + + + + + + - + + + + - + - + - - - - + - + + + + - - + + - + - - - - - - - - + + + + + @@ -348,195 +351,195 @@ - - - - + + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - + + + + + + + + + + + - + - + - + - - - - - - + + + + + + - - - - + + + + - + - - + + - + - + - - - - - - - - - + - + + + + + + + + + @@ -548,92 +551,94 @@ - - - - - - - - - - + - - + + + + - - - - - + + + + + + - - - - + - - - - - - + + + + + + + + + + + + - + + + + + + - + - - - - - + + + + + - + - + - + - + - + - + - - - + + + - - + + - - - - - - + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss10-1.dark.svg b/images/ss-i-ss10-1.dark.svg index 32ca8fcfed..4b87db058a 100644 --- a/images/ss-i-ss10-1.dark.svg +++ b/images/ss-i-ss10-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -278,39 +281,43 @@ - + - - - - + + + + + - - + + - + - + - - - + + + - + - - - - - + + + + + + + + @@ -337,230 +344,233 @@ - - - - + + + + - - - - + + + + - + - - - - - + + + + + - + - + - + - - - - + + + + - - + + - + - - + + - + - - - + + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - + + - + + + + + - - + + - - - - + + - + - - - - - - - - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss10-1.light.svg b/images/ss-i-ss10-1.light.svg index d6c133c9ca..4a2a57207e 100644 --- a/images/ss-i-ss10-1.light.svg +++ b/images/ss-i-ss10-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -278,39 +281,43 @@ - + - - - - + + + + + - - + + - + - + - - - + + + - + - - - - - + + + + + + + + @@ -337,230 +344,233 @@ - - - - + + + + - - - - + + + + - + - - - - - + + + + + - + - + - + - - - - + + + + - - + + - + - - + + - + - - - + + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - + + - + + + + + - - + + - - - - + + - + - - - - - - - - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss11-1.dark.svg b/images/ss-i-ss11-1.dark.svg index 588ad0e7f0..1f54a1f3cf 100644 --- a/images/ss-i-ss11-1.dark.svg +++ b/images/ss-i-ss11-1.dark.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -230,47 +232,55 @@ - + - - - - + - + + + + + + - + + + + - - - - - + + + + + + + + + - + - - + - + - - - + + + @@ -286,253 +296,253 @@ - - - + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - + - - - - - + + + + + - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + - + - - - + + + - + - - - + + + - + - - + + - + - + - + + + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss11-1.light.svg b/images/ss-i-ss11-1.light.svg index 549b5cc610..399d4fe2b5 100644 --- a/images/ss-i-ss11-1.light.svg +++ b/images/ss-i-ss11-1.light.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -230,47 +232,55 @@ - + - - - - + - + + + + + + - + + + + - - - - - + + + + + + + + + - + - - + - + - - - + + + @@ -286,253 +296,253 @@ - - - + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - + - - - - - + + + + + - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + - + - - - + + + - + - - - + + + - + - - + + - + - + - + + + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss12-1.dark.svg b/images/ss-i-ss12-1.dark.svg index 904967d3a8..23c4007d23 100644 --- a/images/ss-i-ss12-1.dark.svg +++ b/images/ss-i-ss12-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -282,56 +284,60 @@ - + - - - - + - + + + + + + - + + + + - + - + - + - - - - + - + + + + - + - - + - + - - + + - - + + @@ -353,318 +359,318 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - + - - - - - - - - - - - - - + - + - - - - - + + + + + - - + + - + - + + + + + + - - + + + + + - - - + + - - - - + + - - + + - + - + - + - + + + + - + - + + + + + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss12-1.light.svg b/images/ss-i-ss12-1.light.svg index 83787394e1..49efe2e505 100644 --- a/images/ss-i-ss12-1.light.svg +++ b/images/ss-i-ss12-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -282,56 +284,60 @@ - + - - - - + - + + + + + + - + + + + - + - + - + - - - - + - + + + + - + - - + - + - - + + - - + + @@ -353,318 +359,318 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - + - - - - - - - - - - - - - + - + - - - - - + + + + + - - + + - + - + + + + + + - - + + + + + - - - + + - - - - + + - - + + - + - + - + - + + + + - + - + + + + + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss13-1.dark.svg b/images/ss-i-ss13-1.dark.svg index 9a52c53b44..88453ecbc1 100644 --- a/images/ss-i-ss13-1.dark.svg +++ b/images/ss-i-ss13-1.dark.svg @@ -47,7 +47,7 @@ - + @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -285,7 +287,7 @@ - + @@ -329,48 +331,52 @@ - + - - - - + - + + + + + + - + + + + - + - + - - + + - + - - + - + - - + + - - + + @@ -385,9 +391,10 @@ - + + @@ -398,203 +405,212 @@ - - - - + + + + - - - - + + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + + + + + + + + + + + + @@ -602,96 +618,94 @@ - - - - - - - - - - + - - + + + + - - - - - + + + + + + - - - - + - + - + + + + - + - + - - + - + + + + + + - + - - - - - + + + + + - + - + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss13-1.light.svg b/images/ss-i-ss13-1.light.svg index 828a9374d7..dca37e3e27 100644 --- a/images/ss-i-ss13-1.light.svg +++ b/images/ss-i-ss13-1.light.svg @@ -47,7 +47,7 @@ - + @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -285,7 +287,7 @@ - + @@ -329,48 +331,52 @@ - + - - - - + - + + + + + + - + + + + - + - + - - + + - + - - + - + - - + + - - + + @@ -385,9 +391,10 @@ - + + @@ -398,203 +405,212 @@ - - - - + + + + - - - - + + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + + + + + + + + + + + + @@ -602,96 +618,94 @@ - - - - - - - - - - + - - + + + + - - - - - + + + + + + - - - - + - + - + + + + - + - + - - + - + + + + + + - + - - - - - + + + + + - + - + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss14-1.dark.svg b/images/ss-i-ss14-1.dark.svg index b59c864aec..b4fae7e166 100644 --- a/images/ss-i-ss14-1.dark.svg +++ b/images/ss-i-ss14-1.dark.svg @@ -59,92 +59,94 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -291,52 +293,52 @@ - + - - - + + + + - - - - + - + + + + - + - - + + - - + + - + - - + + - + - - - + + - - + + - - + + @@ -363,209 +365,212 @@ - - - - + + + + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - + - + - + - - - + + + - + - + - + - - + + - + - - + + - + - + - + + + + + + + + - - + + - - - - - - + + @@ -577,92 +582,92 @@ - - - - + + + - - + + - - + + - - - - + + + + - + - - - - - - + + - + + - - + + - + - - + + + + + + - - + + - - - - - - - - + + + + + + + + - - + + - + - + - + - - + + - - + + - - + + - - - - + + + + \ No newline at end of file diff --git a/images/ss-i-ss14-1.light.svg b/images/ss-i-ss14-1.light.svg index 379bb040bb..f5f293b28b 100644 --- a/images/ss-i-ss14-1.light.svg +++ b/images/ss-i-ss14-1.light.svg @@ -59,92 +59,94 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -291,52 +293,52 @@ - + - - - + + + + - - - - + - + + + + - + - - + + - - + + - + - - + + - + - - - + + - - + + - - + + @@ -363,209 +365,212 @@ - - - - + + + + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - + - + - + - - - + + + - + - + - + - - + + - + - - + + - + - + - + + + + + + + + - - + + - - - - - - + + @@ -577,92 +582,92 @@ - - - - + + + - - + + - - + + - - - - + + + + - + - - - - - - + + - + + - - + + - + - - + + + + + + - - + + - - - - - - - - + + + + + + + + - - + + - + - + - + - - + + - - + + - - + + - - - - + + + + \ No newline at end of file diff --git a/images/ss-i-ss15-1.dark.svg b/images/ss-i-ss15-1.dark.svg index a47a2386e3..596954746b 100644 --- a/images/ss-i-ss15-1.dark.svg +++ b/images/ss-i-ss15-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -281,55 +284,54 @@ - + - - - + + + + - - - - + - + + + + - + - - + + - + - - + + - + - + - - - - - + - + - - - + + + + + @@ -356,203 +358,206 @@ - - - + + + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - - - - - + + + + + - + - + - - + + - + - - + + - + - + - + + + - - + + - + - - - + + + + @@ -562,96 +567,101 @@ - - - - - - - - - - + + - - + + + + - - - - - + + + + + - + - - - - - + + - - + + + + + + + + + + + + + + + + - - + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss15-1.light.svg b/images/ss-i-ss15-1.light.svg index f21fd7eb7f..0fd923cb39 100644 --- a/images/ss-i-ss15-1.light.svg +++ b/images/ss-i-ss15-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -281,55 +284,54 @@ - + - - - + + + + - - - - + - + + + + - + - - + + - + - - + + - + - + - - - - - + - + - - - + + + + + @@ -356,203 +358,206 @@ - - - + + + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - - - - - + + + + + - + - + - - + + - + - - + + - + - + - + + + - - + + - + - - - + + + + @@ -562,96 +567,101 @@ - - - - - - - - - - + + - - + + + + - - - - - + + + + + - + - - - - - + + - - + + + + + + + + + + + + + + + + - - + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss16-1.dark.svg b/images/ss-i-ss16-1.dark.svg index a10777869d..5469872547 100644 --- a/images/ss-i-ss16-1.dark.svg +++ b/images/ss-i-ss16-1.dark.svg @@ -39,7 +39,7 @@ - + @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -249,10 +251,12 @@ - + - - + + + + @@ -299,9 +303,11 @@ - + - + + + @@ -309,69 +315,71 @@ - + + - + - + - + - - + + - + - + - + - + - - + + - + - + - - + + - + - - + - + - - + + - - + + - + - + + + @@ -383,291 +391,291 @@ - + - - - + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - + + - + - + - - - - - - - - + + + + + + + + - + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - - - + + - - + + - - + + - - + + - - + + - - + + + - + - - - - - - - - + - + - - + - + - - - - - - + + + - - + + + + + + - + - - - + + + + + + + + + + - + - + - + - - + + - + - + - - - + + + @@ -676,30 +684,30 @@ - + - + - + - + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss16-1.light.svg b/images/ss-i-ss16-1.light.svg index 268ba59d8c..50e6358222 100644 --- a/images/ss-i-ss16-1.light.svg +++ b/images/ss-i-ss16-1.light.svg @@ -39,7 +39,7 @@ - + @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -249,10 +251,12 @@ - + - - + + + + @@ -299,9 +303,11 @@ - + - + + + @@ -309,69 +315,71 @@ - + + - + - + - + - - + + - + - + - + - + - - + + - + - + - - + + - + - - + - + - - + + - - + + - + - + + + @@ -383,291 +391,291 @@ - + - - - + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - + + - + - + - - - - - - - - + + + + + + + + - + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - - - + + - - + + - - + + - - + + - - + + - - + + + - + - - - - - - - - + - + - - + - + - - - - - - + + + - - + + + + + + - + - - - + + + + + + + + + + - + - + - + - - + + - + - + - - - + + + @@ -676,30 +684,30 @@ - + - + - + - + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss17-1.dark.svg b/images/ss-i-ss17-1.dark.svg index 1b0f09a181..c4424ec2c8 100644 --- a/images/ss-i-ss17-1.dark.svg +++ b/images/ss-i-ss17-1.dark.svg @@ -51,7 +51,7 @@ - + @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -359,63 +361,63 @@ - + + + + - + - - + + - + - + - + - + - - - - + - + + + + - + - - + + - + - + - - - - + - + - - + + - - + + @@ -442,229 +444,229 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - - + + - - + + + - - + + - - + + - - + + - - - + + @@ -673,85 +675,88 @@ - - - - - - - - - - + - + - - + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - - - + + + - - - - + + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss17-1.light.svg b/images/ss-i-ss17-1.light.svg index 3c62927a85..166b765880 100644 --- a/images/ss-i-ss17-1.light.svg +++ b/images/ss-i-ss17-1.light.svg @@ -51,7 +51,7 @@ - + @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -359,63 +361,63 @@ - + + + + - + - - + + - + - + - + - + - - - - + - + + + + - + - - + + - + - + - - - - + - + - - + + - - + + @@ -442,229 +444,229 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - - + + - - + + + - - + + - - + + - - + + - - - + + @@ -673,85 +675,88 @@ - - - - - - - - - - + - + - - + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - - - + + + - - - - + + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss18-1.dark.svg b/images/ss-i-ss18-1.dark.svg index a17614942c..1b01b49c7e 100644 --- a/images/ss-i-ss18-1.dark.svg +++ b/images/ss-i-ss18-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -286,53 +288,55 @@ - + - - - - + - + + + + + + - + + + + - + - + - + - - + + - + - + - - - - - - - - + + + + + @@ -359,201 +363,202 @@ - - - - + + + + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - - + + - - + + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - + - - + + - + - - + + - + - + - - + + - - + + - - + + - - + + - - + + - - + + + @@ -561,88 +566,90 @@ - - - - - - - - - - + - - + + + + - - - + + + + - - - - + - + - + - - - - - - + + + + + + + + + + + + + + + + + - + - - - - - - - + + + + + + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss18-1.light.svg b/images/ss-i-ss18-1.light.svg index 9167cb406d..ea4c0ddbbe 100644 --- a/images/ss-i-ss18-1.light.svg +++ b/images/ss-i-ss18-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -286,53 +288,55 @@ - + - - - - + - + + + + + + - + + + + - + - + - + - - + + - + - + - - - - - - - - + + + + + @@ -359,201 +363,202 @@ - - - - + + + + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - - + + - - + + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - + - - + + - + - - + + - + - + - - + + - - + + - - + + - - + + - - + + - - + + + @@ -561,88 +566,90 @@ - - - - - - - - - - + - - + + + + - - - + + + + - - - - + - + - + - - - - - - + + + + + + + + + + + + + + + + + - + - - - - - - - + + + + + + + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss20-1.dark.svg b/images/ss-i-ss20-1.dark.svg index 83924e0202..df48ebc852 100644 --- a/images/ss-i-ss20-1.dark.svg +++ b/images/ss-i-ss20-1.dark.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -254,7 +256,7 @@ - + @@ -264,44 +266,41 @@ - - - - + + + + - - - - - + + + + + - + + - + - - + + - + - + - - - - - + - + - - - + + + @@ -313,130 +312,130 @@ - - - - + + + + - - - - + + + + - - - - + + + + - + - + - - - + + + - + - - - + + + - - - - + + + + - + - + - + - - + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + + + - - + + - + - - - - + + @@ -444,78 +443,80 @@ - - - - - - - - - + + + + + - - - - + - + - - - - + + + + + + + + + + + + + + + + - - - - - + + - - + + - - - + + + - + - + - - - - - - + + + + + + - - - - + + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-i-ss20-1.light.svg b/images/ss-i-ss20-1.light.svg index 1766421d41..00de19f9e8 100644 --- a/images/ss-i-ss20-1.light.svg +++ b/images/ss-i-ss20-1.light.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -254,7 +256,7 @@ - + @@ -264,44 +266,41 @@ - - - - + + + + - - - - - + + + + + - + + - + - - + + - + - + - - - - - + - + - - - + + + @@ -313,130 +312,130 @@ - - - - + + + + - - - - + + + + - - - - + + + + - + - + - - - + + + - + - - - + + + - - - - + + + + - + - + - + - - + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + + + - - + + - + - - - - + + @@ -444,78 +443,80 @@ - - - - - - - - - + + + + + - - - - + - + - - - - + + + + + + + + + + + + + + + + - - - - - + + - - + + - - - + + + - + - + - - - - - - + + + + + + - - - - + + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-off-0.dark.svg b/images/ss-u-off-0.dark.svg index 43f4c03f6e..a1d9de2f8e 100644 --- a/images/ss-u-off-0.dark.svg +++ b/images/ss-u-off-0.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +223,7 @@ - + @@ -230,27 +233,27 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + @@ -262,161 +265,161 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - - - - - - + + + + + + - - - - - + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-off-0.light.svg b/images/ss-u-off-0.light.svg index d6405e03eb..6127bfd202 100644 --- a/images/ss-u-off-0.light.svg +++ b/images/ss-u-off-0.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -220,7 +223,7 @@ - + @@ -230,27 +233,27 @@ - - - - + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + @@ -262,161 +265,161 @@ - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - - - - - - + + + + + + - - - - - + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss01-1.dark.svg b/images/ss-u-ss01-1.dark.svg index 65a0d06df1..1833d684f2 100644 --- a/images/ss-u-ss01-1.dark.svg +++ b/images/ss-u-ss01-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -273,54 +275,52 @@ - + - - - + + + + - - - - + - + + + + - + - + - - + + - - + + - + - - - - - - - - + + + + + @@ -343,302 +343,308 @@ - - - + + + - + - + - + - - + + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - - - - + + + + - + - - + + - + - + - - - - - - - - - - - + - + - - - - - - + + + + + - + + + + - + + + + + + - + - + - - - - - - + + - - + + + + + + - + - + - + + + + - + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss01-1.light.svg b/images/ss-u-ss01-1.light.svg index beb6c22edd..65e4355087 100644 --- a/images/ss-u-ss01-1.light.svg +++ b/images/ss-u-ss01-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -273,54 +275,52 @@ - + - - - + + + + - - - - + - + + + + - + - + - - + + - - + + - + - - - - - - - - + + + + + @@ -343,302 +343,308 @@ - - - + + + - + - + - + - - + + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - - - - + + + + - + - - + + - + - + - - - - - - - - - - - + - + - - - - - - + + + + + - + + + + - + + + + + + - + - + - - - - - - + + - - + + + + + + - + - + - + + + + - + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss02-1.dark.svg b/images/ss-u-ss02-1.dark.svg index c9a81abda5..7d907ea443 100644 --- a/images/ss-u-ss02-1.dark.svg +++ b/images/ss-u-ss02-1.dark.svg @@ -59,93 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -336,56 +339,53 @@ - + + + + - + - + - - + + - + - - + + - + - + - - + + - + - + - - - - - - - - - - - + + + + + @@ -406,316 +406,316 @@ - - - + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - - - - - - - - - - - - - + - + - - + + + + + + + + + + - - - - - - - - - - + - + - + - - - - - - - + + - - + + + + + + + - + - + - - + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - + + + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss02-1.light.svg b/images/ss-u-ss02-1.light.svg index aa10a5de62..7d69c4459c 100644 --- a/images/ss-u-ss02-1.light.svg +++ b/images/ss-u-ss02-1.light.svg @@ -59,93 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -336,56 +339,53 @@ - + + + + - + - + - - + + - + - - + + - + - + - - + + - + - + - - - - - - - - - - - + + + + + @@ -406,316 +406,316 @@ - - - + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - - - - - - - - - - - - - + - + - - + + + + + + + + + + - - - - - - - - - - + - + - + - - - - - - - + + - - + + + + + + + - + - + - - + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - + + + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss03-1.dark.svg b/images/ss-u-ss03-1.dark.svg index 5e588da309..7305a890f8 100644 --- a/images/ss-u-ss03-1.dark.svg +++ b/images/ss-u-ss03-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -265,49 +267,53 @@ - + - - - - - - - - + + + + + + + + + + + + + - + - + - - + + - - + + - + - - + - + - - + + - - + + @@ -325,296 +331,296 @@ - - - + + + - + - + - + - - + + - + - - - + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - + - + - - + + - + - - + + - + - + - - - - - - - - - - - + - + - - - - - + + - - + + - - + + + + + + - + - + - + - - - - - - + + - - + + + + + + - + - - - - + + + + + + + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss03-1.light.svg b/images/ss-u-ss03-1.light.svg index d518788eea..e4b86a0551 100644 --- a/images/ss-u-ss03-1.light.svg +++ b/images/ss-u-ss03-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -265,49 +267,53 @@ - + - - - - - - - - + + + + + + + + + + + + + - + - + - - + + - - + + - + - - + - + - - + + - - + + @@ -325,296 +331,296 @@ - - - + + + - + - + - + - - + + - + - - - + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - + - + - - + + - + - - + + - + - + - - - - - - - - - - - + - + - - - - - + + - - + + - - + + + + + + - + - + - + - - - - - - + + - - + + + + + + - + - - - - + + + + + + + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss04-1.dark.svg b/images/ss-u-ss04-1.dark.svg index db93952800..4a97ac4bbd 100644 --- a/images/ss-u-ss04-1.dark.svg +++ b/images/ss-u-ss04-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -324,50 +326,50 @@ - - - - - + + + + + + - - + + - + - + - + - - - + + + - - + + - + - - + - + - - + + - - + + @@ -394,310 +396,312 @@ - - - + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - - - + + + - + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + - - - - - + + - - + + - - + + + + + + - + - + - + - - - - - - - + + - - - - - + + + + + + + - - + + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss04-1.light.svg b/images/ss-u-ss04-1.light.svg index de651984b4..ca84d3dc6b 100644 --- a/images/ss-u-ss04-1.light.svg +++ b/images/ss-u-ss04-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -324,50 +326,50 @@ - - - - - + + + + + + - - + + - + - + - + - - - + + + - - + + - + - - + - + - - + + - - + + @@ -394,310 +396,312 @@ - - - + + + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - - - + + + - + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + - - - - - + + - - + + - - + + + + + + - + - + - + - - - - - - - + + - - - - - + + + + + + + - - + + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss05-1.dark.svg b/images/ss-u-ss05-1.dark.svg index 2925efb58f..385c8b77ca 100644 --- a/images/ss-u-ss05-1.dark.svg +++ b/images/ss-u-ss05-1.dark.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -270,54 +272,56 @@ - + - - - - + - + + + + + + - + + + + - + - + - - + + - - + + - + - - - - - - - - + + + + + @@ -342,288 +346,288 @@ - - - - + + + + - + - + - - + + - - - - + + + + - + - + - + - + - + - + - + - - + + - + - - - + + + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - - + + + + - + - - + + - + - + - - - - - - - - - - - + - + - - - - - + + + + + - - + + - + - - - + + + + + + + + - + - - - - - - - - + + + + + + - + - + - + + + + - + - + - - + - + + + + + + - + - - - - - + + + + + - + - + - + - - - - + + + + - - + + - - + + - - + + - - - - + + + + \ No newline at end of file diff --git a/images/ss-u-ss05-1.light.svg b/images/ss-u-ss05-1.light.svg index 3323c052b8..7b092b98b9 100644 --- a/images/ss-u-ss05-1.light.svg +++ b/images/ss-u-ss05-1.light.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -270,54 +272,56 @@ - + - - - - + - + + + + + + - + + + + - + - + - - + + - - + + - + - - - - - - - - + + + + + @@ -342,288 +346,288 @@ - - - - + + + + - + - + - - + + - - - - + + + + - + - + - + - + - + - + - + - - + + - + - - - + + + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - + - + - + - + - - - - + + + + - + - - + + - + - + - - - - - - - - - - - + - + - - - - - + + + + + - - + + - + - - - + + + + + + + + - + - - - - - - - - + + + + + + - + - + - + + + + - + - + - - + - + + + + + + - + - - - - - + + + + + - + - + - + - - - - + + + + - - + + - - + + - - + + - - - - + + + + \ No newline at end of file diff --git a/images/ss-u-ss06-1.dark.svg b/images/ss-u-ss06-1.dark.svg index 0f0eea9c06..ded318ef4e 100644 --- a/images/ss-u-ss06-1.dark.svg +++ b/images/ss-u-ss06-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -325,51 +328,52 @@ - - - - - - + + - + + + + + + - + + + + - + - + - + - - + + - + - + - - - - - - - - + + + + + @@ -396,300 +400,308 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + - - - + - - + + - - + + - + - + + + + + + - - + + + + - - - - - - - + + + + + - + - + - - - - + + + + + + + + + + + + + + + + + - - - + + + - + - - - - - + + + + + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss06-1.light.svg b/images/ss-u-ss06-1.light.svg index e32f2d753a..0bb94c629c 100644 --- a/images/ss-u-ss06-1.light.svg +++ b/images/ss-u-ss06-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -325,51 +328,52 @@ - - - - - - + + - + + + + + + - + + + + - + - + - + - - + + - + - + - - - - - - - - + + + + + @@ -396,300 +400,308 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + - - - + - - + + - - + + - + - + + + + + + - - + + + + - - - - - - - + + + + + - + - + - - - - + + + + + + + + + + + + + + + + + - - - + + + - + - - - - - + + + + + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss07-1.dark.svg b/images/ss-u-ss07-1.dark.svg index 48e872c6a1..a09bdbdd6b 100644 --- a/images/ss-u-ss07-1.dark.svg +++ b/images/ss-u-ss07-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -289,45 +292,47 @@ - + - - - - - - - - + + + + + + + + + + + + + - + - + - - + + - + - - - - - - - - + + + + + @@ -354,264 +359,266 @@ - - - - + + + + - - - - + + + + - + - - - + + + - + - + - - + + - + - + - - - + + + - - + + - + - + - + - + - + - - + + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - + - + - + - + - + - - + + - - - - + + + + - + - - + + - + - + - + + + + + + + - - + + - + - - + + - - - - - - - + + + - - - - - - - - - - + - - + + + + - - - - - - + + + + + + - + - - - - + + + + + + + + + + + - - - + + + - + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss07-1.light.svg b/images/ss-u-ss07-1.light.svg index e8004a0c47..71eb40b2cd 100644 --- a/images/ss-u-ss07-1.light.svg +++ b/images/ss-u-ss07-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -289,45 +292,47 @@ - + - - - - - - - - + + + + + + + + + + + + + - + - + - - + + - + - - - - - - - - + + + + + @@ -354,264 +359,266 @@ - - - - + + + + - - - - + + + + - + - - - + + + - + - + - - + + - + - + - - - + + + - - + + - + - + - + - + - + - - + + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - + - + - + - + - + - - + + - - - - + + + + - + - - + + - + - + - + + + + + + + - - + + - + - - + + - - - - - - - + + + - - - - - - - - - - + - - + + + + - - - - - - + + + + + + - + - - - - + + + + + + + + + + + - - - + + + - + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss08-1.dark.svg b/images/ss-u-ss08-1.dark.svg index 8a69773bbf..b49e5bd7cc 100644 --- a/images/ss-u-ss08-1.dark.svg +++ b/images/ss-u-ss08-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -300,65 +302,64 @@ - + - - - - + - + + + + + + + + + - + - + - - - - - + + - + + + + - + - - + + - + - + - - - - - - - - - - - + + + + + @@ -377,204 +378,203 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - + + - + - + - - - - - - + + + + + + - + - + - + - + - + - - - + + + - + - - - - + + + + - + - - + + - + - + - - - - - - - - - - - + - + - - + + + + + + + + + + + @@ -583,112 +583,112 @@ - - - - - - - - - - + - - - + + - - + + + - + - + - + - + - + - + - + - - - + + + + + + - + + + + + + + - + - + - + - + - + - + - + - - - + + + - - - - + + + + - + - - + + - - + + - - - - - - + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss08-1.light.svg b/images/ss-u-ss08-1.light.svg index 0850df2d3e..d40e2982ea 100644 --- a/images/ss-u-ss08-1.light.svg +++ b/images/ss-u-ss08-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -300,65 +302,64 @@ - + - - - - + - + + + + + + + + + - + - + - - - - - + + - + + + + - + - - + + - + - + - - - - - - - - - - - + + + + + @@ -377,204 +378,203 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - + - - + + - + - + - - - - - - + + + + + + - + - + - + - + - + - - - + + + - + - - - - + + + + - + - - + + - + - + - - - - - - - - - - - + - + - - + + + + + + + + + + + @@ -583,112 +583,112 @@ - - - - - - - - - - + - - - + + - - + + + - + - + - + - + - + - + - + - - - + + + + + + - + + + + + + + - + - + - + - + - + - + - + - - - + + + - - - - + + + + - + - - + + - - + + - - - - - - + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss09-1.dark.svg b/images/ss-u-ss09-1.dark.svg index fb8d943e54..3e301a1b0d 100644 --- a/images/ss-u-ss09-1.dark.svg +++ b/images/ss-u-ss09-1.dark.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -279,56 +281,59 @@ - - - - - - + + - + + + + + + - + + + + - + - + - - - - + - + + + + - - + + - + - - + - + - - + + - - + + @@ -352,284 +357,286 @@ - - - - + + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - + + + + + + + + + + + - + - + - + - - - - - - + + + + + + - - - - + + + + - + - - + + - + - + - - + + - - + + - - - + + - - + + - - - - + + + + + - - - - - - - - - - + - - + + + + - - - - - - - - + + + + + + - + - - - - - - + + + + + + + + + + + + - + + + + + + - + - - - - - + + + + + - + - + - + - - - - - - + + + + + + - - + + - - - - - - + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss09-1.light.svg b/images/ss-u-ss09-1.light.svg index 12af11f134..1e0b6822f4 100644 --- a/images/ss-u-ss09-1.light.svg +++ b/images/ss-u-ss09-1.light.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -279,56 +281,59 @@ - - - - - - + + - + + + + + + - + + + + - + - + - - - - + - + + + + - - + + - + - - + - + - - + + - - + + @@ -352,284 +357,286 @@ - - - - + + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - + + + + + + + + + + + - + - + - + - - - - - - + + + + + + - - - - + + + + - + - - + + - + - + - - + + - - + + - - - + + - - + + - - - - + + + + + - - - - - - - - - - + - - + + + + - - - - - - - - + + + + + + - + - - - - - - + + + + + + + + + + + + - + + + + + + - + - - - - - + + + + + - + - + - + - - - - - - + + + + + + - - + + - - - - - - + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss10-1.dark.svg b/images/ss-u-ss10-1.dark.svg index 93e142e988..bea913a553 100644 --- a/images/ss-u-ss10-1.dark.svg +++ b/images/ss-u-ss10-1.dark.svg @@ -59,95 +59,98 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -281,39 +284,43 @@ - + - - - - + + + + + - - + + - + - + - - - + + + - + - - - - - + + + + + + + + @@ -340,226 +347,229 @@ - - - - + + + + - - - - + + + + - + - - - - - + + + + + - + - + - + - - - - + + + + - - + + - + - - + + - + - - - + + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - + + - + + + + + - - + + - - - - + + - + - - - - - - - - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss10-1.light.svg b/images/ss-u-ss10-1.light.svg index ca2423ef91..9d0a4dea14 100644 --- a/images/ss-u-ss10-1.light.svg +++ b/images/ss-u-ss10-1.light.svg @@ -59,95 +59,98 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -281,39 +284,43 @@ - + - - - - + + + + + - - + + - + - + - - - + + + - + - - - - - + + + + + + + + @@ -340,226 +347,229 @@ - - - - + + + + - - - - + + + + - + - - - - - + + + + + - + - + - + - - - - + + + + - - + + - + - - + + - + - - - + + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - + + - + + + + + - - + + - - - - + + - + - - - - - - - - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss11-1.dark.svg b/images/ss-u-ss11-1.dark.svg index cc673b3776..6ae7138856 100644 --- a/images/ss-u-ss11-1.dark.svg +++ b/images/ss-u-ss11-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -230,47 +233,55 @@ - + - - - - + - + + + + + + - + + + + - - - - - + + + + + + + + + - + - - + - + - - - + + + @@ -286,253 +297,253 @@ - - - + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - + - - - - - + + + + + - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + - + - - - + + + - + - - - + + + - + - - + + - + - + - + + + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss11-1.light.svg b/images/ss-u-ss11-1.light.svg index 4f1e261904..134ea6d4dc 100644 --- a/images/ss-u-ss11-1.light.svg +++ b/images/ss-u-ss11-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -230,47 +233,55 @@ - + - - - - + - + + + + + + - + + + + - - - - - + + + + + + + + + - + - - + - + - - - + + + @@ -286,253 +297,253 @@ - - - + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - + - - - - - + + + + + - + - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + - + - - - + + + - + - - - + + + - + - - + + - + - + - + + + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss12-1.dark.svg b/images/ss-u-ss12-1.dark.svg index 79ad8cf69c..25c1c7fc04 100644 --- a/images/ss-u-ss12-1.dark.svg +++ b/images/ss-u-ss12-1.dark.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -301,56 +303,60 @@ - + - - - - + - + + + + + + - + + + + - + - + - + - - - - + - + + + + - + - - + - + - - + + - - + + @@ -378,314 +384,311 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - + - - + + - - + + - - + + - - + + - - + + - - + + + - + + - - + + - - - - - - - - - - - + + - - - + + - + + - - - - + - + - + - + - + + + + - + - + + + + + - + - + - + - + - + - + - + - + - + - - + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss12-1.light.svg b/images/ss-u-ss12-1.light.svg index a25923aa8a..7e3e8f868e 100644 --- a/images/ss-u-ss12-1.light.svg +++ b/images/ss-u-ss12-1.light.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -301,56 +303,60 @@ - + - - - - + - + + + + + + - + + + + - + - + - + - - - - + - + + + + - + - - + - + - - + + - - + + @@ -378,314 +384,311 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - + - - + + - - + + - - + + - - + + - - + + - - + + + - + + - - + + - - - - - - - - - - - + + - - - + + - + + - - - - + - + - + - + - + + + + - + - + + + + + - + - + - + - + - + - + - + - + - + - - + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss13-1.dark.svg b/images/ss-u-ss13-1.dark.svg index 8f733548e0..c97c797d17 100644 --- a/images/ss-u-ss13-1.dark.svg +++ b/images/ss-u-ss13-1.dark.svg @@ -47,7 +47,7 @@ - + @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -281,10 +283,12 @@ - + - - + + + + @@ -321,49 +325,51 @@ - + - - - - + - + + + + + + - + + + + - + - + - - + + - + - - - - - - - - + + + + + @@ -377,9 +383,10 @@ - + + @@ -390,290 +397,298 @@ - - - - + + + + - - - - + + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + - - - + - - + + - - + + - + - + + + + + + - - + + + + - - - - - - - - + + + + + + - + - + - + + + + - + - + - - + - + + + + + + - + - - - - - + + + + + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss13-1.light.svg b/images/ss-u-ss13-1.light.svg index d1cae9382f..d0c41dcb2e 100644 --- a/images/ss-u-ss13-1.light.svg +++ b/images/ss-u-ss13-1.light.svg @@ -47,7 +47,7 @@ - + @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -281,10 +283,12 @@ - + - - + + + + @@ -321,49 +325,51 @@ - + - - - - + - + + + + + + - + + + + - + - + - - + + - + - - - - - - - - + + + + + @@ -377,9 +383,10 @@ - + + @@ -390,290 +397,298 @@ - - - - + + + + - - - - + + + + - + - + - - + + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - + - - + + - + - + - + - + - + - - - - - - - - - + - + - - - + - - + + - - + + - + - + + + + + + - - + + + + - - - - - - - - + + + + + + - + - + - + + + + - + - + - - + - + + + + + + - + - - - - - + + + + + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss14-1.dark.svg b/images/ss-u-ss14-1.dark.svg index 59d672e132..8925b402f0 100644 --- a/images/ss-u-ss14-1.dark.svg +++ b/images/ss-u-ss14-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -280,52 +282,48 @@ - + - - - + + + + - - - - + - + + + + - + - - + + - - + + - + - - + + - + - - - - - - - - - + + + + @@ -351,209 +349,212 @@ - - - - + + + + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - + - + - + - - - + + + - + - + - + - - + + - + - - + + - + - + - + + + + + + + + - - + + - - - - - - + + @@ -565,86 +566,85 @@ - - - - - - - - - - + + - + - + - - - - + + - - + + + + - + - - + + + + + - - + + - + - - + + + + + + - - + + - - - - - - - - + + + + + + + + - - - - - + + + + + - - + + - - + + - - + + - - - - + + + + \ No newline at end of file diff --git a/images/ss-u-ss14-1.light.svg b/images/ss-u-ss14-1.light.svg index 64f390bb11..683832fe20 100644 --- a/images/ss-u-ss14-1.light.svg +++ b/images/ss-u-ss14-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -280,52 +282,48 @@ - + - - - + + + + - - - - + - + + + + - + - - + + - - + + - + - - + + - + - - - - - - - - - + + + + @@ -351,209 +349,212 @@ - - - - + + + + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - - - + + + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - + - + - + - - - + + + - + - + - + - - + + - + - - + + - + - + - + + + + + + + + - - + + - - - - - - + + @@ -565,86 +566,85 @@ - - - - - - - - - - + + - + - + - - - - + + - - + + + + - + - - + + + + + - - + + - + - - + + + + + + - - + + - - - - - - - - + + + + + + + + - - - - - + + + + + - - + + - - + + - - + + - - - - + + + + \ No newline at end of file diff --git a/images/ss-u-ss15-1.dark.svg b/images/ss-u-ss15-1.dark.svg index 66dace869b..6e4df54543 100644 --- a/images/ss-u-ss15-1.dark.svg +++ b/images/ss-u-ss15-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -263,53 +266,51 @@ - + - - - - - - + + + + - + - + + + + - + - - + + - + - - + + - + - - - - - - - - + + + + + @@ -332,296 +333,307 @@ - - - + + + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - - - - + + + + - + - + - + - - + + - + - - + + - + - + + + - + - - + + - + - - - - - - - - - - + + - - + + + - - + + - + + - - + + + + - - - - - + + + + + + + - + - - - - + + + + + + + + + + + + + + + - - + + - + - + - + - - + + - + - - - + + + - + - - - + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss15-1.light.svg b/images/ss-u-ss15-1.light.svg index 1c32d9418a..0673103d64 100644 --- a/images/ss-u-ss15-1.light.svg +++ b/images/ss-u-ss15-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -263,53 +266,51 @@ - + - - - - - - + + + + - + - + + + + - + - - + + - + - - + + - + - - - - - - - - + + + + + @@ -332,296 +333,307 @@ - - - + + + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - - - - + + + + - + - + - + - - + + - + - - + + - + - + + + - + - - + + - + - - - - - - - - - - + + - - + + + - - + + - + + - - + + + + - - - - - + + + + + + + - + - - - - + + + + + + + + + + + + + + + - - + + - + - + - + - - + + - + - - - + + + - + - - - + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss16-1.dark.svg b/images/ss-u-ss16-1.dark.svg index babfee0d0f..2cfd46f33a 100644 --- a/images/ss-u-ss16-1.dark.svg +++ b/images/ss-u-ss16-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -307,61 +309,61 @@ - + + - + - + - + - - + + - + - + - + - + - - + + - + - + - - + + - + - - + - + - - + + - - + + @@ -389,284 +391,284 @@ - - - + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - + + - + - + - - - - - - - - + + + + + + + + - + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - - - + + - - + + - - + + - - + + - - + + - - + + + - + - - - - - - - - + - + - - + - + - - - - - - + + + - - + + + + + + - + - - - + + + + + + + + + + - + - + - + - - + + - + - + - - - + + + @@ -675,26 +677,26 @@ - + - - - + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss16-1.light.svg b/images/ss-u-ss16-1.light.svg index 623a999acb..f8eda6bef0 100644 --- a/images/ss-u-ss16-1.light.svg +++ b/images/ss-u-ss16-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -307,61 +309,61 @@ - + + - + - + - + - - + + - + - + - + - + - - + + - + - + - - + + - + - - + - + - - + + - - + + @@ -389,284 +391,284 @@ - - - + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - + + - + - + - - - - - - - - + + + + + + + + - + - + - + - - - - + + + + - - - - + + + + - + - - + + - + - - - + + - - + + - - + + - - + + - - + + - - + + + - + - - - - - - - - + - + - - + - + - - - - - - + + + - - + + + + + + - + - - - + + + + + + + + + + - + - + - + - - + + - + - + - - - + + + @@ -675,26 +677,26 @@ - + - - - + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss17-1.dark.svg b/images/ss-u-ss17-1.dark.svg index e20c4bcc24..4bbc90bd58 100644 --- a/images/ss-u-ss17-1.dark.svg +++ b/images/ss-u-ss17-1.dark.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -341,56 +343,60 @@ - + - - - - - - + + + + + + + + + + + - + - + - + - - - - + - + + + + - + - - + + - - + - + - - + + - - + + @@ -417,310 +423,308 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - - + + + + + + + - - + + - + - - + + - - + + + + + - - - - - + + - - + + - - + + - - + + + + + + + - - + + - - + + + + + + - - - - - - - - - - - - - - - - - - + + - + - + - + - + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss17-1.light.svg b/images/ss-u-ss17-1.light.svg index 4ec73ce61a..c650a1466e 100644 --- a/images/ss-u-ss17-1.light.svg +++ b/images/ss-u-ss17-1.light.svg @@ -59,94 +59,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -341,56 +343,60 @@ - + - - - - - - + + + + + + + + + + + - + - + - + - - - - + - + + + + - + - - + + - - + - + - - + + - - + + @@ -417,310 +423,308 @@ - - - + + + - + - - - - + + + + - + - + - + - + - + - + - - - + + + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - - + + + + + + + - - + + - + - - + + - - + + + + + - - - - - + + - - + + - - + + - - + + + + + + + - - + + - - + + + + + + - - - - - - - - - - - - - - - - - - + + - + - + - + - + - + - - - - - - + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss18-1.dark.svg b/images/ss-u-ss18-1.dark.svg index fd3fe219b7..267640b7d2 100644 --- a/images/ss-u-ss18-1.dark.svg +++ b/images/ss-u-ss18-1.dark.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -264,52 +266,56 @@ - + - - - - + - + + + + + + - + + + + - + - + - + - - + + - + - + - - + - + - - + + - - + + @@ -331,278 +337,282 @@ - - - - + + + + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - - + + - - + + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - + - - + + - + - - + + - + - + - - - - - - - - - - - - - + - + - - - - - + + - - + + - + + + + - + + + + + + - - + + + + - - - - - - + + + + - + - + - + - - - - - - + + + + + + + + + + + + + + + + + - + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss18-1.light.svg b/images/ss-u-ss18-1.light.svg index 75712dc910..6edca545c1 100644 --- a/images/ss-u-ss18-1.light.svg +++ b/images/ss-u-ss18-1.light.svg @@ -59,93 +59,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -264,52 +266,56 @@ - + - - - - + - + + + + + + - + + + + - + - + - + - - + + - + - + - - + - + - - + + - - + + @@ -331,278 +337,282 @@ - - - - + + + + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - - + + - - + + - + - + - + - + - + - + - + - + - - - - + + + + - + - - - + + + - + - + - - - - - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - + - - + + - + - - + + - + - + - - - - - - - - - - - - - + - + - - - - - + + - - + + - + + + + - + + + + + + - - + + + + - - - - - - + + + + - + - + - + - - - - - - + + + + + + + + + + + + + + + + + - + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss20-1.dark.svg b/images/ss-u-ss20-1.dark.svg index 98ef6affd6..c34cdeb3ea 100644 --- a/images/ss-u-ss20-1.dark.svg +++ b/images/ss-u-ss20-1.dark.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -258,7 +261,7 @@ - + @@ -268,44 +271,41 @@ - - - - + + + + - - - - - + + + + + - + + - + - - + + - + - + - - - - - + - + - - - + + + @@ -317,130 +317,130 @@ - - - - + + + + - - - - + + + + - - - - + + + + - + - + - - - + + + - + - - - + + + - - - - + + + + - + - + - + - - + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + + + - - + + - + - - - - + + @@ -448,82 +448,84 @@ - - - - - - - - - + + + + + - - - - + - + - - - - + + + + + + + - - - - - + + - - + + + + + + + + + + + - - - + + + - + - + - - - - - - + + + + + + - - - - + + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/images/ss-u-ss20-1.light.svg b/images/ss-u-ss20-1.light.svg index c0de3dfdb6..e31a2e4584 100644 --- a/images/ss-u-ss20-1.light.svg +++ b/images/ss-u-ss20-1.light.svg @@ -59,94 +59,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -258,7 +261,7 @@ - + @@ -268,44 +271,41 @@ - - - - + + + + - - - - - + + + + + - + + - + - - + + - + - + - - - - - + - + - - - + + + @@ -317,130 +317,130 @@ - - - - + + + + - - - - + + + + - - - - + + + + - + - + - - - + + + - + - - - + + + - - - - + + + + - + - + - + - - + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - + + - + - + - + + + - - + + - + - - - - + + @@ -448,82 +448,84 @@ - - - - - - - - - + + + + + - - - - + - + - - - - + + + + + + + - - - - - + + - - + + + + + + + + + + + - - - + + + - + - + - - - - - - + + + + + + - - - - + + + + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index bf5b39a0be..605d36c19b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iosevka", - "version": "27.2.1", + "version": "27.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "iosevka", - "version": "27.2.1", + "version": "27.3.0", "dependencies": { "@iarna/toml": "^2.2.5", "@msgpack/msgpack": "^2.8.0", diff --git a/package.json b/package.json index 5676bca54a..6c4d89c0ab 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,12 @@ { "name": "iosevka", - "version": "27.2.1", + "version": "27.3.0", "main": "./font-src/index.js", "scripts": { "build": "verda -f verdafile.mjs", - "bump-ver": "node utility/update-package-json-version/index.mjs && npm install", - "clean": "verda -f verdafile.mjs clean" + "bump-ver": "node utility/update-package-json-version/index.mjs && npm install && node utility/generate-ttfa-ranges/index.mjs", + "clean": "verda -f verdafile.mjs clean", + "lint": "eslint . --ext .mjs" }, "dependencies": { "@iarna/toml": "^2.2.5", diff --git a/params/variants.toml b/params/variants.toml index 40162fc193..1646e8dd6a 100644 --- a/params/variants.toml +++ b/params/variants.toml @@ -871,6 +871,7 @@ next = "leg" [prime.capital-r.variants-buildup.stages.openness.closed] rank = 1 +groupRank = 10 keyAffix = "" selectorAffix.R = "" selectorAffix."R/sansSerif" = "" @@ -879,6 +880,7 @@ selectorAffix.RRotunda = "" [prime.capital-r.variants-buildup.stages.openness.open] rank = 2 +groupRank = 20 descriptionAffix = "open contour" selectorAffix.R = "open" selectorAffix."R/sansSerif" = "open" @@ -891,6 +893,7 @@ mode = "prepend" [prime.capital-r.variants-buildup.stages.leg.straight] rank = 1 +groupRank = 1 descriptionAffix = "straight leg" selectorAffix.R = "straight" selectorAffix."R/sansSerif" = "straight" @@ -899,6 +902,7 @@ selectorAffix.RRotunda = "straight" [prime.capital-r.variants-buildup.stages.leg.curly] rank = 2 +groupRank = 2 descriptionAffix = "curly leg" selectorAffix.R = "curly" selectorAffix."R/sansSerif" = "curly" @@ -907,6 +911,7 @@ selectorAffix.RRotunda = "curly" [prime.capital-r.variants-buildup.stages.leg.standing] rank = 3 +groupRank = 3 descriptionAffix = "standing leg (like Helvetica)" selectorAffix.R = "standing" selectorAffix."R/sansSerif" = "standing" @@ -2296,6 +2301,24 @@ selector."dotlessi/sansSerif" = "diagonalTailed" selector."dotlessi/compLigRight" = "serifedDiagonalTailed" selector."dotlessi/ital" = "serifedDiagonalTailed" +[prime.i.variants.semi-tailed] +rank = 13 +groupRank = 2 +description = "`i` with slightly curly tail" +selector.dotlessi = "semiTailed" +selector."dotlessi/sansSerif" = "semiTailed" +selector."dotlessi/compLigRight" = "serifedSemiTailed" +selector."dotlessi/ital" = "semiTailed" + +[prime.i.variants.serifed-semi-tailed] +rank = 14 +groupRank = 2 +description = "`i` with top serif and slightly curly tail" +selector.dotlessi = "serifedSemiTailed" +selector."dotlessi/sansSerif" = "semiTailed" +selector."dotlessi/compLigRight" = "serifedSemiTailed" +selector."dotlessi/ital" = "serifedSemiTailed" + [prime.j] @@ -2670,6 +2693,34 @@ selector."l/phoneticLeft" = "hookyPL" selector.lCurlyTail = "hooky" selector.lyogh = "hooky" +[prime.l.variants.semi-tailed] +rank = 13 +groupRank = 2 +description = "`l` with slightl curly tail" +selector.l = "semiTailed" +selector."l/sansSerif" = "semiTailed" +selector."l/compLigRight" = "serifedSemiTailed" +selector."l/reduced/decompress" = "semiTailedDec" +selector."l/reduced/rtail" = "seriflessRTail" +selector."l/reduced/rtailDec" = "seriflessRTailDec" +selector."l/phoneticLeft" = "seriflessPL" +selector.lCurlyTail = "serifless" +selector.lyogh = "serifless" + +[prime.l.variants.serifed-semi-tailed] +rank = 14 +groupRank = 2 +description = "`l` with top serif and slightl curly tail" +selector.l = "serifedSemiTailed" +selector."l/sansSerif" = "semiTailed" +selector."l/compLigRight" = "serifedSemiTailed" +selector."l/reduced/decompress" = "serifedSemiTailed" +selector."l/reduced/rtail" = "hookyRTail" +selector."l/reduced/rtailDec" = "hookyRTailDec" +selector."l/phoneticLeft" = "hookyPL" +selector.lCurlyTail = "hooky" +selector.lyogh = "hooky" + [prime.m] sampler = "m" @@ -2866,6 +2917,7 @@ selectorAffix."grek/eta" = "" selectorAffix."grek/eta/sansSerif" = "" selectorAffix."cyrl/pe.italic" = "" selectorAffix."cyrl/peItalicDescBase" = "" +selectorAffix."cyrl/yat.italic/base" = "" [prime.n.variants-buildup.stages.body.earless-corner] rank = 2 @@ -2881,6 +2933,7 @@ selectorAffix."grek/eta" = "earlessCorner" selectorAffix."grek/eta/sansSerif" = "earlessCorner" selectorAffix."cyrl/pe.italic" = "" selectorAffix."cyrl/peItalicDescBase" = "" +selectorAffix."cyrl/yat.italic/base" = "earlessCorner" [prime.n.variants-buildup.stages.body.earless-rounded] rank = 3 @@ -2896,6 +2949,7 @@ selectorAffix."grek/eta" = "earlessRounded" selectorAffix."grek/eta/sansSerif" = "earlessRounded" selectorAffix."cyrl/pe.italic" = "" selectorAffix."cyrl/peItalicDescBase" = "" +selectorAffix."cyrl/yat.italic/base" = "earlessRounded" [prime.n.variants-buildup.stages.terminal."*"] next = "serifs" @@ -2914,6 +2968,7 @@ selectorAffix."grek/eta" = "straight" selectorAffix."grek/eta/sansSerif" = "straight" selectorAffix."cyrl/pe.italic" = "straight" selectorAffix."cyrl/peItalicDescBase" = "straight" +selectorAffix."cyrl/yat.italic/base" = "straight" [prime.n.variants-buildup.stages.terminal.tailed] rank = 2 @@ -2929,6 +2984,7 @@ selectorAffix."grek/eta" = "straight" selectorAffix."grek/eta/sansSerif" = "straight" selectorAffix."cyrl/pe.italic" = "tailed" selectorAffix."cyrl/peItalicDescBase" = "straight" +selectorAffix."cyrl/yat.italic/base" = "straight" [prime.n.variants-buildup.stages.serifs.serifless] rank = 1 @@ -2945,6 +3001,7 @@ selectorAffix."grek/eta" = "serifless" selectorAffix."grek/eta/sansSerif" = "serifless" selectorAffix."cyrl/pe.italic" = "serifless" selectorAffix."cyrl/peItalicDescBase" = "serifless" +selectorAffix."cyrl/yat.italic/base" = "serifless" [prime.n.variants-buildup.stages.serifs.top-left-serifed] rank = 2 @@ -2961,6 +3018,7 @@ selectorAffix."grek/eta" = "topLeftSerifed" selectorAffix."grek/eta/sansSerif" = "serifless" selectorAffix."cyrl/pe.italic" = "topLeftSerifed" selectorAffix."cyrl/peItalicDescBase" = "motionSerifed" +selectorAffix."cyrl/yat.italic/base" = "topLeftSerifed" [prime.n.variants-buildup.stages.serifs.motion-serifed] rank = 3 @@ -2977,6 +3035,7 @@ selectorAffix."grek/eta" = { if = [{ body = "normal" }], then = "topLeftSerifed" selectorAffix."grek/eta/sansSerif" = "serifless" selectorAffix."cyrl/pe.italic" = "motionSerifed" selectorAffix."cyrl/peItalicDescBase" = "motionSerifed" +selectorAffix."cyrl/yat.italic/base" = { if = [{ body = "normal" }], then = "topLeftSerifed", else = "serifless" } [prime.n.variants-buildup.stages.serifs.serifed] rank = 4 @@ -2992,6 +3051,7 @@ selectorAffix."grek/eta" = { if = [{ body = "normal" }], then = "topLeftSerifed" selectorAffix."grek/eta/sansSerif" = "serifless" selectorAffix."cyrl/pe.italic" = "serifed" selectorAffix."cyrl/peItalicDescBase" = "serifed" +selectorAffix."cyrl/yat.italic/base" = "serifed" @@ -4560,6 +4620,18 @@ description = "Greek lower Iota (`ι`) with top serif and a diagonal tail" selector."grek/iota" = "serifedDiagonalTailed" selector."grek/iota/sansSerif" = "diagonalTailed" +[prime.lower-iota.variants.semi-tailed] +rank = 9 +description = "Greek lower Iota (`ι`) with a slightly curly tail" +selector."grek/iota" = "semiTailed" +selector."grek/iota/sansSerif" = "semiTailed" + +[prime.lower-iota.variants.serifed-semi-tailed] +rank = 10 +description = "Greek lower Iota (`ι`) with top serif and a slightly curly tail" +selector."grek/iota" = "serifedSemiTailed" +selector."grek/iota/sansSerif" = "semiTailed" + [prime.capital-lambda] @@ -4784,6 +4856,16 @@ rank = 4 description = "Greek lower Tau (`τ`) with a diagonal tail" selector."grek/tau" = "tau/diagonalTailed" +[prime.lower-tau.variants.semi-tailed] +rank = 5 +description = "Greek lower Tau (`τ`) with a slightly curly tail" +selector."grek/tau" = "tau/semiTailed" + +[prime.lower-tau.variants.short-tailed] +rank = 6 +description = "Greek lower Tau (`τ`) with a very short tail" +selector."grek/tau" = "tau/shortTailed" + [prime.lower-chi] @@ -7164,6 +7246,7 @@ capital-x = "straight-serifless" capital-y = "straight-serifless" capital-z = "straight-serifless" # Lowers +a = "double-storey-serifless" b = "toothed-serifless" c = "serifless" g = "single-storey-serifless" @@ -7177,6 +7260,7 @@ w = "straight-serifless" x = "straight-serifless" z = "straight-serifless" long-s = "bent-hook-serifless" +eszet = "sulzbacher-serifless" lower-eth = "curly-bar" lower-thorn = "serifless" # Non-latin @@ -7260,7 +7344,6 @@ n = "straight-serifless" digit-form = "lining" [default.upright-oblique] -a = "double-storey-serifless" d = "toothed-serifless" e = "flat-crossbar" f = "serifless" @@ -7270,7 +7353,6 @@ k = "straight-serifless" l = "serifed" u = "toothed-serifless" y = "straight-serifless" -eszet = "sulzbacher-serifless" [default.italic] a = "single-storey-tailed" @@ -7328,9 +7410,11 @@ w = "straight-serifed" x = "straight-serifed" z = "straight-serifed" long-s = "bent-hook-bottom-serifed" +eszet = "sulzbacher-bottom-serifed" lower-thorn = "serifed" capital-gamma = "serifed" capital-lambda = "straight-base-serifed" +lower-lambda = "straight-turn" lower-mu = "tailed-serifed" lower-chi = "straight-serifed" cyrl-capital-ze = "unilateral-serifed" @@ -7359,8 +7443,6 @@ n = "straight-serifed" r = "serifed" u = "toothed-serifed" y = "straight-turn-serifed" -eszet = "sulzbacher-bottom-serifed" -lower-lambda = "straight-turn" [composite.slab.italic] a = "single-storey-tailed" @@ -7381,6 +7463,7 @@ y = "cursive-motion-serifed" z = "cursive" long-s = "flat-hook-tailed" eszet = "sulzbacher-tailed-serifless" +lower-lambda = "straight" lower-mu = "tailed-motion-serifed" cyrl-ze = "unilateral-inward-serifed" cyrl-ka = "symmetric-connected-top-left-serifed" @@ -7416,11 +7499,12 @@ y = "straight-turn-serifless" long-s = "flat-hook-middle-serifed" eszet = "longs-s-lig-serifless" lower-eth = "straight-bar" -lower-iota = "tailed" +lower-iota = "semi-tailed" lower-lambda = "tailed-turn" lower-mu = "toothed-serifless" lower-pi = "tailless" lower-tau = "tailless" +lower-chi = "semi-chancery-straight" cyrl-capital-zhe = "straight" cyrl-zhe = "straight" cyrl-capital-ka = "straight-serifless" @@ -7472,7 +7556,7 @@ y = "straight-turn-serifed" z = "straight-serifed" long-s = "flat-hook-double-serifed" eszet = "longs-s-lig-bottom-serifed" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" lower-mu = "toothed-serifed" cyrl-ze = "unilateral-serifed" cyrl-capital-ka = "straight-serifed" @@ -7519,6 +7603,7 @@ eszet = "longs-s-lig-serifless" lower-eth = "straight-bar" lower-lambda = "straight-turn" lower-xi = "rounded" +lower-tau = "short-tailed" cyrl-capital-zhe = "straight" cyrl-zhe = "straight" cyrl-capital-ze = "unilateral-serifed" @@ -7538,9 +7623,9 @@ eight = "two-circles" nine = "closed-contour" asterisk = "hex-low" brace = "straight" -cent = "through-cap" guillemet = "straight" at = "fourfold" +cent = "through-cap" percent = "rings-continuous-slash" partial-derivative = "straight-bar" micro-sign = "toothed-serifless" @@ -7594,9 +7679,9 @@ long-s = "flat-hook-serifless" eszet = "longs-s-lig-serifless" lower-chi = "semi-chancery-straight" lower-eth = "straight-bar" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" lower-lambda = "tailed-turn" -lower-tau = "tailed" +lower-tau = "semi-tailed" cyrl-capital-zhe = "symmetric-touching" cyrl-zhe = "symmetric-touching" cyrl-capital-ka = "symmetric-touching-serifless" @@ -7613,10 +7698,10 @@ nine = "closed-contour" asterisk = "hex-mid" underscore = "low" brace = "straight" -cent = "through-cap" guillemet = "straight" number-sign = "slanted" at = "fourfold" +cent = "through-cap" percent = "rings-continuous-slash" question = "corner-flat-hooked" micro-sign = "tailed-serifless" @@ -7629,6 +7714,8 @@ k = "cursive-serifless" l = "tailed" long-s = "flat-hook-descending" eszet = "longs-s-lig-descending-serifless" +lower-iota = "tailed-serifed" +lower-tau = "tailed" cyrl-zhe = "symmetric-connected" cyrl-ka = "symmetric-connected-serifless" @@ -7773,17 +7860,17 @@ f = "serifless" g = "double-storey-open" i = "serifed" k = "symmetric-touching-serifless" -l = "tailed-serifed" +l = "serifed-semi-tailed" r = "corner-hooked-serifed" u = "toothed-serifless" y = "straight-turn-serifless" long-s = "bent-hook-serifless" eszet = "longs-s-lig-serifless" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" lower-lambda = "straight-turn" lower-mu = "toothed-serifless" lower-xi = "rounded" -lower-tau = "tailed" +lower-tau = "semi-tailed" cyrl-em = "slanted-sides-hanging-serifless" cyrl-capital-u = "straight-turn-serifless" cyrl-u = "straight-turn-serifless" @@ -7862,8 +7949,10 @@ y = "straight-turn-serifless" long-s = "flat-hook-serifless" eszet = "longs-s-lig-serifless" lower-delta = "flat-top" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" lower-lambda = "straight-turn" +lower-tau = "short-tailed" +lower-chi = "straight-motion-serifed" cyrl-em = "flat-bottom-serifless" cyrl-capital-u = "straight-turn-serifless" cyrl-u = "straight-turn-serifless" @@ -7911,6 +8000,7 @@ z = "straight-serifed" long-s = "flat-hook-bottom-serifed" eszet = "longs-s-lig-bottom-serifed" lower-mu = "tailed-serifed" +lower-chi = "straight-serifed" cyrl-ze = "unilateral-serifed" cyrl-ka = "symmetric-connected-serifed" cyrl-em = "flat-bottom-serifed" @@ -7947,6 +8037,7 @@ w = "straight-flat-top-serifless" y = "straight-turn-serifless" long-s = "flat-hook-serifless" eszet = "longs-s-lig-serifless" +lower-iota = "zshaped" lower-lambda = "straight-turn" cyrl-capital-u = "straight-turn-serifless" cyrl-u = "straight-turn-serifless" @@ -7960,10 +8051,10 @@ seven = "curly-serifless" nine = "closed-contour" asterisk = "hex-mid" paren = "large-contour" -cent = "through-cap" guillemet = "straight" number-sign = "slanted" at = "fourfold" +cent = "through-cap" percent = "rings-continuous-slash" pilcrow = "low" micro-sign = "toothed-serifless" @@ -8041,11 +8132,11 @@ long-s = "bent-hook-middle-serifed" eszet = "longs-s-lig-serifless" capital-delta = "curly" lower-delta = "flat-top" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" capital-lambda = "curly-serifless" lower-lambda = "curly-tailed-turn" lower-mu = "toothed-serifless" -lower-tau = "tailed" +lower-tau = "semi-tailed" lower-chi = "semi-chancery-curly" cyrl-capital-zhe = "curly" cyrl-zhe = "curly" @@ -8080,6 +8171,8 @@ lig-hyphen-chain = "with-notch" [composite.ss08.italic] g = "single-storey-serifless" +lower-iota = "tailed-serifed" +lower-tau = "tailed" [composite.ss08.slab-override.design] capital-a = "curly-base-serifed" @@ -8149,15 +8242,16 @@ f = "serifless" g = "double-storey" i = "hooky" k = "straight-serifless" -l = "tailed-serifed" +l = "serifed-semi-tailed" r = "hookless-serifless" u = "toothed-serifless" w = "straight-flat-top-serifless" y = "straight-turn-serifless" long-s = "flat-hook-middle-serifed" eszet = "longs-s-lig-serifless" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" lower-lambda = "straight-turn" +lower-tau = "short-tailed" cyrl-em = "flat-bottom-serifless" cyrl-capital-u = "straight-turn-serifless" cyrl-u = "straight-turn-serifless" @@ -8179,7 +8273,6 @@ number-sign = "slanted" dollar = "open" cent = "through-cap" bar = "force-upright" -pilcrow = "low" micro-sign = "tailed-serifless" lig-neq = "more-slanted" @@ -8187,6 +8280,8 @@ lig-neq = "more-slanted" a = "single-storey-serifless" g = "single-storey-serifless" i = "tailed-serifed" +l = "tailed-serifed" +lower-iota = "tailed-serifed" [composite.ss09.slab-override.design] capital-d = "more-rounded-bilateral-serifed" @@ -8308,8 +8403,9 @@ tilde = "high" asterisk = "hex-high" caret = "high" brace = "straight" -cent = "through-cap" guillemet = "straight" +dollar = "through-cap" +cent = "through-cap" percent = "rings-continuous-slash" @@ -8327,9 +8423,9 @@ a = "double-storey-toothless-corner" b = "toothless-corner-serifless" d = "toothless-corner-serifless" g = "single-storey-earless-corner" -i = "tailed-serifed" +i = "serifed-semi-tailed" k = "symmetric-touching-serifless" -l = "tailed-serifed" +l = "serifed-semi-tailed" m = "earless-corner-double-arch-short-leg-serifless" n = "earless-corner-straight-serifless" p = "earless-corner-serifless" @@ -8340,12 +8436,12 @@ y = "straight-turn-serifless" eszet = "longs-s-lig-serifless" lower-alpha = "barred-earless-corner-tailed" capital-gamma = "bottom-serifed" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" lower-lambda = "straight-turn" lower-mu = "toothless-corner-serifless" lower-xi = "rounded" lower-pi = "small-capital" -lower-tau = "tailed" +lower-tau = "semi-tailed" cyrl-capital-zhe = "symmetric-touching" cyrl-zhe = "symmetric-touching" cyrl-capital-ka = "symmetric-touching-serifless" @@ -8378,10 +8474,14 @@ micro-sign = "toothless-corner-serifless" a = "single-storey-earless-corner-tailed" d = "tailed-serifless" f = "tailed" +i = "tailed-serifed" +l = "tailed-serifed" u = "tailed-serifless" long-s = "bent-hook-tailed" eszet = "longs-s-lig-tailed-serifless" +lower-iota = "tailed-serifed" lower-mu = "tailed-serifless" +lower-tau = "tailed" cyrl-zhe = "cursive" micro-sign = "tailed-serifless" @@ -8446,11 +8546,12 @@ i = "hooky" k = "symmetric-touching-serifless" l = "hooky" r = "corner-hooked-serifless" +t = "bent-hook-short-neck2" u = "toothed-serifless" y = "straight-turn-serifless" long-s = "flat-hook-middle-serifed" eszet = "longs-s-lig-serifless" -lower-iota = "tailed" +lower-iota = "semi-tailed" lower-lambda = "straight-turn" lower-mu = "toothed-serifless" lower-pi = "tailless" @@ -8468,10 +8569,11 @@ six = "closed-contour" seven = "bend-serifless" eight = "crossing-asymmetric" nine = "closed-contour" +paren = "large-contour" guillemet = "straight" number-sign = "slanted" -percent = "rings-continuous-slash" cent = "through-cap" +percent = "rings-continuous-slash" pilcrow = "low" micro-sign = "toothed-serifless" punctuation-dot = "square" @@ -8500,7 +8602,7 @@ y = "straight-turn-serifed" z = "straight-serifed" long-s = "flat-hook-double-serifed" eszet = "longs-s-lig-bottom-serifed" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" lower-mu = "toothed-serifed" cyrl-ze = "unilateral-serifed" cyrl-ka = "symmetric-connected-serifed" @@ -8624,8 +8726,12 @@ u = "toothed-serifless" w = "straight-flat-top-serifless" y = "straight-turn-serifless" long-s = "flat-hook-double-serifed" -eszet = "traditional-flat-hook-middle-serifed" -lower-lambda = "straight-turn" +eszet = "traditional-flat-hook-serifless" +lower-delta = "flat-top" +lower-iota = "serifed-flat-tailed" +lower-lambda = "tailed-turn" +lower-tau = "flat-tailed" +lower-chi = "semi-chancery-straight" cyrl-capital-ka = "symmetric-connected-bottom-right-serifed" cyrl-ka = "symmetric-connected-bottom-right-serifed" cyrl-capital-u = "straight-turn-serifless" @@ -8669,7 +8775,6 @@ y = "cursive-serifless" z = "cursive" long-s = "flat-hook-diagonal-tailed-middle-serifed" lower-iota = "serifed-diagonal-tailed" -lower-lambda = "straight" lower-tau = "diagonal-tailed" cyrl-zhe = "cursive" cyrl-u = "cursive-serifless" @@ -8684,7 +8789,7 @@ k = "straight-serifed" u = "toothed-serifed" w = "straight-flat-top-serifed" y = "straight-turn-serifed" -eszet = "traditional-flat-hook-dual-serifed" +eszet = "traditional-flat-hook-bottom-serifed" cyrl-capital-ka = "symmetric-connected-serifed" cyrl-ka = "symmetric-connected-serifed" cyrl-capital-u = "straight-turn-serifed" @@ -8729,7 +8834,7 @@ g = "single-storey-earless-corner" h = "straight-top-left-serifed" i = "serifed" k = "straight-top-left-and-bottom-right-serifed" -l = "tailed-serifed" +l = "serifed-semi-tailed" n = "straight-top-left-serifed" p = "eared-motion-serifed" q = "earless-corner-straight-serifless" @@ -8828,8 +8933,7 @@ t = "flat-hook" y = "straight-turn-serifless" eszet = "longs-s-lig-serifless" lower-eth = "straight-bar" -lower-thorn = "motion-serifed" -lower-lambda = "straight-turn" +lower-lambda = "tailed-turn" cyrl-capital-ze = "unilateral-inward-serifed" cyrl-capital-ka = "symmetric-connected-bottom-right-serifed" cyrl-capital-u = "straight-turn-serifless" @@ -8872,12 +8976,11 @@ r = "corner-hooked-top-serifed" s = "unilateral-inward-serifed" v = "cursive-serifed" w = "cursive-serifless" -x = "cursive" +x = "chancery" y = "cursive-serifless" z = "cursive" long-s = "bent-hook-descending" eszet = "longs-s-lig-descending-serifless" -lower-lambda = "straight" cyrl-ze = "unilateral-inward-serifed" cyrl-ka = "symmetric-connected-bottom-right-serifed" cyrl-u = "cursive-serifless" @@ -8899,7 +9002,6 @@ c = "unilateral-inward-serifed" s = "bilateral-inward-serifed" y = "straight-turn-serifed" eszet = "longs-s-lig-bottom-serifed" -lower-thorn = "serifed" cyrl-ze = "unilateral-inward-serifed" cyrl-capital-ka = "symmetric-connected-serifed" cyrl-capital-u = "straight-turn-serifed" @@ -8946,8 +9048,9 @@ y = "straight-turn-serifless" long-s = "flat-hook-middle-serifed-xh" eszet = "longs-s-lig-serifless" lower-alpha = "barred-tailed" -lower-iota = "tailed-serifed" +lower-iota = "serifed-semi-tailed" lower-lambda = "straight-turn" +lower-tau = "short-tailed" cyrl-capital-u = "straight-turn-serifless" cyrl-u = "straight-turn-serifless" cyrl-ef = "serifless" @@ -8963,17 +9066,19 @@ eight = "two-circles" nine = "closed-contour" asterisk = "hex-mid" underscore = "low" -cent = "through-cap" guillemet = "straight" number-sign = "slanted" +cent = "through-cap" percent = "rings-continuous-slash" question = "corner" +pilcrow = "low" micro-sign = "tailed-serifless" [composite.ss18.italic] f = "extended-crossbar-at-x-height" long-s = "flat-hook-descending-middle-serifed-xh" eszet = "longs-s-lig-descending-serifless" +lower-iota = "tailed-serifed" [composite.ss18.slab-override.design] capital-g = "toothless-rounded-serifed-hooked" diff --git a/utility/export-data/coverage-export/block-data.mjs b/utility/export-data/coverage-export/block-data.mjs index 3384f5b330..09fc7baebd 100644 --- a/utility/export-data/coverage-export/block-data.mjs +++ b/utility/export-data/coverage-export/block-data.mjs @@ -3,13 +3,7 @@ import UnicodeDataIndex from "@unicode/unicode-15.0.0"; export async function collectBlockData() { const BlockData = [ [[0xe0a0, 0xe0df], "Private Use Area — Powerline"], - [[0xee00, 0xee3f], "Private Use Area — Progress Bar"], - // Missing ranges in UnicodeDataIndex - [[0x10780, 0x107bf], "Latin Extended-F"], - [[0x1df00, 0x1dfff], "Latin Extended-G"], - [[0x1e030, 0x1e08f], "Cyrillic Extended-D"], - [[0x1fa70, 0x1faff], "Symbols and Pictographs Extended-A"], - [[0x1fb00, 0x1fbff], "Symbols for Legacy Computing"] + [[0xee00, 0xee3f], "Private Use Area — Progress Bar"] ]; for (const id of UnicodeDataIndex.Block) { diff --git a/utility/generate-samples/templates/package-sample.mjs b/utility/generate-samples/templates/package-sample.mjs index af5359ba23..ec95b140a6 100644 --- a/utility/generate-samples/templates/package-sample.mjs +++ b/utility/generate-samples/templates/package-sample.mjs @@ -3,9 +3,9 @@ import * as themes from "../themes/index.mjs"; // prettier-ignore export const ssStrings = [ ["ABC.DEF.GHI.JKL.MNO.PQRS.TUV.WXYZ", "abc.def.ghi.jkl.mno.pqrs.tuv.wxyz"], - ["!iIlL17|¦ coO08BbDQ $5SZ2zsz 96µm", "float il1[]={1-2/3.4,5+6=7/8%90};"], + ["!iIlL17|¦ ¢coO08BbDQ $5SZ2zs 96µm", "float il1[]={1-2/3.4,5+6=7/8%90};"], ["1234567890 ,._-+= >« ¯-¬_ »~–÷+×<", "{*}[]()<>`+-=$/#_%^@\\&|~?'\" !,.;:"], - ["E3CGQ g9q¶ uvw ¢ſßðþ ΓΔΛαδιλμξπτχ", [..."ЖЗКУЯжзклмнруфчьыя ", "<=", " ", "!="," ","==", " ", "=>", " ", "->"]] + ["E3CGQ g9q¶ uvw ſßðþ ΓΔΛαδιλμξπτχ∂", [..."ЖЗКУЯжзклмнруфчьыя ", "<=", " ", "!="," ","==", " ", "=>", " ", "->"]] ]; function* makeSample(lbm, hotChars) { diff --git a/utility/generate-samples/templates/stylistic-set.mjs b/utility/generate-samples/templates/stylistic-set.mjs index f8d2efd15c..ab1ea558e0 100644 --- a/utility/generate-samples/templates/stylistic-set.mjs +++ b/utility/generate-samples/templates/stylistic-set.mjs @@ -3,9 +3,9 @@ import * as themes from "../themes/index.mjs"; // prettier-ignore const ssStrings = [ ["ABC.DEF.GHI.JKL.MNO.PQRS.TUV.WXYZ", "abc.def.ghi.jkl.mno.pqrs.tuv.wxyz"], - ["!iIlL17|¦ coO08BbDQ $5SZ2zsz 96G&", "float il1[]={1-2/3.4,5+6=7/8%90};"], + ["!iIlL17|¦ ¢coO08BbDQ $5SZ2zs 96µm", "float il1[]={1-2/3.4,5+6=7/8%90};"], ["1234567890 ,._-+= >« ¯-¬_ »~–÷+×<", "{*}[]()<>`+-=$/#_%^@\\&|~?'\" !,.;:"], - ["E3C g9qCGQ uvw ¢ſßðþ ΓΔΛαδιλμξπτχ", [..."ЖЗКУЯжзклмнруфчьыя ", "<=", " ", "!="," ","==", " ", "=>", " ", "->"]] + ["E3CGQ g9q¶ uvw ſßðþ ΓΔΛαδιλμξπτχ∂", [..."ЖЗКУЯжзклмнруфчьыя ", "<=", " ", "!="," ","==", " ", "=>", " ", "->"]] ]; function* makeSample(theme, lbm, features, hotChars) { diff --git a/utility/generate-ttfa-ranges.mjs b/utility/generate-ttfa-ranges/index.mjs similarity index 95% rename from utility/generate-ttfa-ranges.mjs rename to utility/generate-ttfa-ranges/index.mjs index 42238bdda5..8daa1b939e 100644 --- a/utility/generate-ttfa-ranges.mjs +++ b/utility/generate-ttfa-ranges/index.mjs @@ -1,6 +1,10 @@ import fs from "fs"; +import path from "path"; +import url from "url"; -import { ArrayUtil } from "../font-src/support/utils.mjs"; +import { ArrayUtil } from "../../font-src/support/utils.mjs"; + +const __dirname = url.fileURLToPath(new URL(".", import.meta.url)); setImmediate(() => { main().catch(e => { @@ -45,7 +49,7 @@ async function main() { } await fs.promises.writeFile( - "font-src/generated/ttfa-ranges.mjs", + path.resolve(__dirname, "../../font-src/generated/ttfa-ranges.mjs"), `/* eslint-disable */\n` + `// Machine generated. Do not modify。\n` + `export default ` + diff --git a/verdafile.mjs b/verdafile.mjs index 39df641d23..e3f25c43ef 100644 --- a/verdafile.mjs +++ b/verdafile.mjs @@ -35,7 +35,7 @@ const TTCIZE = ["node", "node_modules/otb-ttc-bundle/bin/otb-ttc-bundle"]; const SEVEN_ZIP = process.env.SEVEN_ZIP_PATH || "7z"; const TTFAUTOHINT = process.env.TTFAUTOHINT_PATH || "ttfautohint"; -const defaultWebFontFormats = ["ttf", "woff2"]; +const defaultWebFontFormats = ["woff2", "ttf"]; const webfontFormatsFast = ["ttf"]; const webfontFormatsPages = ["woff2"]; @@ -187,6 +187,7 @@ function rectifyPlanForSpacingDerivation(p) { family: "#Validation", desc: "#Validation", spacing: "#Validation", + buildCharMap: false, snapshotFamily: null, snapshotFeature: null, targets: null