1 <section class="featured-content">
2 <h2 class="a11y-offset">Summary</h2>
4 <li><b>Libre.</b><a class="link-yellow" href="/<%= self.hfge_url %>"> HFGE</a> will be distributed under the zlib license.
5 This license allows you to use HFGE freely in any software (it respects your freedom).
7 <li><b>Vulkan.</b><a class="link-yellow" href="/<%= self.hfge_url %>"> HFGE</a> comes with a modern, low level, low overhead,
8 cross platform renderer in the form of Vulkan (additional renderers can be added as plugins if needed).
10 <li><b>Cross platform.</b><a class="link-yellow" href="/<%= self.hfge_url %>"> HFGE</a> will initially support Windows and
11 GNU/Linux. More platforms such as Android will be added later on.
13 <li><b>Tools.</b><a class="link-yellow" href="/<%= self.hfge_url %>"> HFGE</a> comes with a few useful tools for generating
14 bitmap fonts, texture atlases, resource archives and a hash checksum tool.
17 <div class="action-box centered-text">
18 <a class="button-big button-light" href="/<%= self.hfge_url %>">LEARN MORE</a>