Announcing LibUniNamesList 20170701

Joe <[email protected]> Sat, 1 Jul 2017 16:03:32 -0700
Newsgroups gmane.comp.fonts.fontforge.devel,gmane.comp.fonts.fontforge.user
Message-ID <[email protected]>
LibUniNamesList is now updated to version 1.1

Features with this new update:
  * Names and annotations are updated to Unicodes Version 10.0
    This adds 8518 new characters, for a new total of 136,690 characters.
  * LibUniNamesList-fr currently remains at Unicodes Version 7.0

To download a *.tar.gz or *.zip copy, please go to:
https://github.com/fontforge/libuninameslist/tags



To build a copy, you will need to:
autoreconf -i
automake
./configure    ( optional --enable-oldfrenchlib )
make
sudo make install

If you do not have autoreconf or automake, then download the 'dist' file.
To build the 'dist' version and use:

./configure    ( optional --enable-oldfrenchlib )
make
sudo make install

The steps above will add or update your libuninameslist to version 1.1

Files installed are:
/usr/local/lib/libuninameslist.1.1.*
/usr/local/include/uninameslist.h

...if you choose "./configure --enable-oldfrenchlib" then added files are:
/usr/local/lib/libuninameslist-fr.1.0.*
/usr/local/include/uninameslist-fr.h

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
fontforge-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fontforge-devel
http://fontforge.10959.n7.nabble.com/Developer-f3.html