org.lwjgl.util.harfbuzz.package-info Maven / Gradle / Ivy
/*
* 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 - 2024 Weber Informatics LLC | Privacy Policy