sfdLib.py icon indicating copy to clipboard operation
sfdLib.py copied to clipboard

`OtfFeatName` is not recognized

Open MihailJP opened this issue 3 months ago • 0 comments

Conversion from an SFD with OtfFeatName definition does not output featureNames block to features.fea.

Note that the documented specification is out of date. To know current format you must read the source code. In Fontforge this is implemented at SFDDumpOtfFeatNames and SFDGetOtfFeatName.

Also note: OtfFeatName for cv?? features (I wrote the patch for this) was first added in recent development version, not even in the latest release.

MihailJP avatar Nov 16 '25 10:11 MihailJP