Adam Twardoch
Adam Twardoch
I looked around and three Py modules are mentioned: pandas xlrd openpyxl https://towardsdatascience.com/intro-to-reading-and-writing-spreadsheets-with-python-b635ae514ab8 Pandas is interesting, might take care of quite a few tasks. - https://pandas.pydata.org/ - https://pandas.pydata.org/docs/user_guide/io.html
There is a "final version that supports Py2" https://pypi.org/project/pandas/0.24.2/ https://pandas.pydata.org/pandas-docs/version/0.24.2/whatsnew/v0.24.2.html They are now at v1.0.2 but they made a big jump. Pandas was in development for 12 years and last...
And, if it's a lowhanging fruit (maybe), this could be extended with collaborative aspects via Google Sheets (just adding it here so we have it tracked) https://github.com/burnash/gspread/blob/master/README.md
If we were to visualize: https://github.com/pyqtgraph/pyqtgraph
ref https://github.com/dmnfarrell/pandasqtapp
I intuitively like the `variation` keyword. And I think we have agreement and movement on this issue, which I'm very glad about, given that it's been dormant for five years...
I think most people will find it challenging that locations in FEA are not in designer space. But user space is still approachable to them. Normalized space is not, I...
Read, I actually do like the fontmake approach, and I think having "per-master" positioning syntax is sensible. However, we still have the problem of FeatureVariations (rvrn feature and any other...
Given that it is more common than not these days to separate GSUB and GPOS, perhaps it might be sensible to extend FEA by these keywords: ``` table GSUB [variationspace]...
With the "table GSUB" and "table GPOS" proposal comes a new idea, for makeotf specifically: a "keep layout tables" option. If my font already has a GSUB table compiled and...