Skip to content

Commit

Permalink
Fix + rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed May 26, 2023
1 parent 597a89b commit b8046b4
Show file tree
Hide file tree
Showing 773 changed files with 1,556 additions and 720 deletions.
6 changes: 3 additions & 3 deletions build-plans.toml
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ capital-w = "straight-flat-top-serifless"
a = "double-storey-serifless"
d = "toothed-serifless"
e = "flat-crossbar"
f = "flat-hook"
f = "flat-hook-serifless"
g = "single-storey-serifless"
i = "serifless"
j = "flat-hook-serifless"
Expand Down Expand Up @@ -721,7 +721,7 @@ capital-w = "straight-flat-top-serifless"
a = "double-storey-serifless"
d = "toothed-serifless"
e = "flat-crossbar"
f = "flat-hook"
f = "flat-hook-serifless"
g = "single-storey-serifless"
i = "serifed"
j = "flat-hook-serifed"
Expand Down Expand Up @@ -765,7 +765,7 @@ capital-w = 'straight-flat-top-serifed'
f = "flat-hook-serifed"
j = 'flat-hook-serifed'
t = "flat-hook"
w = 'straight-flat-top'
w = 'straight-flat-top-serifed'

[buildPlans.iosevka-etoile.variants.italic]
f = "flat-hook-tailed"
Expand Down
832 changes: 572 additions & 260 deletions doc/character-variants.md

Large diffs are not rendered by default.

98 changes: 49 additions & 49 deletions doc/custom-build.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions font-src/glyphs/letter/latin/lower-n.ptl
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ glyph-block Letter-Latin-Lower-N : begin
define trAnchor currentGlyph.baseAnchors.trailing
if trAnchor : set-base-anchor 'trailing' (trAnchor.x + SideJut) trAnchor.y

define [NTopLeftSerif top] : tagged 'serifLT' : HSerif.lt SB top SideJut
define [NTopLeftSerifAuto top] : NeedSlab SLAB : HSerif.lt SB top SideJut
define [NHTB top] : VBar.l SB 0 top
define [NTopLeftSerif top] : tagged 'serifLT' : HSerif.lt SB top SideJut
define [NBottomLeftSerif y] : tagged 'serifLB' : HSerif.mb (SB + HalfStroke * HVContrast) y Jut

define [NBottomRightSerifUpright y] : glyph-proc
Expand Down Expand Up @@ -83,6 +82,7 @@ glyph-block Letter-Latin-Lower-N : begin
match body
([Just "earlessCorner"] || [Just "earlessRounded"]) nothing
([Just "earlessCornerHTB"] || [Just "earlessRoundedHTB"]) NHTB
__ NTopLeftSerif
begin NBottomLeftSerif
if (tail != 'tailed') NBottomRightSerifUpright

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions images/cv-b-toothed-serifed.dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions images/cv-b-toothed-serifed.light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions images/cv-capital-m-flat-bottom-serifed.dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions images/cv-capital-m-flat-bottom-serifed.light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions images/cv-capital-m-hanging-serifed.dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions images/cv-capital-m-hanging-serifed.light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions images/cv-capital-m-slanted-sides-hanging-serifed.dark.svg
2 changes: 2 additions & 0 deletions images/cv-capital-m-slanted-sides-hanging-serifed.light.svg
2 changes: 2 additions & 0 deletions images/cv-capital-n-asymmetric-serifed.dark.svg
2 changes: 2 additions & 0 deletions images/cv-capital-n-asymmetric-serifed.light.svg
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions images/cv-capital-n-standard-serifed.dark.svg
2 changes: 2 additions & 0 deletions images/cv-capital-n-standard-serifed.light.svg
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions images/cv-capital-p-closed-serifed.dark.svg
2 changes: 2 additions & 0 deletions images/cv-capital-p-closed-serifed.light.svg
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions images/cv-capital-p-open-serifed.dark.svg
2 changes: 2 additions & 0 deletions images/cv-capital-p-open-serifed.light.svg
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions images/cv-capital-q-crossing-baseline.dark.svg
Loading

0 comments on commit b8046b4

Please sign in to comment.