Changes in version 5.2
- Fix handling of non-ASCII characters in pdfoutline
Changes in version 5.1
- Make writing outlines with Cairo actually work
- Fix typos
Changes in version 5.0
- Add command line flag that allows to use pango for text layout
- Add possiblility to create PDF outline directly using cairo
- Switch to CMake as build system
- Add command line flag for loading Unicode blocks file during runtime.
----------------------------------
Changes in version 4.1:
* Detect iconv and add LIBICONV to LDADD
* Detect support for -Wl,--as-needed in configure
* Those changes fix compilation on OS X
Changes in version 4.0:
* Add a --no-embed option
* Fix broken handling of font names
FntSample is a tool that can be used to make font samples that show coverage
of the font and are similar in appearance to Unicode Charts.
# Support for various font formats using FreeType library, including
TrueType, OpenType, and Type1.
# Creating samples in PDF, PostScript, and SVG formats.
# Adding outlines with Unicode block names for PDF samples.
# Selection of code ranges to show in charts.
# Comparing of two font files with highlighting of added glyphs.