ToxicFrog / Ligaturizer

Programming Fonts with Ligatures added (& a script to add them to other fonts)
GNU General Public License v3.0
2.19k stars 112 forks source link

Update to Latest Fira code 1.206 #49

Closed vikky49 closed 5 years ago

vikky49 commented 5 years ago

Fira code has a new release https://github.com/tonsky/FiraCode/releases/tag/1.206

1.Would the Ligaturizer repository automatically fetch the new changes when i locally build?

  1. When i did git clone https://github.com/ToxicFrog/Ligaturizer --recurse-submodules today I was getting the following error

error: Server does not allow request for unadvertised object ade27f514af43920eb4c40d354c8e0a36e9ebb12 Fetched in submodule path 'fonts/fira', but it did not contain ade27f514af43920eb4c40d354c8e0a36e9ebb12. Direct fetching of that commit failed

I can fix it if u can give me a hint .And 1.206 also has new ligatures ..I can also create a PR and update them

vikky49 commented 5 years ago

@ToxicFrog can u let me know what to do with the checkout failure

quinox commented 5 years ago

I got the same submodule error, I did cd fonts/fira followed by checkout master which worked.

ToxicFrog commented 5 years ago

This was updated to 1.206 ages ago and I forgot to close this.