2020-10-17 03:08:44 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2023-02-05 19:26:26 +00:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
2020-07-05 03:37:29 +00:00
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2023-02-05 19:26:26 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2024-01-09 04:33:10 +00:00
< meta name = "generator" content = "Doxygen 1.10.0" / >
2020-07-05 03:37:29 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > GRRLIB: GRRLIB_bytemapFont Struct 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 >
2024-01-09 04:33:10 +00:00
< script type = "text/javascript" src = "clipboard.js" > < / script >
< script type = "text/javascript" src = "cookie.js" > < / script >
2020-07-05 03:37:29 +00:00
< 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 >
2023-02-05 19:26:26 +00:00
< tr id = "projectrow" >
< td id = "projectalign" >
2024-03-02 05:40:02 +00:00
< div id = "projectname" > GRRLIB< span id = "projectnumber" >   4.5.1< / span >
2020-07-05 03:37:29 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2024-01-09 04:33:10 +00:00
<!-- Generated by Doxygen 1.10.0 -->
2020-07-05 03:37:29 +00:00
< script type = "text/javascript" >
2023-02-05 19:26:26 +00:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
2020-10-17 03:08:44 +00:00
/* @license-end */
2020-07-05 03:37:29 +00:00
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2023-02-05 19:26:26 +00:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-07-05 03:37:29 +00:00
$(function() {
initMenu('',true,false,'search.php','Search');
2024-01-09 04:33:10 +00:00
$(function() { init_search(); });
2020-07-05 03:37:29 +00:00
});
2023-02-05 19:26:26 +00:00
/* @license-end */
< / script >
2020-07-05 03:37:29 +00:00
< 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" >
2023-02-05 19:26:26 +00:00
< 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 >
2020-07-05 03:37:29 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
2023-02-05 19:26:26 +00:00
< div class = "headertitle" > < div class = "title" > GRRLIB_bytemapFont Struct Reference< div class = "ingroups" > < a class = "el" href = "group___all_func.html" > Everything in GRRLIB< / a > < / div > < / div > < / div >
2020-07-05 03:37:29 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > Structure to hold the bytemap font information.
2024-01-09 04:33:10 +00:00
< a href = "#details" > More...< / a > < / p >
2020-07-05 03:37:29 +00:00
< p > < code > #include < grrlib.h> < / code > < / p >
< div class = "dynheader" >
Collaboration diagram for GRRLIB_bytemapFont:< / div >
< div class = "dyncontent" >
2022-05-27 07:05:59 +00:00
< div class = "center" > < img src = "struct_g_r_r_l_i_b__bytemap_font__coll__graph.png" border = "0" usemap = "#a_g_r_r_l_i_b__bytemap_font_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "a_g_r_r_l_i_b__bytemap_font_coll__map" id = "a_g_r_r_l_i_b__bytemap_font_coll__map" >
2023-02-05 19:26:26 +00:00
< area shape = "rect" title = "Structure to hold the bytemap font information." alt = "" coords = "7,93,169,119" / >
< area shape = "rect" href = "struct_g_r_r_l_i_b__bytemap_char.html" title = "Structure to hold the bytemap character information." alt = "" coords = "5,5,171,31" / >
2023-08-28 15:37:26 +00:00
< area shape = "poly" title = " " alt = "" coords = "91,45,91,93,85,93,85,45" / >
2020-07-05 03:37:29 +00:00
< / map >
< / div >
< table class = "memberdecls" >
2023-02-05 19:26:26 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-attribs" name = "pub-attribs" > < / a >
2020-07-05 03:37:29 +00:00
Data Fields< / h2 > < / td > < / tr >
2024-01-09 04:33:10 +00:00
< tr class = "memitem:a5ac083a645d964373f022d03df4849c8" id = "r_a5ac083a645d964373f022d03df4849c8" > < td class = "memItemLeft" align = "right" valign = "top" > char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a5ac083a645d964373f022d03df4849c8" > name< / a > < / td > < / tr >
2023-02-05 19:26:26 +00:00
< tr class = "memdesc:a5ac083a645d964373f022d03df4849c8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Font name. < br / > < / td > < / tr >
2020-07-05 03:37:29 +00:00
< tr class = "separator:a5ac083a645d964373f022d03df4849c8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-09 04:33:10 +00:00
< tr class = "memitem:a2c7c01c6eca69b2fc9d0267ca8228853" id = "r_a2c7c01c6eca69b2fc9d0267ca8228853" > < td class = "memItemLeft" align = "right" valign = "top" > u32 *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a2c7c01c6eca69b2fc9d0267ca8228853" > palette< / a > < / td > < / tr >
2023-02-05 19:26:26 +00:00
< tr class = "memdesc:a2c7c01c6eca69b2fc9d0267ca8228853" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Font palette. < br / > < / td > < / tr >
2020-07-05 03:37:29 +00:00
< tr class = "separator:a2c7c01c6eca69b2fc9d0267ca8228853" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-09 04:33:10 +00:00
< tr class = "memitem:ae859dcb34b5b3dafa769120b2302130f" id = "r_ae859dcb34b5b3dafa769120b2302130f" > < td class = "memItemLeft" align = "right" valign = "top" > u16  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#ae859dcb34b5b3dafa769120b2302130f" > nbChar< / a > < / td > < / tr >
2023-02-05 19:26:26 +00:00
< tr class = "memdesc:ae859dcb34b5b3dafa769120b2302130f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Number of characters in font. < br / > < / td > < / tr >
2020-07-05 03:37:29 +00:00
< tr class = "separator:ae859dcb34b5b3dafa769120b2302130f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-09 04:33:10 +00:00
< tr class = "memitem:ab0e86ae6d36a2d67e39cafafed1fdf7f" id = "r_ab0e86ae6d36a2d67e39cafafed1fdf7f" > < td class = "memItemLeft" align = "right" valign = "top" > u8  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#ab0e86ae6d36a2d67e39cafafed1fdf7f" > version< / a > < / td > < / tr >
2023-02-05 19:26:26 +00:00
< tr class = "memdesc:ab0e86ae6d36a2d67e39cafafed1fdf7f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Version. < br / > < / td > < / tr >
2020-07-05 03:37:29 +00:00
< tr class = "separator:ab0e86ae6d36a2d67e39cafafed1fdf7f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-08-28 15:37:26 +00:00
< tr class = "memitem:ac793001b64a49cc9cf9b55a4d03e73d7" id = "r_ac793001b64a49cc9cf9b55a4d03e73d7" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac793001b64a49cc9cf9b55a4d03e73d7" name = "ac793001b64a49cc9cf9b55a4d03e73d7" > < / a >
2023-02-05 19:26:26 +00:00
s8  < / td > < td class = "memItemRight" valign = "bottom" > < b > tracking< / b > < / td > < / tr >
2020-10-17 03:08:44 +00:00
< tr class = "memdesc:ac793001b64a49cc9cf9b55a4d03e73d7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Tracking (Add-space after each char) (-128 to 127). < br / > < / td > < / tr >
2020-07-05 03:37:29 +00:00
< tr class = "separator:ac793001b64a49cc9cf9b55a4d03e73d7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-08-28 15:37:26 +00:00
< tr class = "memitem:aef9491d85292230ae9c06883f519e540" id = "r_aef9491d85292230ae9c06883f519e540" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aef9491d85292230ae9c06883f519e540" name = "aef9491d85292230ae9c06883f519e540" > < / a >
2023-02-05 19:26:26 +00:00
< a class = "el" href = "struct_g_r_r_l_i_b__bytemap_char.html" > GRRLIB_bytemapChar< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < b > charDef< / b > [256]< / td > < / tr >
2020-10-17 03:08:44 +00:00
< tr class = "memdesc:aef9491d85292230ae9c06883f519e540" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Array of bitmap characters. < br / > < / td > < / tr >
2020-07-05 03:37:29 +00:00
< tr class = "separator:aef9491d85292230ae9c06883f519e540" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Structure to hold the bytemap font information. < / p >
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
2023-02-05 19:26:26 +00:00
< a id = "a5ac083a645d964373f022d03df4849c8" name = "a5ac083a645d964373f022d03df4849c8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ac083a645d964373f022d03df4849c8" > ◆   < / a > < / span > name< / h2 >
2020-07-05 03:37:29 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char* name< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Font name. < / p >
2020-10-17 03:08:44 +00:00
< p > < br / >
< / p >
2020-07-05 03:37:29 +00:00
< / div >
< / div >
2023-02-05 19:26:26 +00:00
< a id = "ae859dcb34b5b3dafa769120b2302130f" name = "ae859dcb34b5b3dafa769120b2302130f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae859dcb34b5b3dafa769120b2302130f" > ◆   < / a > < / span > nbChar< / h2 >
2020-07-05 03:37:29 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > u16 nbChar< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Number of characters in font. < / p >
2020-10-17 03:08:44 +00:00
< p > < br / >
< / p >
2020-07-05 03:37:29 +00:00
< / div >
< / div >
2023-02-05 19:26:26 +00:00
< a id = "a2c7c01c6eca69b2fc9d0267ca8228853" name = "a2c7c01c6eca69b2fc9d0267ca8228853" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2c7c01c6eca69b2fc9d0267ca8228853" > ◆   < / a > < / span > palette< / h2 >
2020-07-05 03:37:29 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > u32* palette< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Font palette. < / p >
2020-10-17 03:08:44 +00:00
< p > < br / >
< / p >
2020-07-05 03:37:29 +00:00
< / div >
< / div >
2023-02-05 19:26:26 +00:00
< a id = "ab0e86ae6d36a2d67e39cafafed1fdf7f" name = "ab0e86ae6d36a2d67e39cafafed1fdf7f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab0e86ae6d36a2d67e39cafafed1fdf7f" > ◆   < / a > < / span > version< / h2 >
2020-07-05 03:37:29 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > u8 version< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Version. < / p >
2020-10-17 03:08:44 +00:00
< p > < br / >
< / p >
2020-07-05 03:37:29 +00:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "grrlib_8h.html" > grrlib.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2024-01-09 04:33:10 +00:00
Generated by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.10.0
2020-07-05 03:37:29 +00:00
< / small > < / address >
< / body >
< / html >