{% include "logo.svg" %}
Fontbakery Technical Report
{% include "top.html" %} {% include "summary_table.html" %} {% include "summary_notes.html" %} {% for section in sections %} {% if not section is omitted %} {% include "section.html" %} {% endif %} {% endfor %}