mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-03 04:27:44 +08:00
110 lines
7.2 KiB
XML
110 lines
7.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
|
|
-->
|
|
<!-- Title: G Pages: 1 -->
|
|
<svg width="691pt" height="287pt"
|
|
viewBox="0.00 0.00 690.50 287.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 283)">
|
|
<title>G</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-283 686.5,-283 686.5,4 -4,4"/>
|
|
<g id="clust1" class="cluster"><title>clusterFontManager</title>
|
|
<polygon fill="none" stroke="black" points="139.5,-66 139.5,-271 674.5,-271 674.5,-66 139.5,-66"/>
|
|
</g>
|
|
<!-- glyph_t -->
|
|
<g id="node1" class="node"><title>glyph_t</title>
|
|
<polygon fill="none" stroke="black" points="597,-74.5 597,-168.5 666,-168.5 666,-74.5 597,-74.5"/>
|
|
<text text-anchor="middle" x="631.5" y="-154.9" font-family="Courier New" font-size="12.00">glyph_t</text>
|
|
<polyline fill="none" stroke="black" points="597,-147.5 666,-147.5 "/>
|
|
<text text-anchor="start" x="605" y="-133.9" font-family="Courier New" font-size="12.00">+x</text>
|
|
<text text-anchor="start" x="605" y="-120.9" font-family="Courier New" font-size="12.00">+y</text>
|
|
<text text-anchor="start" x="605" y="-107.9" font-family="Courier New" font-size="12.00">+w</text>
|
|
<text text-anchor="start" x="605" y="-94.9" font-family="Courier New" font-size="12.00">+h</text>
|
|
<text text-anchor="start" x="605" y="-81.9" font-family="Courier New" font-size="12.00">+data</text>
|
|
</g>
|
|
<!-- font_t -->
|
|
<g id="node2" class="node"><title>font_t</title>
|
|
<polygon fill="none" stroke="black" points="349.5,-94 349.5,-149 561.5,-149 561.5,-94 349.5,-94"/>
|
|
<text text-anchor="middle" x="455.5" y="-135.4" font-family="Courier New" font-size="12.00">font_t</text>
|
|
<polyline fill="none" stroke="black" points="349.5,-128 561.5,-128 "/>
|
|
<text text-anchor="start" x="357.5" y="-114.4" font-family="Courier New" font-size="12.00">+match(...)</text>
|
|
<text text-anchor="start" x="357.5" y="-101.4" font-family="Courier New" font-size="12.00">+find_glyph(...) : glyph_t</text>
|
|
</g>
|
|
<!-- glyph_t->font_t -->
|
|
<g id="edge1" class="edge"><title>glyph_t->font_t</title>
|
|
<path fill="none" stroke="black" d="M596.882,-121.5C589.19,-121.5 581.498,-121.5 573.806,-121.5"/>
|
|
<polygon fill="none" stroke="black" points="573.719,-121.5 567.719,-125.5 561.719,-121.5 567.719,-117.5 573.719,-121.5"/>
|
|
</g>
|
|
<!-- font_manager_t -->
|
|
<g id="node4" class="node"><title>font_manager_t</title>
|
|
<polygon fill="none" stroke="black" points="148,-220.5 148,-262.5 337,-262.5 337,-220.5 148,-220.5"/>
|
|
<text text-anchor="middle" x="242.5" y="-248.9" font-family="Courier New" font-size="12.00">font_manager_t</text>
|
|
<polyline fill="none" stroke="black" points="148,-241.5 337,-241.5 "/>
|
|
<text text-anchor="start" x="156" y="-227.9" font-family="Courier New" font-size="12.00">+get_font(...) : font_t</text>
|
|
</g>
|
|
<!-- font_t->font_manager_t -->
|
|
<g id="edge2" class="edge"><title>font_t->font_manager_t</title>
|
|
<path fill="none" stroke="black" d="M407.433,-149.129C368.415,-170.744 314.24,-200.757 278.788,-220.397"/>
|
|
</g>
|
|
<!-- font_loader_t -->
|
|
<g id="node3" class="node"><title>font_loader_t</title>
|
|
<polygon fill="none" stroke="black" points="148,-100.5 148,-142.5 307,-142.5 307,-100.5 148,-100.5"/>
|
|
<text text-anchor="middle" x="227.5" y="-128.9" font-family="Courier New" font-size="12.00">font_loader_t</text>
|
|
<polyline fill="none" stroke="black" points="148,-121.5 307,-121.5 "/>
|
|
<text text-anchor="start" x="156" y="-107.9" font-family="Courier New" font-size="12.00">+load(...) : font_t</text>
|
|
</g>
|
|
<!-- font_loader_t->font_t -->
|
|
<g id="edge4" class="edge"><title>font_loader_t->font_t</title>
|
|
<path fill="none" stroke="black" d="M307.243,-121.5C317.559,-121.5 328.287,-121.5 339.044,-121.5"/>
|
|
<polygon fill="black" stroke="black" points="349.354,-121.5 339.354,-126 344.354,-121.5 339.354,-121.5 339.354,-121.5 339.354,-121.5 344.354,-121.5 339.353,-117 349.354,-121.5 349.354,-121.5"/>
|
|
<text text-anchor="middle" x="328.25" y="-107.3" font-family="Times New Roman,serif" font-size="14.00">load</text>
|
|
</g>
|
|
<!-- font_loader_t->font_manager_t -->
|
|
<g id="edge3" class="edge"><title>font_loader_t->font_manager_t</title>
|
|
<path fill="none" stroke="black" d="M230.045,-142.517C232.803,-164.216 237.18,-198.648 239.943,-220.385"/>
|
|
</g>
|
|
<!-- canvas_t -->
|
|
<g id="node5" class="node"><title>canvas_t</title>
|
|
<polygon fill="none" stroke="black" points="53,-103.5 53,-139.5 130,-139.5 130,-103.5 53,-103.5"/>
|
|
<text text-anchor="middle" x="91.5" y="-118.4" font-family="Courier New" font-size="12.00">canvas_t</text>
|
|
</g>
|
|
<!-- canvas_t->font_manager_t -->
|
|
<g id="edge5" class="edge"><title>canvas_t->font_manager_t</title>
|
|
<path fill="none" stroke="black" d="M106.131,-139.749C114.316,-148.923 124.969,-160.111 135.5,-169 155.429,-185.822 179.43,-202.168 199.646,-214.976"/>
|
|
<polygon fill="black" stroke="black" points="208.347,-220.419 197.482,-218.93 204.108,-217.767 199.869,-215.115 199.869,-215.115 199.869,-215.115 204.108,-217.767 202.256,-211.3 208.347,-220.419 208.347,-220.419"/>
|
|
<text text-anchor="middle" x="202" y="-190.8" font-family="Times New Roman,serif" font-size="14.00">get_font</text>
|
|
</g>
|
|
<!-- font_loader_ft_t -->
|
|
<g id="node6" class="node"><title>font_loader_ft_t</title>
|
|
<polygon fill="none" stroke="black" points="0,-0.5 0,-36.5 137,-36.5 137,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="68.5" y="-15.4" font-family="Courier New" font-size="12.00">font_loader_ft_t</text>
|
|
</g>
|
|
<!-- font_loader_ft_t->font_loader_t -->
|
|
<g id="edge6" class="edge"><title>font_loader_ft_t->font_loader_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M95.4722,-36.6333C120.604,-52.5977 158.413,-76.6145 187.138,-94.8615"/>
|
|
<polygon fill="none" stroke="black" points="185.42,-97.9162 195.737,-100.324 189.173,-92.0075 185.42,-97.9162"/>
|
|
</g>
|
|
<!-- font_loader_stb_t -->
|
|
<g id="node7" class="node"><title>font_loader_stb_t</title>
|
|
<polygon fill="none" stroke="black" points="155.5,-0.5 155.5,-36.5 299.5,-36.5 299.5,-0.5 155.5,-0.5"/>
|
|
<text text-anchor="middle" x="227.5" y="-15.4" font-family="Courier New" font-size="12.00">font_loader_stb_t</text>
|
|
</g>
|
|
<!-- font_loader_stb_t->font_loader_t -->
|
|
<g id="edge7" class="edge"><title>font_loader_stb_t->font_loader_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M227.5,-36.6333C227.5,-51.1748 227.5,-72.3974 227.5,-89.8549"/>
|
|
<polygon fill="none" stroke="black" points="224,-90.1447 227.5,-100.145 231,-90.1447 224,-90.1447"/>
|
|
</g>
|
|
<!-- font_loader_bitmap_t -->
|
|
<g id="node8" class="node"><title>font_loader_bitmap_t</title>
|
|
<polygon fill="none" stroke="black" points="318,-0.5 318,-36.5 485,-36.5 485,-0.5 318,-0.5"/>
|
|
<text text-anchor="middle" x="401.5" y="-15.4" font-family="Courier New" font-size="12.00">font_loader_bitmap_t</text>
|
|
</g>
|
|
<!-- font_loader_bitmap_t->font_loader_t -->
|
|
<g id="edge8" class="edge"><title>font_loader_bitmap_t->font_loader_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M371.983,-36.6333C344.362,-52.6665 302.748,-76.8217 271.263,-95.0971"/>
|
|
<polygon fill="none" stroke="black" points="269.151,-92.2765 262.259,-100.324 272.665,-98.3306 269.151,-92.2765"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|