2023-08-04 23:40:16 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2024-12-30 15:08:45 +00:00
< meta name = "generator" content = "Doxygen 1.9.8" / >
2023-08-04 23:40:16 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > N64FlashcartMenu: fonts.h File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > N64FlashcartMenu
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2024-12-30 15:08:45 +00:00
<!-- Generated by Doxygen 1.9.8 -->
2023-08-04 23:40:16 +00:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_1a56cc8cdc1689899910be5fa4716ee4.html" > menu< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" > < div class = "title" > fonts.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Menu fonts.
< a href = "#details" > More...< / a > < / p >
< p > < a href = "fonts_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "enum-members" name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a4f821600c8abd1a0aafc99675fc04f5b" id = "r_a4f821600c8abd1a0aafc99675fc04f5b" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "fonts_8h.html#a4f821600c8abd1a0aafc99675fc04f5b" > menu_font_type_t< / a > { < a class = "el" href = "fonts_8h.html#a4f821600c8abd1a0aafc99675fc04f5ba95374faefa5e69d3907d06c4d7c12df5" > FNT_DEFAULT< / a > = 1
2023-08-04 23:40:16 +00:00
}< / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memdesc:a4f821600c8abd1a0aafc99675fc04f5b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Font type enumeration. < a href = "fonts_8h.html#a4f821600c8abd1a0aafc99675fc04f5b" > More...< / a > < br / > < / td > < / tr >
2023-08-04 23:40:16 +00:00
< tr class = "separator:a4f821600c8abd1a0aafc99675fc04f5b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:aeb0b0991bf09df33ca77508f77456ad9" id = "r_aeb0b0991bf09df33ca77508f77456ad9" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9" > menu_font_style_t< / a > { < br / >
    < a class = "el" href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9a50e8a4df7c7ad3a005c22dadec50ab03" > STL_DEFAULT< / a > = 0
, < a class = "el" href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9a4a41a07d2b33962d2dc8c60829591f99" > STL_GREEN< / a >
, < a class = "el" href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9a07d4cbc573cbed1c2a512c581bd6b2a0" > STL_BLUE< / a >
, < a class = "el" href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9aa3dcc1f1f5ebfa108f9c2a6f01cae000" > STL_YELLOW< / a >
2023-08-04 23:40:16 +00:00
, < br / >
2024-12-30 15:08:45 +00:00
    < a class = "el" href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9a332a278156fb36c1026aa368bddafed8" > STL_ORANGE< / a >
, < a class = "el" href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9a530f8c6b2d5b8bd5b2ef3f883ea55abe" > STL_GRAY< / a >
2023-08-04 23:40:16 +00:00
< br / >
}< / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memdesc:aeb0b0991bf09df33ca77508f77456ad9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Font style enumeration. < a href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9" > More...< / a > < br / > < / td > < / tr >
2023-08-04 23:40:16 +00:00
< tr class = "separator:aeb0b0991bf09df33ca77508f77456ad9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a33d46c92981339eb74cc94f542f6b41c" id = "r_a33d46c92981339eb74cc94f542f6b41c" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "fonts_8h.html#a33d46c92981339eb74cc94f542f6b41c" > fonts_init< / a > (char *custom_font_path)< / td > < / tr >
< tr class = "memdesc:a33d46c92981339eb74cc94f542f6b41c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Initialize fonts. < br / > < / td > < / tr >
2024-04-24 00:45:26 +00:00
< tr class = "separator:a33d46c92981339eb74cc94f542f6b41c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-08-04 23:40:16 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2024-12-30 15:08:45 +00:00
< div class = "textblock" > < p > Menu fonts. < / p >
< / div > < h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
< a id = "a4f821600c8abd1a0aafc99675fc04f5b" name = "a4f821600c8abd1a0aafc99675fc04f5b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f821600c8abd1a0aafc99675fc04f5b" > ◆   < / a > < / span > menu_font_type_t< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "fonts_8h.html#a4f821600c8abd1a0aafc99675fc04f5b" > menu_font_type_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Font type enumeration. < / p >
< p > This enumeration defines the different types of fonts that can be used in the menu system. < / p >
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "a4f821600c8abd1a0aafc99675fc04f5ba95374faefa5e69d3907d06c4d7c12df5" name = "a4f821600c8abd1a0aafc99675fc04f5ba95374faefa5e69d3907d06c4d7c12df5" > < / a > FNT_DEFAULT  < / td > < td class = "fielddoc" > < p > Default font type < / p >
< / td > < / tr >
< / table >
< / div >
< / div >
< a id = "aeb0b0991bf09df33ca77508f77456ad9" name = "aeb0b0991bf09df33ca77508f77456ad9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb0b0991bf09df33ca77508f77456ad9" > ◆   < / a > < / span > menu_font_style_t< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "fonts_8h.html#aeb0b0991bf09df33ca77508f77456ad9" > menu_font_style_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Font style enumeration. < / p >
< p > This enumeration defines the different styles of fonts that can be used in the menu system. < / p >
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "aeb0b0991bf09df33ca77508f77456ad9a50e8a4df7c7ad3a005c22dadec50ab03" name = "aeb0b0991bf09df33ca77508f77456ad9a50e8a4df7c7ad3a005c22dadec50ab03" > < / a > STL_DEFAULT  < / td > < td class = "fielddoc" > < p > Default font style < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "aeb0b0991bf09df33ca77508f77456ad9a4a41a07d2b33962d2dc8c60829591f99" name = "aeb0b0991bf09df33ca77508f77456ad9a4a41a07d2b33962d2dc8c60829591f99" > < / a > STL_GREEN  < / td > < td class = "fielddoc" > < p > Green font style < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "aeb0b0991bf09df33ca77508f77456ad9a07d4cbc573cbed1c2a512c581bd6b2a0" name = "aeb0b0991bf09df33ca77508f77456ad9a07d4cbc573cbed1c2a512c581bd6b2a0" > < / a > STL_BLUE  < / td > < td class = "fielddoc" > < p > Blue font style < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "aeb0b0991bf09df33ca77508f77456ad9aa3dcc1f1f5ebfa108f9c2a6f01cae000" name = "aeb0b0991bf09df33ca77508f77456ad9aa3dcc1f1f5ebfa108f9c2a6f01cae000" > < / a > STL_YELLOW  < / td > < td class = "fielddoc" > < p > Yellow font style < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "aeb0b0991bf09df33ca77508f77456ad9a332a278156fb36c1026aa368bddafed8" name = "aeb0b0991bf09df33ca77508f77456ad9a332a278156fb36c1026aa368bddafed8" > < / a > STL_ORANGE  < / td > < td class = "fielddoc" > < p > Orange font style < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a id = "aeb0b0991bf09df33ca77508f77456ad9a530f8c6b2d5b8bd5b2ef3f883ea55abe" name = "aeb0b0991bf09df33ca77508f77456ad9a530f8c6b2d5b8bd5b2ef3f883ea55abe" > < / a > STL_GRAY  < / td > < td class = "fielddoc" > < p > Gray font style < / p >
< / td > < / tr >
< / table >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a id = "a33d46c92981339eb74cc94f542f6b41c" name = "a33d46c92981339eb74cc94f542f6b41c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a33d46c92981339eb74cc94f542f6b41c" > ◆   < / a > < / span > fonts_init()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void fonts_init < / td >
< td > (< / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > < em > custom_font_path< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Initialize fonts. < / p >
< p > This function initializes the fonts used in the menu system. It can load custom fonts from the specified path.< / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > custom_font_path< / td > < td > Path to the custom font file. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< / div > <!-- contents -->
2023-08-04 23:40:16 +00:00
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2025-01-10 23:53:38 +00:00
Generated on Fri Jan 10 2025 23:53:37 for N64FlashcartMenu by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.8
2023-08-04 23:40:16 +00:00
< / small > < / address >
< / body >
< / html >