Json documentation? #102
Unanswered
coolcatcoder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there documentation anywhere, about what the json fields mean?
(Specifically, I would like to know how to get uv coordinates and glyph scale (Scale, so a multiplier of the typical size.) for each glyph.)
(Documentation of all the fields would be nice though. I enjoy reading documentation.)
From reading other discussions, and using the little bit of common sense that I have, I think I partially understand some of it:
(Also, for numerical json fields, would the information of what type they are (e.g. 32 bit floats, unsigned 64 bit integers, etc) be available? Not as important, I can work it out with trial and error, but it would be a nice to have.)
Beta Was this translation helpful? Give feedback.
All reactions