Version 20200121
  * updated THANKS.md

Version 20200117
  * 1-click install for current distros
  * cannot load or get a glyph is not fata
  * consider new fontconfig weight constants

Version 20170627
  * 1-click install for current distros

Version 20150410
  * prevent buffer overflow for Supplementary Private Use Area-B
  * reformat CHANGES file
  * remove 1-click install for 12.2

Version 20141029
  * 1-click install for 13.2 and sle12

Version 20140609
  * fixed 1-click-install link in detailed view

Version 20140530
  * 1-click-install link even in detailed view

Version 20140523
  * fix sle12 ymp distroversion
  * 1-click-install link explicitely visible on Font Card
  * 1-click-install link in Family Overview page

Version 2014028
  * added sle12 and 13.2 to ymps

Version 20140219
  * added sles11 to ymps

Version 20140204
  * improved and added several specimen strings
  * better align t2b layout

Version 20140120
  * use relative sorting for scripts again as absolute seem to
    have more cons than pros

Version 20140115
  * add or fix some specimen strings
  * alow rotation of specimen images (needed for Phags Pa and
    Mongolian)
  * charset toggle links has now block interval ranges
  * minor fixes

Version 20131220
  * charset: view by unicode blocks, individual
    pngs download on demand
  * fixed or improve some specimen strings

Version 20131211
  * polishing specimen view

Version 20131206
  * improve opentype shaping (fix script tag indexing)

Version 20131205
  * improve opentype shaping

Version 20131203
  * involve harfbuzz to opentype shaping (not completely done)

Verison 20131126
  * new string for Byzantine Musical Symbols (thanks to Konstantinos
    Terzopoulos)

Version 20131119
  * no underscores in script names above specimens
  * languages <-> sentences mapping as preparation
    for opentype shaping
  * new sentences for e. g. Math, Sundanese, etc.

Version 20131114
  * extend Math and Musical_Symbols collections coverage
  * added sentences for Math and Musical_Symbols collections

Version 20131112
  * index fonts by unicode blocks
  * introduce 'collections' (now Math and Musical_Symbols); they 
    are on the same level as scripts, but defined by fontinfo
  * display software package description
  * added CHANGES

Version 20131108
  * do not display 'unknown' language anywhere

Version 20131107
  * check for markdown command in Makefile, and fallback to cat
    if not found

Version 20131106
  * bento: very minor improvement in menu boxes

Version 20131105
  * font format index marks fonts with bitmap strikes
  * bento: improved menu boxes

Version 20131101
  * added specimen sentences for few scripts
  * better names for generated indexes

Version 20131031
  * added specimen sentences for few scripts
  * script names displays now without underscores

Version 20131023
  * display truetype tables used in font
  * do not crash when no fonts found
  * escape dashes in pattern

Version 20131016
  * png charset as an table, generate vertical header
  * split long charsets in parts

Version 20131015
  * better appearance of charsets and specimens of bitmap fonts

Version 20131014
  * minor fixes in script and family indexes (do not display certain 
    fonts multiple times)

Version 20131011
  * larger default size for charsets, trim large specimens

Version 20131010
  * added sentences which fit special fonts
  * debug output, see new -g option

Version 20131008
  * support for right to left text direction in specimens
  * polishing displaying specimens:
    -> if there is no script covered
    -> if font doesn't cover minispecimen sentence
  * legal stuff

Version 20130913
  * script font index displays script blocks with ranges

Version 20130911
  * minor fix in Makefile to be parallel buildable
- enable paralell build

Version 20130904
  * script indexes

Version 20130903
  * added support for unicode scripts: 
    -> on fontcard show scripts, which the font is covering well
    -> predefined example sentences for each script
    -> for given script, choose sentence which is covered by font
    -> possibility to alter script also for mini specimens (new -m option)
  * -s now 'enforces' one sentence for all fonts
  * new -e option specifies text direction of sentence specified in -s

Version 20130510
  * minor improvement of font format index

Version 20130509
  * new index added: Families by Font Formats

Version 20130412
  * slash in family name caught me unprepared

Version 20130411
  * font card lists also rgba and lcdfilter pattern elements
    if available
  * other minor improvements, such as embeddedbitmaps element
    is shown only if the font have at least one bitmap strike

Version 20130408
  * implement repository links (generic) and one click install 
    (openSUSE); see new -n and -r options

Version 20130404
  * can display both bitmap and outline specimen and switch
    between them (to see the difference between font rendered
    by default and font rendered on client's system); see new -a
    option

Version 20130325
  * render embedded bitmaps correctly

Version 20130321
  * display use of embedded bitmaps and available bitmaps in font
  * better rendered specimen of bitmap fonts

Version 20130315
  * display tooltips in specimens: font sizes (see new -z option)
  * display more files in File(s): section for bitmap fonts

Version 20130312
  * use freetype2 and libpng for image rendering, don't use
    ImageMagick

Version 20130301
  * detailed view also for ALL families
  * other minor improvements

Version 20130214
  * added forgotten package-manager.sh, which caused empty
    Software Package Information section
  * do not leak file descriptors

Version 20130213
  * added Software Package Information section to Font Card
  * added foundry, capability and fontformat to Family Overview

Version 20130207
  * minor improvements

Version 20130206
  * minor improvements

Version 20130205
  * code refactorized to be able to easily add styles
  * added bento style
  * possibility to switch between plain and bento style, 
    see new -y option
  * when charset doesn't cover given specimen sentence, take
    first few characters from the charset as sentence

Version 20130115
  * character set is enriched by tooltips, see new -u option

Version 20121220
  * implement some suggestions: offer splitted index of families,
    increase fontsize in character set, minispecimens along family
    names, etc.
  * fixed bug: some fonts have empty specimen and charset
  * export some options to command line parameters, namely:
       -d string: place all generated pages in dir [htmls]
       -o string: type of the font text output (specimens, charset) [png]
                  possible values: html,svg,png
       -s string: specimen sentence [The quick brown fox jumps over the lazy dog.]
       -f int:    specimen: from pixel size [7]
       -t int:    specimen: to pixel size [25]
       -c bool:   display character set [on]
                  possible values: on, off
       -x int:    charset pixel size [16]
       -p string: limit output only to pattern [:]
       -l string: describe where you take fonts from, 
                  e. g. localhost, M17N:fonts, etc. [localhost]
       -i bool:   generate indexes [on]
                  possible values: on, off


