Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

garethsprice/libretext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibreText
=========

LibreText generates text for typeface designers to test their typefaces with.

Pick a language, type in the characters your font has, click Generate, and
this tool generates text using words that only contain those characters.  

Installation
------------

Simply clone the git repository into a directory that is served by a PHP-enabled web server. 

$ cd /var/www/;
$ git clone https://github.com/garethsprice/libretext.git;
$ open "http://localhost/libretext";

History
-------

LibreText was started by Dave Crossland <dave@understandingfonts.com>
and Gareth Price <gareth@garethsprice.com> as a libre software replacement
for several proprietary typeface design text generator programs.

Source Code
-----------

To check out the sourcecode, find this project on GitHub at
https://github.com/garethsprice/fonttool

License
-------

This project is licensed under the GNU Affero GPL, which you can read
at http://www.gnu.org/licenses/agpl-3.0.html

About

LibreText generates text for typeface designers to test their typefaces with.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published