Can't parse primary_language attribut with the current fonts_public.proto file
Open
I API / Website / Platform
I Request
I Tools / workflow / repo
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
Hello,
I'm parsing METADATA.pb files from https://github.com/google/fonts/archive/main.zip.
I'm using the file here to build my parser : https://github.com/googlefonts/gftools/blob/main/Lib/gftools/fonts_public.proto
In the main package the file `googlefonts/fonts-main/ofl/pushster/METADATA.pb` has `primary_language` attribut.
Where can i find a up to date proto file?
Edit: there is also `fonts-main/ofl/wixmadefortext` with a new `position` attribut
`google.protobuf.text_format.ParseError: 23:3 : Message type "google.fonts_public.FontProto" has no field named "position".`
Contributor guide
Assessment
This issue has not been assessed yet.