HinTak
HinTak
Just worth mentioning, it is not well-advertised, but there is a "official" python binding to FontVal freetype backend - it is mostly a single script `examples/font-diag.py` in the `fontval-diag` branch...
Discussion with Sairus Patel of Adobe on the opentype mailing list clarified that offSize in the header should be the maximum of all the other offSize embedded in the INDEX's....
suggestion from @Pomax, 3 February, 2016 on the opentype list: ``` 2. any string that _is_ 7-bit clean, but doesn't conform to the postscript string format, should probably be flagged...
Copied from top-level readme: Incomplete CFF checks: val_CFF.cs I.CFF_I_NotValidated val_head.cs: I._TEST_I_NotForCFF head_MinMaxValues val_hhea.cs: I._TEST_I_NotForCFF hhea_MinMax val_OS2.cs: I._TEST_I_NotForCFF OS/2_xAvgCharWidth
Thanks - I'll have a look at some point in time.
I am having a similar issue - RPi-Distro/firmware doesn't have the `stable_*` tags and still showing last kernel as 20230405, v6.1.
It would be nice to know/document when " ...is not always built from this repo", too. One possibility is to have unrelated branches in a repo I.e. some branches are...
The api docs is not a good guide... fact is, the two got merged - everything that used to belong to GrContext got merged into GrDirectContext in m88.
How/where do you want it to go? I am a bit lazy so if you can tell me what/where to insert it, that would be good :-).
This is just going backwards. A few years ago, javascriptcore was included by default, and it was the source of at least two classes of bug reports: (1) people complaining...