All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.lwjgl.util.harfbuzz.package-info Maven / Gradle / Ivy

Go to download

A text shaping library that allows programs to convert a sequence of Unicode input into properly formatted and positioned glyph output — for any writing system and language.

There is a newer version: 3.3.5
Show newest version
/*
 * Copyright LWJGL. All rights reserved.
 * License terms: https://www.lwjgl.org/license
 * MACHINE GENERATED FILE, DO NOT EDIT
 */

/**
 * Contains bindings to the HarfBuzz, a text shaping library.
 * 
 * 

Using the HarfBuzz library allows programs to convert a sequence of Unicode input into properly formatted and positioned glyph output — for any writing * system and language.

*/ @org.lwjgl.system.NonnullDefault package org.lwjgl.util.harfbuzz;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy