#
freetype
Here are 86 public repositories matching this topic...
FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
android
shell
h264
bitdeli-badge
freetype
armv7
fontconfig
prebuilt
ffmpeg-android
android-ndk
libass
fribidi
-
Updated
May 11, 2018 - Shell
ibrokemypie
commented
Feb 28, 2018
Hey, when trying to use
dest := image.NewPaletted(bounds, palette.Plan9)
canvas := draw2dimg.NewGraphicContext(dest)
I crash with
panic: Image type not supported
goroutine 70 [running]:
github.com/llgcode/draw2d/draw2dimg.NewGraphicContext(0x7f18c0, 0xc420096660, 0x10000)
/home/conor/thingo/go/src/github.com/llgcode/draw2d/draw2dimg/ftgc.go:63 +0xe9
Am I doing s
Cross-platform FreeType bindings for .NET
-
Updated
Nov 12, 2019 - C#
Harfbuzz text-shaping example with OpenGL using Freetype
-
Updated
Oct 2, 2018 - C++
BMFont compatible, cross-platform command line bitmap font generator
-
Updated
May 16, 2020 - C++
A library that gives full control over text related technologies such as bidirectional algorithm, open type shaping, text typesetting and text rendering
android
unicode
fonts
typography
android-library
opentype
opentype-features
freetype
bidi
text-layout
text-shaping
jni-wrapper
text-rendering
variable-fonts
uax-9
uax-24
glyph-rendering
sheenbidi
sheenfigure
-
Updated
Mar 16, 2020 - Java
Harfbuzz with a CMake build configuration using Freetype2, UCDN and ICU
-
Updated
Jun 18, 2018 - C
Font decoder for embedding into C, for embedded systems
-
Updated
Nov 12, 2018 - C
UEFI アプリケーションで、英日中韓台のアウトライン・フォント表示を行うサンプル・プログラムです。
-
Updated
Sep 19, 2016 - C
Standalone text engine for iOS
unicode
fonts
typography
opentype
opentype-features
freetype
bidi
text-layout
text-shaping
text-rendering
uax-9
uax-24
glyph-rendering
sheenbidi
sheenfigure
libunibreak
-
Updated
Mar 16, 2020 - Swift
Generate image blocks of single-line texts for OCR training
-
Updated
Apr 1, 2018 - Python
Bitmap Font API & Tools
-
Updated
Apr 15, 2018 - C
Improve this page
Add a description, image, and links to the freetype topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the freetype topic, visit your repo's landing page and select "manage topics."
Hi,
great extension to libGDX :) thank you for that.
My question: how can square brackets be used with libKTX ArrayMaps?
what I wanted to to:
But there is no Set operator defined. Am I doing something wrong, or isn't it just implemented yet?
Cheers