An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: freetype

rphii/c-image-viewer

A lightweight image viewer written entirely in C and OpenGL 3.3

Language: C - Size: 422 KB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 2 - Forks: 0

LWJGL/lwjgl3

LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.

Language: Java - Size: 123 MB - Last synced at: about 14 hours ago - Pushed at: 13 days ago - Stars: 5,045 - Forks: 660

rougier/freetype-gl

OpenGL text using one vertex buffer, one texture and FreeType

Language: C - Size: 13.9 MB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 1,702 - Forks: 273

generaloss/freetype-jni

FreeType Library Java Native Interface

Language: C - Size: 43.7 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

sammycage/plutosvg

Tiny SVG rendering library in C

Language: C - Size: 293 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 322 - Forks: 28

tanersener/mobile-ffmpeg 📦

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.

Language: C - Size: 283 MB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 3,979 - Forks: 864

rougier/freetype-py

Python binding for the freetype library

Language: Python - Size: 1.51 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 314 - Forks: 88

ThisisGame/cpp-game-engine-book

从零编写游戏引擎教程 Writing a game engine tutorial from scratch

Language: C++ - Size: 520 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 3,269 - Forks: 402

gliscowo/braid_ui

An experimental UI framework and eventual successor to owo-ui

Language: Dart - Size: 22 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

RainEggplant/opengl-mac-boilerplate

boilerplate for OpenGL project with GLFW, GLAD, GLM, SOIL and FreeType on Mac OS

Language: CMake - Size: 1.84 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

maximilionus/lucidglyph

Carefully tuned adjustments designed to improve font rendering on Linux systems

Language: Shell - Size: 1.46 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 125 - Forks: 6

llgcode/draw2d

2D rendering for different output (raster, pdf, svg)

Language: Go - Size: 9.68 MB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 1,116 - Forks: 107

lvgl/lv_lib_freetype

Interface to FreeType to generate font bitmaps run time

Language: C - Size: 208 KB - Last synced at: about 10 hours ago - Pushed at: over 3 years ago - Stars: 58 - Forks: 19

rbrich/xcikit

Collection of C++ libraries for drawing 2D graphics, rendering text, and more.

Language: C++ - Size: 4.68 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 19 - Forks: 1

media-kit/libmpv-darwin-build

libmpv for macOS & iOS.

Language: Nix - Size: 227 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 44 - Forks: 24

cropsly/ffmpeg-android

FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)

Language: Shell - Size: 26.1 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 1,640 - Forks: 417

saidwho12/hamza

C Unicode/OpenType Library

Language: C - Size: 29.9 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 45 - Forks: 3

pharo-graphics/Alexandrie

FFI bindings and a 2D canvas for Pharo based on Cairo, Freetype and Harfbuzz

Language: Smalltalk - Size: 3.8 MB - Last synced at: 11 days ago - Pushed at: 23 days ago - Stars: 6 - Forks: 2

tangrams/harfbuzz-example

Harfbuzz text-shaping example with OpenGL using Freetype

Language: C++ - Size: 7.5 MB - Last synced at: about 18 hours ago - Pushed at: over 6 years ago - Stars: 145 - Forks: 24

Robmaister/SharpFont

Cross-platform FreeType bindings for .NET - Need maintainer

Language: C# - Size: 5.19 MB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 302 - Forks: 111

aerogus/ffmpeg-compile

Compilation ffmpeg multiplateformes

Language: Shell - Size: 107 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 10 - Forks: 6

JoBase/JoBase

JoBase is a fast Python game library for beginner coders.

Language: C - Size: 5.24 MB - Last synced at: about 10 hours ago - Pushed at: 9 months ago - Stars: 11 - Forks: 1

Softloq/FreeType-Binaries

FreeType Font Library - binaries, libraries, and headers structured for our software.

Language: CMake - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

yangkun19921001/AVFFmpegLib

移植 FFmpeg 最新版本v4.4-dev-416 + libx264 + freetype + fontconfig + fribidi + openh264 +libfdk-aac + gnutls + speex + libwebp + lame +opus + opencore-amr + https)编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,目前内置了音视频剪辑、编辑、视频拼接、字幕、水印、倒放等功能,也可以根据 ffmpeg 命令模式来进行处理。

Language: C - Size: 104 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 117 - Forks: 40

tanersener/flutter-ffmpeg 📦

FFmpeg plugin for Flutter. Not maintained anymore. Superseded by FFmpegKit.

Language: Dart - Size: 3.67 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 647 - Forks: 142

jtberglund/GLFont

Text-rendering library written in C++ for OpenGL 3.3, using FreeType 2.

Language: C++ - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 12

unicode-org/text-rendering-tests

Unicode’s test suite for text rendering engines

Language: HTML - Size: 7.22 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 171 - Forks: 35

pa1n-dev/nixware

Github pages for nixware x64

Language: C++ - Size: 2.19 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

kdchambers/fontana

OpenType and TrueType font loading and rasterizing library

Language: Zig - Size: 301 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 1

Francisco5577/FFMP

⚡A multithreaded C# CLI for digital media processing using FFMPEG. Transcode as many files in parallel as your system can handle.

Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BindBC/bindbc-freetype

Static & dynamic D bindings to the FreeType library, compatible with BetterC, @nogc, and nothrow.

Language: D - Size: 183 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 17 - Forks: 6

Tehreer/Tehreer-Cocoa

Standalone text engine for iOS aimed to be free from platform limitations

Language: C - Size: 32.2 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 51 - Forks: 10

Tehreer/Tehreer-Android

Standalone text engine for Android aimed to be free from platform limitations

Language: C - Size: 32.2 MB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 91 - Forks: 17

palomena/SDL_fox

SDL Font rendering library

Language: C - Size: 2.33 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 1

mkeeter/futureproof

A live editor for fragment shaders, powered by Neovim, WebGPU, and Zig!

Language: Zig - Size: 457 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 231 - Forks: 17

blusewang/gg Fork of fogleman/gg

Go Graphics - 2D rendering in Go with a simple API.

Language: Go - Size: 1.17 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

roeas/GAMES101-Premake

一键配置 GAMES101 作业框架及运行环境(含答案)

Language: C++ - Size: 113 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 60 - Forks: 8

vladimirgamalyan/fontbm

BMFont compatible, cross-platform (Linux/macOS/Windows) command line bitmap font generator (FreeType2 based).

Language: C++ - Size: 2.29 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 251 - Forks: 39

sh-r0/deadSurvivors

Language: C++ - Size: 1.26 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Nyx0uf/qlwoff

QuickLook plugin to preview Web Open Font Format files (woff)

Language: Objective-C++ - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 69 - Forks: 5

RainEggplant/opengl-mingw-boilerplate

boilerplate for OpenGL project with GLFW, GLAD, GLM, SOIL and FreeType on Windows with MinGW

Language: CMake - Size: 2.93 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 0

ebraminio/c-demos

short demos to show main use of popular C libraries

Language: C - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 28 - Forks: 5

davgar99/arch-linux-font-improvement-guide

Tweaks to make fonts in Arch Linux look better, crisper, and easier to read.

Size: 74.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 76 - Forks: 4

nrdmn/uefi-freetype

Zig UEFI FreeType Demo

Language: Zig - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 2

ferhatgec/fre2d

OpenGL based simple 2D renderer

Language: C - Size: 251 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Eafy/FFmpeg-iOS-build-script

iOS平台编译FFmpeg的脚本,可能包含多个FFmpeg版本,不同版本可能支持不同的第三方库等

Language: C - Size: 490 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 12

100askTeam/esp_freetype

esp_freetype is an out of the box ESP-IDF component that is as convenient and simple as regular ESP-IDF components, and you can import it into your project for use.

Language: C - Size: 969 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

schell/odin

High level 2d game engine written in Haskell.

Language: Haskell - Size: 19.4 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 30 - Forks: 4

HexaEngine/Hexa.NET.FreeType

A .NET wrapper for FreeType2

Language: C# - Size: 26 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Bloodysharp/DirectX-Freetype-SDK

DX11 and FreeType Source

Language: C - Size: 2.33 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

fumifumi0453/SimpleFreeTypeSharp

FreeTypeSharpをMonoGameで利用するためのライブラリ

Language: C# - Size: 623 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Sharkbyteprojects/iRender

Playing with FreeType and libpng

Language: C++ - Size: 104 KB - Last synced at: about 9 hours ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

raku-community-modules/Font-QueryInfo

Module to query font information using FreeType

Language: Perl6 - Size: 220 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

illmilo/libansi-ext Fork of mafik/ansi-art

Image-to-ANSI+ renderer.

Language: C - Size: 1.71 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ValeriiKoniushenko/VaKon2D

Simple game engnine, that better than SFML and SDL

Language: C++ - Size: 136 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

abdess86/Nixware

In CS2, Nixware has a good legitbot and great visuals, making it a solid choice for clear and effective gameplay.

Language: C# - Size: 70.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

peterlurkson/banefont

Bane Display

Language: JavaScript - Size: 201 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

caiocampos/GLAE 📦

Biblioteca de funções voltada ao ensino de programação básica usando elementos gráficos

Language: C - Size: 14.3 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

CaffeeLake/font2png

Generate unicode glyph images from FreeType fonts.

Language: Go - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tangrams/harfbuzz-icu-freetype

Harfbuzz with a CMake build configuration using Freetype2, UCDN and ICU

Language: C++ - Size: 9.91 MB - Last synced at: about 18 hours ago - Pushed at: almost 4 years ago - Stars: 48 - Forks: 22

karsten-vermeulen-dev/Handmade-OpenGL

C++/OpenGL 3D visualizer framework

Language: C++ - Size: 93.7 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

JuliaGraphics/FreeType.jl

FreeType 2 bindings for Julia

Language: Julia - Size: 309 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 11

dakalamin/opengl_nurbs

Simple & interactive NURBS-surfaces visualization app on OpenGL

Language: C++ - Size: 2.56 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

ancientstraits/codim

A programming animation generator

Language: C++ - Size: 2.89 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

ubawurinna/freetype-windows-binaries

Windows binaries of FreeType

Language: C - Size: 26.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 413 - Forks: 98

jangko/freetype

Nim wrapper for FreeType2 library

Language: Nim - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 4

Crax97/flappy_zig

A flappy bird clone written in zig

Language: Zig - Size: 12.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Darkfllame/Zig3D

A bindings library for writing 3D/2D apps and games in Zig !

Language: C - Size: 1.23 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

AivanF/OpenGL-Cpp-ObjC-Mac

Educational project with usage of Objective-C, C++, OpenGL on Mac

Language: C++ - Size: 28.8 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

tomconder/mountains

Load and display a mountain mesh

Language: C++ - Size: 9.56 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

jomof/freetype

Language: C - Size: 2.41 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

jomof/cdep-android-studio-freetype-sample

Freetype and SDL2 on Android using CDep dependency manager

Language: Java - Size: 999 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

goki/freetype Fork of golang/freetype

The Freetype font rasterizer in the Go programming language.

Language: Go - Size: 877 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 7

iamjinge/AndroidFreetypeSample

Android Freetype Sample

Language: C - Size: 3.41 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 0

codetiger/Font23D

Convert any text to a 3d mesh using any font style

Language: JavaScript - Size: 9.59 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 125 - Forks: 25

arunrvk/Qt-OpenGL-Fonts-with-Freetype-Library

Qt/OpenGL project for Unicode Font rendering using Qt Threading approach.

Language: C++ - Size: 7.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Kotolegokot/Plaine

Language: C++ - Size: 24 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

ShiningRush/avatarbuilder

Using freetype to build default avatar with string

Language: Go - Size: 8.99 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 1

rubelhassan/Egg-Adventure-OpenGL-Game

A windows desktop game created with C++, OpenGL, GLFW, SOIL, FREETYPE

Language: C - Size: 23.1 MB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

danielgatis/go-freetype

Go bindings for the FreeType library. Only the high-level API is bound.

Language: Go - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

ksabry/FIG

Fonts In Gl

Language: C - Size: 5.23 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

PureSwift/CFreeType

Swift C module for FreeType 2

Language: Swift - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 10

shubov/OpenGL

Different Computer Graphics tasks implemented in C using OpenGL.

Language: C - Size: 27.5 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Demonstrandum/Playground

C++ Starting point for windowed applications using GLFW with BGFX including ImGui to get started. Builds cross-platform with Bazel.

Language: C++ - Size: 1.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

ldo/python_freetype_examples

example uses of python_freetype

Language: Python - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

GTruf/SolarSystem-3D

3D scene with a model of the Solar System

Language: C++ - Size: 85.5 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 1

intrigus/gdx-freetype-gwt

Freetype for gwt

Language: Java - Size: 760 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 42 - Forks: 7

flyover/freetype-js

JavaScript bindings for FreeType using Emscripten and TypeScript

Language: C++ - Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

aronsoyol/MTC

Mongolian text component

Language: C - Size: 17.9 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

benhj/glfreetype

An extremely simple OpenGL C++ FreeType library

Language: C++ - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 5

DidiTuga/SistemaSolar

Projeto realizado para a cadeira Computação Grafica.

Language: C - Size: 27 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wm1511/Billiards

University project - 3D billiards game based on C++ and OpenGL

Language: C++ - Size: 76.6 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jkyin/Compile-Freetype-For-iOS

shell script compile freetype for iOS

Language: Shell - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 13 - Forks: 5

pitvfx/OpenImageIO

Prebuilt OpenImageIO windows x64 version

Language: Python - Size: 68.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

andre-barata/GridMerge

GridMerge will be a light tool for visually analyzing and merging data, in a more straightforward and user friendly way than Spreadsheet software like Excel usually offers.

Language: C - Size: 31 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rageworx/FLFTRender

A small code of libfreetype2 for FLTK RGB image.

Language: C++ - Size: 2.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

rafalmaziejuk/Snake

Modern Snake game implemented in C++17 with OpenGL graphics rendering.

Language: C++ - Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

mosra/magnum-ci

Various CI jobs for building Magnum and its dependencies.

Size: 118 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 4

xeekworx/bitmapfonts

Bitmap Font API & Tools

Language: C - Size: 3.45 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 1

bincrafters/conan-freetype 📦

[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index

Language: Python - Size: 246 KB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 8