freetypy.Outline.reverse

Outline.reverse()

Reverse the drawing direction of an outline. This is used to ensure consistent fill conventions for mirrored glyphs.

Notes

The function toggles the OUTLINE.REVERSE_FILL bit flag in Outline.flags.

It shouldn’t be used by a normal client application, unless it knows what it is doing.