fontParts
fontParts copied to clipboard
FontParts Site - Object Tree missing "Groups"
Hey all,
I just realized the "object tree" found here is missing a "Groups" bubble coming off of "Font"... I guess it should go in that empty space next to "Features"?
@arrowtype / @thundernixon I'm not sure how to edit the site to make a PR to fix this... Do I just edit this file?
https://github.com/robotools/fontParts/blob/master/documentation/source/_themes/fontPartsTheme/static/diagrams/fp-object-tree.svg
Well spotted, Colin!
It’s been quite awhile since I touched the docs here, but yes, I think you would probably edit that SVG, and then you would probably also have to copy that updated SVG code into the raw HTML at:
https://github.com/robotools/fontParts/blob/master/documentation/source/objectref/objects/index.rst
this is mentioned in the RoboFont 3.4 release. the map has been updated in the RF docs* and in FontParts map.
* http://gitlab.com/typemytype/robofont_com/-/blob/master/images/building-tools/fontPartsMap.svg
@gferreira @typemytype Is it ok to use that RF Docs SVG you linked to replace the current one on the FontParts site?
@arrowtype once I update it, how would you recommend previewing the page to make sure it's correct? Do I need to rebuild the documentation from source locally?
@colinmford yes, feel free to use it. you’ll just need to update the URLs and the font.
FWIW, .groups and similar accessors should also be added to the documentation for the Font object.
@simoncozens I am 100% likely missing it, but isn't it there: https://fontparts.robotools.dev/en/stable/objectref/objects/font.html#fontParts.base.BaseFont.groups ?
Let me know what I got wrong, it's been a day.
I have no idea how I missed that. Sorry, as you were...