Searched refs:newfont (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/ofl/font-liberation-ttf/dist/scripts/
H A DsetisFixedPitch-fonttools.py48 newfont = fontfile[0:-4] + '-fixed' + fontfile[-4:] variable
49 font.save(newfont)
50 print(newfont, "saved.")
/xsrc/external/mit/freetype/dist/src/tools/ftrandom/
H A Dftrandom.c438 char* newfont )
453 newf = fopen( newfont, "w+" );
457 newfont );
492 unlink( newfont );
437 copyfont(struct fontlist * item,char * newfont) argument

Completed in 3 milliseconds