Skip to content

Poly2it/ttf2mesh.c3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttf2mesh.c3 - ttf2mesh bindings for the C3 Programming Language

  1. Overview
  2. Installation
    1. Compatability

Overview

This project provides C3 bindings for the ttf2mesh C library.

Installation

Clone this repository into your project's external/ directory. To automatically install and compile the project dependencies, run ./scripts/setup.sh -d in this project's root directory.

Include the headers themselves by linking the c3l directory to your lib/ directory. As an example: ln -sr external/ttf2mesh.c3/ttf2mesh.c3l/ lib/ttf2mesh.c3l.

Compatability

The process of building the ttf2mesh library will vary depending on platform, but assuming you are able to build it, ttf2mesh.c3 should work on the platforms specified below:

Platform Status
Linux Supported
MacOS Assumed, untested
Windows (MSYS) Assumed, untested
Most others Assumed, untested

Copyright 2024 polybit. See the attached LICENSE file for the full terms of this project.

About

C3 bindings for ttf2mesh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published