Skip to content

celtrecium/tdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Drawing Library

TDL is a library for drawing with text using user-friendly API

Currently under development...

Build and installation instruction

In the directory with sources run:

  1. mkdir build && cd build
  2. cmake ..
  3. make
  4. sudo cmake --install . --prefix /usr

Dependencies

Related projects

  • TDLServer — Interface to the TDL based on the HTTP protocol.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published