yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::core::anonymous_namespace{font_loader.cc} Namespace Reference

Functions

std::string SetFontPath (const std::string &font_path)
 
absl::Status LoadFont (const FontConfig &font_config)
 
absl::Status AddIconFont ()
 
absl::Status AddJapaneseFont ()
 

Function Documentation

◆ SetFontPath()

std::string yaze::core::anonymous_namespace{font_loader.cc}::SetFontPath ( const std::string & font_path)

Definition at line 32 of file font_loader.cc.

References yaze::core::GetBundleResourcePath(), and SetFontPath().

Referenced by AddIconFont(), AddJapaneseFont(), LoadFont(), and SetFontPath().

Here is the call graph for this function:

◆ LoadFont()

absl::Status yaze::core::anonymous_namespace{font_loader.cc}::LoadFont ( const FontConfig & font_config)

Definition at line 46 of file font_loader.cc.

References yaze::core::FontConfig::font_path, yaze::core::FontConfig::font_size, LoadFont(), and SetFontPath().

Referenced by LoadFont().

Here is the call graph for this function:

◆ AddIconFont()

absl::Status yaze::core::anonymous_namespace{font_loader.cc}::AddIconFont ( )

Definition at line 64 of file font_loader.cc.

References AddIconFont(), FONT_ICON_FILE_NAME_MD, ICON_MIN_MD, and SetFontPath().

Referenced by AddIconFont().

Here is the call graph for this function:

◆ AddJapaneseFont()

absl::Status yaze::core::anonymous_namespace{font_loader.cc}::AddJapaneseFont ( )

Definition at line 80 of file font_loader.cc.

References AddJapaneseFont(), and SetFontPath().

Referenced by AddJapaneseFont().

Here is the call graph for this function: