src/text.c

changeset 198
916d2d125ecf
parent 196
ac2ade047d5b
equal deleted inserted replaced
197:a1f7c4f858d9 198:916d2d125ecf
23 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 23 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 24 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25 * POSSIBILITY OF SUCH DAMAGE. 25 * POSSIBILITY OF SUCH DAMAGE.
26 */ 26 */
27 27
28 #include "ascension/ui/text.h" 28 #include "ascension/text.h"
29 29
30 #include "ascension/error.h" 30 #include "ascension/error.h"
31 #include "ascension/context.h" 31 #include "ascension/context.h"
32 #include "ascension/shader.h" 32 #include "ascension/shader.h"
33 #include "ascension/constants.h" 33 #include "ascension/constants.h"

mercurial