i-tu / Hasklig

Hasklig - a code font with monospaced ligatures
SIL Open Font License 1.1
5.56k stars 156 forks source link

Remove SVG table to enable color-coded text on macOS Big Sur #125

Closed pkq closed 3 years ago

pkq commented 3 years ago

Remove the (experimental) SVG table to enable color-coded text on macOS Big Sur (Issue #123), following the approach implemented in upstream Source Code Pro (https://github.com/adobe-fonts/source-code-pro/pull/255). See upstream issue (https://github.com/adobe-fonts/source-code-pro/issues/250) for additional details.

Once merged, changes will require a new build and corresponding updates to README.md, etc.

i-tu commented 3 years ago

Hey @pkq , HUGE thanks for working on this PR. I checked it out and got inspired to start working on this myself too. I don't think I would have gotten around to it if it weren't for your enthusiasm!

I have rebased the entire repository on top of the latest Source Code Pro repository, incorporating all the progress made there. These changes are now in a new default branch main. This includes the changes in this PR, but I will merge this PR into master anyway :)