{% include "logo.svg" %}
Fontbakery Technical Report
{% include "top.html" %} {% if deprecation_warning %}

DEPRECATION WARNING

{{deprecation_warning|safe}}

{% endif %} {% include "summary_table.html" %} {% include "summary_notes.html" %} {% for section in sections %} {% if not section is omitted %} {% include "section.html" %} {% endif %} {% endfor %}