GithubHelp home page GithubHelp logo

birdfont's Introduction

----------------------
Birdfont - Font Editor
----------------------

Birdfont is a font editor which can create vector graphics and export SVG, EOT
and TTF fonts.

Author: Johan Mattsson and others see AUTHORS for full attribution.
License: GNU GPL v3
Webpage: http://birdfont.org

--------------------
Building from Source
--------------------

Install vala and all required libraries, they are most likely in packages 
with a -dev or -devel affix:
valac
libgee-dev
libglib2.0-dev 
libgtk2.0-dev 
libxml2-dev 
libwebkitgtk-dev
unicode-data (unicode character database)

BirdFont have two build systems, one python script that builds all binaries at
once and one dependency based build system that uses doit.

Configure, build and install with python:
./configure
./scripts/linux_build.py
sudo ./install.py

Configure, build and install with doit:
./configure
doit
sudo ./install.py

The default prefix is /usr/local on Fedora should BirdFont be compiled with
/usr as prefix.

./configure --prefix=/usr
./scripts/linux_build.py --prefix=/usr
sudo ./install.py


---------------------
Building Mac binaries
---------------------

Compile all dependencies using MacPorts and run:

python ./configure --prefix=/opt/MACPORTS_DIRECTORY
python ./scripts/mac_build.py
sudo python ./install.py

--------
Packages
--------

Windows binaries are avalilable at http://birdfont.org

Ubuntu packages are avalilable at https://launchpad.net

A Fedora package can be installed from the rpm-sphere and a version for 
OpenSuSE is available at http://software.opensuse.org 

A Machintosh binary image is available at http://birdfont.org and
a GTK version for Mac can be installed with MacPorts.

birdfont's People

Contributors

johanmattssonm avatar pnemade avatar schettino72 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.