Home
last modified time | relevance | path

Searched refs:pcfGetMetricsTable (Results 1 – 1 of 1) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dfvimportbdf.c1571 static struct pcfmetrics *pcfGetMetricsTable(FILE *file, struct toc *toc,int which, int *metrics_cn… in pcfGetMetricsTable() function
1799 struct pcfmetrics *metrics = pcfGetMetricsTable(file,toc,PCF_METRICS,&metrics_cnt); in PcfParse()