These fonts are based on Bitstream Charter font which was released by Bitstream for X
Window System with following license:

You are hereby granted permission under all Bitstream propriety rights
to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream
Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts
for any purpose and without restriction; provided, that this notice is
left intact on all copies of such fonts and that Bitstream's trademark
is acknowledged as shown below on all unmodified copies of the 4 Charter
Type 1 fonts.

Build and install instructions
==============================

You need fontforge (http://fontforge.sourceforge.net/), xgridfit
(http://xgridfit.sourceforge.net/) and font-helpers
(http://code.google.com/p/font-helpers/ ) in order to build fonts from
the sources. Also you should have GNU make and coreutils. At first you
must unpack/copy files from font-helpers into the directory where *.sfd
files are located. Then type

make

and truetype fonts will be produced. On systems with X.Org you may do

make install

as root to install fonts system-wide (/usr/share/fonts/TTF). Otherwise
copy *.ttf files into ~/.fonts/ directory. Then run fc-cache if you have
fontconfig.

ChangeLog
---------

2010-10-26 Andrey V. Panov
	Version 0.2 is released.
	Added combining diacritics, anchors.
	Added Russian pre-1918 letters, "Euro".

2010-01-22 Andrey V. Panov
	Version 0.1 is released.

