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

META-INF.versions.9.module-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
 */
module org.lwjgl.harfbuzz {
    requires transitive org.lwjgl;

    exports org.lwjgl.util.harfbuzz;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy