-
Will push to git immediately without having to wait 10 minutes for the next synchronisation.
-
Adjacent to https://github.com/commontype-standard/commontype-standard.github.io/issues/8#issuecomment-649889901, I see that beyond documenting what is already implemented in a more satisfactory way, …
-
I'm afraid there is a problem after all with status codes that are not part of the hard-coded set.
https://github.com/googlefonts/django-robo-cjk/assets/4246121/5a7c32d4-b31f-4847-8c43-bf960ae31700…
-
When trying to install the package on Ubuntu 22.04 in Docker, the following error pops up:
```log
> pip install -e .
Obtaining file:///django-robo-cjk
Installing build dependencies: started
I…
-
Currently, the list of status codes is hard coded:
https://github.com/googlefonts/fontra-rcjk/blob/bc0b0f2fa3c3cdb81ca39d933ada21e9fd14cbe9/src/fontra_rcjk/base.py#L447-L476
This is modeled afte…
-
dependabot doesn't support pre-commit yet, so we need another solution.
Fabio has an example workflow file that would do this on a monthly basis, which is perfect.
-
In the `font_update()` function, the `if xxx:` conditionals will evaluate to false for empty values, and will then not update the field. This makes it impossible to clear any of those fields.
I can…
-
This repository is mostly library code, that can be useful outside of the Fontra app. I think we should change the license to Apache.
Relates to https://github.com/googlefonts/fontra/issues/548
…
-
When creating a new source would be nice to have a default source name based on the location of this source
as RoboCJK does here https://github.com/BlackFoundryCom/robo-cjk/blob/b99f24a2cb082954706…
-
Steps to reproduce:
- Fresh start of RF
- Start RoboCJK with start.py
- Login, choose project, choose font
- Open a CG for editing
- Close CG
- Close main RoboCJK window
Closing the main Robo…