godot/thirdparty/graphite/src/GlyphFace.cpp

// SPDX-License-Identifier: MIT OR MPL-2.0 OR LGPL-2.1-or-later OR GPL-2.0-or-later
// Copyright 2010, SIL International, All rights reserved.

#include "inc/GlyphFace.h"


usingnamespacegraphite2;

int32 GlyphFace::getMetric(uint8 metric) const
{}