#
text-shaping
Here are 16 public repositories matching this topic...
Harfbuzz text-shaping example with OpenGL using Freetype
-
Updated
Oct 2, 2018 - C++
Fast C OpenType Library
c
unicode
fonts
library
text
c99
typesetting
opentype
freetype
truetype
shaper
text-shaping
shaping
shaping-engine
-
Updated
Jun 22, 2022 - C
Standalone text engine for Android aimed to be free from platform limitations
android
unicode
fonts
typography
android-library
opentype
opentype-features
freetype
bidi
harfbuzz
text-layout
text-shaping
jni-wrapper
text-rendering
variable-fonts
uax-9
uax-24
glyph-rendering
sheenbidi
sheenfigure
-
Updated
Mar 15, 2022 - C
Harfbuzz with a CMake build configuration using Freetype2, UCDN and ICU
-
Updated
Jul 12, 2021 - C++
Standalone text engine for iOS
unicode
fonts
typography
opentype
opentype-features
freetype
bidi
harfbuzz
text-layout
text-shaping
text-rendering
uax-9
uax-24
glyph-rendering
sheenbidi
sheenfigure
libunibreak
-
Updated
Oct 11, 2021 - C
A fully safe Rust wrapper for the harfbuzz text shaping library.
-
Updated
Jan 23, 2022 - C++
An implementation of advanced typographic tables of OpenType specification.
c
c-plus-plus
unicode
library
opentype
opentype-features
c89
opentype-fonts
ansi-c
text-shaping
variable-fonts
arabic-shaping
typographic-tables
opentype-specification
-
Updated
Nov 2, 2019 - C
Tools for splitting, normalizing, text-shaping Arabic script
-
Updated
Apr 9, 2022 - TypeScript
toy font rendering for low pixelcount, high contrast displays
-
Updated
May 3, 2022 - C
A CLI tool to reshape and reorder bi-directional, Arabic/Persian text for display in apps that do not support them natively
rust
cli
unicode
rtl
cli-app
persian
ligatures
persian-language
bidirectional
bidi
arabic
right-to-left
arabic-language
text-shaping
persian-reshaper
persian-script
aranic-reshaper
-
Updated
Jun 26, 2022 - Rust
Bindings to HarfBuzz font shaping and manipulation library
-
Updated
Feb 23, 2022 - Raku
Improve this page
Add a description, image, and links to the text-shaping topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text-shaping topic, visit your repo's landing page and select "manage topics."
Currently
hb_face_get_table_tags()
only works with our own face loader. Other loaders cannot implement it. Add a callback setter such that they can. Then implement it for hb-ft.