Home
last modified time | relevance | path

Searched refs:font_file (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/dports/games/zangband/zangband/
H A Dangdos.cfg151 font_file = 8x13b.dat
167 font_file = 4x6.dat
183 font_file = 4x6.dat
233 font_file = 4x6.dat
249 font_file = 4x6.dat
297 font_file = 5x8.dat
313 font_file = 5x8.dat
363 font_file = 5x8.dat
379 font_file = 5x8.dat
427 font_file = 6x12.dat
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/text/
H A DTTF.php233 foreach ($ff as $font_file) {
236 if ($font_file === '') {
240 if (!$font_file) {
245 $jpgraph_font_file = $jpgraph_font_dir . $font_file;
247 $font_file = $jpgraph_font_file;
253 $font_file = MBTTF_DIR . $font_file;
255 $font_file = TTF_DIR . $font_file;
257 if (file_exists($font_file) === true && is_readable($font_file) === true) {
262 if (!file_exists($font_file)) {
267 return $font_file;
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/healthd/
H A Danimation.h40 std::string font_file; member
62 if (!text_clock.font_file.empty()) { in set_resource_root()
63 text_clock.font_file = root + text_clock.font_file + ".png"; in set_resource_root()
65 if (!text_percent.font_file.empty()) { in set_resource_root()
66 text_percent.font_file = root + text_percent.font_file + ".png"; in set_resource_root()
/dports/audio/schismtracker/schismtracker-20211116/schism/
H A Ddraw-char.c263 free(font_file); in font_load()
277 free(font_file); in font_load()
283 free(font_file); in font_load()
295 free(font_file); in font_load()
301 free(font_file); in font_load()
307 free(font_file); in font_load()
315 free(font_file); in font_load()
322 free(font_file); in font_load()
339 free(font_file); in font_save()
346 free(font_file); in font_save()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers_font_renderer/
H A Dbitmapfont_10x10.c71 const char *font_file = NULL; in bitmapfont_10x10_load() local
91 font_file = FONT_10X10_FILE_ENG; in bitmapfont_10x10_load()
98 font_file = FONT_10X10_FILE_CHN; in bitmapfont_10x10_load()
104 font_file = FONT_10X10_FILE_JPN; in bitmapfont_10x10_load()
110 font_file = FONT_10X10_FILE_KOR; in bitmapfont_10x10_load()
116 font_file = FONT_10X10_FILE_RUS; in bitmapfont_10x10_load()
125 if (string_is_empty(font_file)) in bitmapfont_10x10_load()
134 fill_pathname_join(font_path, font_dir, font_file, in bitmapfont_10x10_load()
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph_ttf.inc.php483 foreach ($ff as $font_file) {
486 if( $font_file==='' )
488 if( !$font_file ) {
493 $jpgraph_font_file = $jpgraph_font_dir . $font_file;
495 $font_file = $jpgraph_font_file;
501 $font_file = MBTTF_DIR.$font_file;
503 $font_file = TTF_DIR.$font_file;
505 if (file_exists($font_file) === true && is_readable($font_file) === true) {
510 if( !file_exists($font_file) ) {
511 …JpGraphError::RaiseL(25049,$font_file);//("Font file \"$font_file\" is not readable or does not ex…
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/util/
H A Dface-options.hh36 g_free (font_file); in ~face_options_t()
61 char *font_file = nullptr; member
74 if (!font_file) in post_parse()
81 assert (font_file); in post_parse()
83 const char *font_path = font_file; in post_parse()
131 … {"font-file", 0, 0, G_OPTION_ARG_STRING, &this->font_file, "Set font file-name", "filename"}, in add_options()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/util/
H A Dface-options.hh36 g_free (font_file); in ~face_options_t()
61 char *font_file = nullptr; member
74 if (!font_file) in post_parse()
81 assert (font_file); in post_parse()
83 const char *font_path = font_file; in post_parse()
131 … {"font-file", 0, 0, G_OPTION_ARG_STRING, &this->font_file, "Set font file-name", "filename"}, in add_options()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/util/
H A Dface-options.hh36 g_free (font_file); in ~face_options_t()
61 char *font_file = nullptr; member
74 if (!font_file) in post_parse()
81 assert (font_file); in post_parse()
83 const char *font_path = font_file; in post_parse()
131 … {"font-file", 0, 0, G_OPTION_ARG_STRING, &this->font_file, "Set font file-name", "filename"}, in add_options()
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/reports/
H A Dreport-bar.png.tmpl39 [% IF Param("font_file") %]
40 [% graph.set_x_axis_font(Param("font_file"), 9);
41 graph.set_x_label_font(Param("font_file"), 10);
42 graph.set_y_axis_font(Param("font_file"), 9);
43 graph.set_y_label_font(Param("font_file"), 10);
44 graph.set_legend_font(Param("font_file"), 9);
H A Dreport-line.png.tmpl41 [% IF Param("font_file") %]
42 [% graph.set_x_axis_font(Param("font_file"), 9);
43 graph.set_x_label_font(Param("font_file"), 10);
44 graph.set_y_axis_font(Param("font_file"), 9);
45 graph.set_y_label_font(Param("font_file"), 10);
46 graph.set_legend_font(Param("font_file"), 9);
H A Dchart.png.tmpl37 [% IF Param("font_file") %]
38 [% graph.set_x_axis_font(Param("font_file"), 9);
39 graph.set_x_label_font(Param("font_file"), 10);
40 graph.set_y_axis_font(Param("font_file"), 9);
41 graph.set_y_label_font(Param("font_file"), 10);
42 graph.set_legend_font(Param("font_file"), 9);
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/reports/
H A Dreport-bar.png.tmpl40 [% IF Param("font_file") %]
41 [% graph.set_x_axis_font(Param("font_file"), 9);
42 graph.set_x_label_font(Param("font_file"), 10);
43 graph.set_y_axis_font(Param("font_file"), 9);
44 graph.set_y_label_font(Param("font_file"), 10);
45 graph.set_legend_font(Param("font_file"), 9);
H A Dreport-line.png.tmpl41 [% IF Param("font_file") %]
42 [% graph.set_x_axis_font(Param("font_file"), 9);
43 graph.set_x_label_font(Param("font_file"), 10);
44 graph.set_y_axis_font(Param("font_file"), 9);
45 graph.set_y_label_font(Param("font_file"), 10);
46 graph.set_legend_font(Param("font_file"), 9);
H A Dchart.png.tmpl37 [% IF Param("font_file") %]
38 [% graph.set_x_axis_font(Param("font_file"), 9);
39 graph.set_x_label_font(Param("font_file"), 10);
40 graph.set_y_axis_font(Param("font_file"), 9);
41 graph.set_y_label_font(Param("font_file"), 10);
42 graph.set_legend_font(Param("font_file"), 9);
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/Renderer/
H A DFallbackFont.vala189 string? font_file;
196 font_file = null;
217 if (font_file != null) {
269 File search_font_file (string font_file) {
274 f = get_child (d, font_file);
282 return File.new_for_path (font_file);
286 File font_file;
295 if (font_file.query_exists ()) {
296 fn = (!) font_file.get_path ();
300 if (font_file.query_exists ()) {
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/font_unique_name_lookup/
H A Dfont_unique_name_lookup_unittest.cc205 size_t GetNumTables(base::File& font_file) { in GetNumTables() argument
206 font_file.Seek(base::File::FROM_BEGIN, 5); in GetNumTables()
208 font_file.ReadAtCurrentPos(reinterpret_cast<char*>(num_tables_bytes), in GetNumTables()
234 ForEachCopiedFontFile([](base::File& font_file) { in ZeroOutTableRecords() argument
237 size_t num_tables = GetNumTables(font_file); in ZeroOutTableRecords()
251 ForEachCopiedFontFile([](base::File& font_file) { in ZeroAfterTableIndex() argument
252 size_t num_tables = GetNumTables(font_file); in ZeroAfterTableIndex()
271 base::File font_file(base::FilePath(filename), in ForEachCopiedFontFile() local
274 manipulate_file(font_file); in ForEachCopiedFontFile()
280 for (auto& font_file : platform_files) { in CopyPlatformFilesToTempDir() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/font_unique_name_lookup/
H A Dfont_unique_name_lookup_unittest.cc205 size_t GetNumTables(base::File& font_file) { in GetNumTables() argument
206 font_file.Seek(base::File::FROM_BEGIN, 5); in GetNumTables()
208 font_file.ReadAtCurrentPos(reinterpret_cast<char*>(num_tables_bytes), in GetNumTables()
234 ForEachCopiedFontFile([](base::File& font_file) { in ZeroOutTableRecords() argument
237 size_t num_tables = GetNumTables(font_file); in ZeroOutTableRecords()
251 ForEachCopiedFontFile([](base::File& font_file) { in ZeroAfterTableIndex() argument
252 size_t num_tables = GetNumTables(font_file); in ZeroAfterTableIndex()
271 base::File font_file(base::FilePath(filename), in ForEachCopiedFontFile() local
274 manipulate_file(font_file); in ForEachCopiedFontFile()
280 for (auto& font_file : platform_files) { in CopyPlatformFilesToTempDir() local
[all …]
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/renderer/font/
H A Dfont.cpp16 font_description::font_description(const std::string &font_file, in font_description() argument
22 font_file{font_file}, in font_description()
38 this->font_file = other.font_file; in operator =()
50 font_file{other.font_file}, in font_description()
59 return this->font_file == other.font_file && in operator ==()
113 if (unlikely(FT_New_Face(ft_library, this->description.font_file.c_str(), 0, &ft_face))) { in initialize()
114 throw Error(MSG(err) << "Failed to create font from " << this->description.font_file); in initialize()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dbundle_env_cocoa.cc184 std::string font_file; in load_custom_fonts() local
186 if (!find_file (ardour_data_search_path(), "ArdourMono.ttf", font_file)) { in load_custom_fonts()
193 kCFAllocatorDefault, (const UInt8*) font_file.c_str(), in load_custom_fonts()
194 font_file.length(), in load_custom_fonts()
202 if (!find_file (ardour_data_search_path(), "ArdourSans.ttf", font_file)) { in load_custom_fonts()
209 kCFAllocatorDefault, (const UInt8*) font_file.c_str(), in load_custom_fonts()
210 font_file.length(), in load_custom_fonts()
H A Dbundle_env_linux.cc127 std::string font_file; in load_custom_fonts() local
129 if (!find_file (ardour_data_search_path(), "ArdourMono.ttf", font_file)) { in load_custom_fonts()
132 FcBool ret = FcConfigAppFontAddFile(config, reinterpret_cast<const FcChar8*>(font_file.c_str())); in load_custom_fonts()
138 if (!find_file (ardour_data_search_path(), "ArdourSans.ttf", font_file)) { in load_custom_fonts()
141 FcBool ret = FcConfigAppFontAddFile(config, reinterpret_cast<const FcChar8*>(font_file.c_str())); in load_custom_fonts()
H A Dbundle_env_mingw.cc116 std::string font_file; in unload_custom_fonts() local
117 if (find_file (ardour_data_search_path(), "ArdourMono.ttf", font_file)) { in unload_custom_fonts()
118 RemoveFontResource(font_file.c_str()); in unload_custom_fonts()
120 if (find_file (ardour_data_search_path(), "ArdourSans.ttf", font_file)) { in unload_custom_fonts()
121 RemoveFontResource(font_file.c_str()); in unload_custom_fonts()
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_font.cpp76 std::ifstream font_file(loc, std::ifstream::binary); in LoadFontFile() local
77 font_file.exceptions(std::ifstream::badbit); in LoadFontFile()
79 if (!font_file.is_open()) { in LoadFontFile()
84 font_file >> file_header; in LoadFontFile()
86 if (font_file.fail()) { in LoadFontFile()
107font_file.read(reinterpret_cast<char *>(bitmap.data()), static_cast<std::streamsize>(bitmap_bytes)… in LoadFontFile()
113 if (font_file.fail()) { in LoadFontFile()
/dports/www/Stikked/Stikked-0.13.0/htdocs/application/controllers/
H A DTheme_assets.php32 $font_file = $this->uri->segment(5);
33 $font_file = basename($font_file);
36 $file_path = 'themes/' . $this->theme . '/css/fonts/' . $font_file;
108 $font_file = $this->uri->segment(4);
111 $file_path = 'themes/' . $this->theme . '/fonts/' . $font_file;
/dports/games/wop/wop-0.4.3/sdlwidgets/
H A Dfontfactory.cpp64 std::string font_file = _font_path + '/' + name; in createFont() local
66 font_file.c_str() << "'\n"; in createFont()
67 (*size_map)[size] = TTF_OpenFont( font_file.c_str(), size ); in createFont()
73 font_file.c_str() << "'\n"; in createFont()

12345678910>>...16