Skip to content

Tags: Hotakus/cascadia-code

Tags

v2102.25

Toggle v2102.25's commit message
Updated layercontents.plist to remove background layers

Double checked that font builds this time 😒

v2102.03

Toggle v2102.03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump lxml from 4.5.2 to 4.6.2 (microsoft#396)

Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-4.5.2...lxml-4.6.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2009.22

Toggle v2009.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Azure Pipelines: add PR trigger, streamline to one phase (microsoft#367)

v2009.21

Toggle v2009.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Multiprocessing v2 (microsoft#363)

Integrated in Python multiprocessing pools to enable the fonts to build
significantly faster. Also integrates skia-pathops for faster static
font generation, and rejigs the build process to get rid of the really
slow copy commands. Thanks @madig!!!

See discussion in microsoft#361 for more details about what's happened and
why. :)

Much snappier!

Co-authored-by: Nikolaus Waxweiler <[email protected]>

v2009.14

Toggle v2009.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PNW language support, and other fixes (microsoft#357)

This update adds support for many PNW languages including the Salishan
language group and other coastal scripts. 

This is an update to Cascadia Code that adds support for the Salishan
language group and other coastal scripts, including:

* ʔayʔaǰuθəm/Saɬuɬtxʷ (Comox, Homalco, Klahoose / ƛohos, Sliammon / ɬəʔamɛn)
* Sechelt / she shashishalhem
* Squamish / Sḵwx̱wú7mesh sníchim
* Hul’q’umi’num’
* Hǝn̓q̓ǝmin̓ǝm
* Halq’eméylem
* Nooksack / Lhéchalosem
* SENĆOŦEN (Saanich, Semiahmoo, Sooke, Songish, Lummi)
* Lushootseed / Dəxʷləšucid (many Puget Sound nations)
* Quileute
* Klallam / Nǝxʷsƛ̓ay̓ǝmúcǝn
* Quinault
* Haida (Hlg̱aagilda X̱aayda Kil / X̱aad Kil / K’iis Xaat’aagang / Kasaan)
* Nuxalk / Bella Coola
* diiɁdiitidq
* c̓išaaʔatḥ / Tsechaht
* Nuu-chah-nulth / Nuučaan̓ułʔatḥ
* Ehattesaht Nuchatlaht
* Kwak̓wala
* Secwepemctsín / Shuswap
* St̓át̓imcets / Ucwalmícwts (Lillooet)
* Nłeʔkepmxcin / Thompson River
* Coeur d'Alene
* Nxaʔamxčín
* Syilx / Colville-Okanagan
* Upper Chehalis
* Lower Chehalis
* Salish (Kalispel / Spokane, etc.).

Other updates:
- Build script better streamlined so that the static instances can be
  built from the same UFO prepped for variable font build
- Remastered mark positioning for glyphs with existing diacritics for
  improved design for letters with multiple diacritics above.
- Fixed RVRN substitutions which were previously non-functional at the
  heavier weights. 
- Resolved other minor hinting issues for better consistency. 
- updated FONTLOG and glyphset image

## Validation Steps Performed
Contacted language experts to verify language support. 
Added hinting, and reviewed.

Verified

This tag was signed with the committer’s verified signature.
DHowett Dustin L. Howett

v2007.01

Toggle v2007.01's commit message
Merge branch 'pr/307'

v2005.15

Toggle v2005.15's commit message
Version->2005.15, update FONTLOG (microsoft#272)

v2004.30

Toggle v2004.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the typo metrics and hhea, set line gap to 0 (microsoft#261)

This change modifies the font vertical metrics for better consistency
cross-platform. Block drawing characters adjusted to account for new
metrics. 

- Font metrics updated following the method used by Google Fonts[1]
- Block drawing characters also modified to account for the changed
  metrics and ensure overlaps in vertical lines. 
- Other Glyphs specific code removed from the UFO.

Updated font reviewed in various coding environments, and hinting
verified as not impacted. 

[1]: https://github.com/googlefonts/gf-docs/tree/master/Spec#cjk-vertical-metrics