main-font-text.hh | 71 font_opts (&options, default_font_size, subpixel_bits), 81 if (argc && !font_opts.font_file) font_opts.font_file = locale_to_utf8 (argv[0]), argc--, argv++; 85 if (!font_opts.font_file) 90 consumer.init (&font_opts); 101 consumer.finish (&font_opts); 108 font_options_t font_opts; member in struct:main_font_text_t
|