recursive-code-config icon indicating copy to clipboard operation
recursive-code-config copied to clipboard

Customize your own version of Recursive for code. Build your own, or find the built fonts in releases within the main Recursive repo.

Results 11 recursive-code-config issues
Sort by recently updated
recently updated
newest added

After build every feature seems to work except ss04 i.e. "simplified i". ![2020-08-18_14-43](https://user-images.githubusercontent.com/57806387/90515316-c36d8280-e162-11ea-8273-4530b2a005da.png)

It seems that either the README is out of date or there's a bug in the script because when you try to run it you get: ``` Traceback (most recent...

Prevent breaking previous API where this was not explicitly supplied. Fixes #16

In some rendering environments, overlaps cause issues. Specifically, the Rec Mono Code fonts are derived from the full Recursive variable font, which requires overlapping contours to interpolate to different styles....

![image](https://user-images.githubusercontent.com/28493109/121797044-50b82100-cc26-11eb-81cf-4f9e0093a9dc.png) how to create pack : regular,italic,bold? and set name to Rec Mono Custom for all? because mine indicates a different path to each font

In the `Recursive_Code/README.md` included with the prebuilt release, the description for `Rec Mono DuoTone` states: > A personal favorite – this uses Linear styles for upright text and Casual styles...

When running the script with all Features turned off in config.yaml, the script throws: ``` line 226, in splitFont() line 151, in splitFont pyftfeatfreeze.main([f"--features=rvrn,{','.join(fontOptions['Features'])}", outputPath, outputPath]) TypeError: can only join...

According to https://github.com/arrowtype/recursive-code-config/issues/5, "`ss08` now controls no-serif L & Z, while the simplified @ is now under `ss12`". This is properly documented in the text body of the [README.md](https://github.com/arrowtype/recursive-code-config/blob/main/README.md), but...

Work to fix https://github.com/arrowtype/recursive-code-config/issues/24. More details in that issue. - [x] fix normal glyph widths in proportional outputs - [x] fix code ligature glyph widths in proportional outputs, if `Code...

I found that the ligature for “::” is spaced in a way that makes sense for monospaced fonts but seems wrong with a proportional font. There is free space around...