-
Notifications
You must be signed in to change notification settings - Fork 2
1000i100/birdfont
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
---------------------- 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.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published