Since the test suite is inlined, it makes sense to also have the test data installed alongside the test modules. So all the content of the two top-level folders Data and TestData is now placed inside Lib/ufoLib/test/testadata. The MANIFEST.in has been adjusted accordingly. The `install_package_data` in setup.py ensures the package data specified in the manifest is installed with the package. This way anyone who installs ufoLib (even the wheel from PyPI) can run the test suite with `pytest --pyargs ufoLib`.
22 lines
646 B
XML
22 lines
646 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<glyph name="B" format="1">
|
|
<advance width="740"/>
|
|
<unicode hex="0042"/>
|
|
<outline>
|
|
<contour>
|
|
<point x="20" y="350" type="curve" smooth="yes"/>
|
|
<point x="20" y="157"/>
|
|
<point x="177" y="0"/>
|
|
<point x="370" y="0" type="curve" smooth="yes"/>
|
|
<point x="563" y="0"/>
|
|
<point x="720" y="157"/>
|
|
<point x="720" y="350" type="curve" smooth="yes"/>
|
|
<point x="720" y="543"/>
|
|
<point x="563" y="700"/>
|
|
<point x="370" y="700" type="curve" smooth="yes"/>
|
|
<point x="177" y="700"/>
|
|
<point x="20" y="543"/>
|
|
</contour>
|
|
</outline>
|
|
</glyph>
|