Searched refs:nohints (Results 1 – 3 of 3) sorted by relevance
57 static int nohints = false; variable175 if ( nohints ) in TestFace()664 nohints = true; in main()
39 --nohints Specify FT_LOAD_NO_HINTING when loading glyphs.
2152 " \":set nohints\" disable online hints\n"3054 else if (!strcasecmp(argv[1],"nohints")) pref.hints = 0;