Jose Da Silva
2016-05-09 03:00:04 UTC
For anyone interested in trying-out unicode NamesList 9.0_beta
(before it is released in June), you may want to download the ZIP
file located in this branch directory here:
https://github.com/fontforge/libuninameslist/tree/NamesList_9.0_beta
(select the Download ZIP button on the page).
File is:
https://github.com/fontforge/libuninameslist/tree/NamesList_9.0_beta.zip
This update maintains the existing library 0.5 version, and will reply
as version 8.9 (not 9.0).
To build this library, you will need to run:
autoreconf -i
automake
then afterwards, you can run these steps:
./configure (optional --enable-frenchlib still at ver7.0)
make
sudo make install
Files installed are:
/usr/local/lib/libuninameslist.0.5.*
/usr/local/include/uninameslist.h
...if you choose "./configure --enable-frenchlib" then added files are:
/usr/local/lib/libuninameslist-fr.0.4.*
/usr/local/include/uninameslist-fr.h
Thanks,
Joe
(before it is released in June), you may want to download the ZIP
file located in this branch directory here:
https://github.com/fontforge/libuninameslist/tree/NamesList_9.0_beta
(select the Download ZIP button on the page).
File is:
https://github.com/fontforge/libuninameslist/tree/NamesList_9.0_beta.zip
This update maintains the existing library 0.5 version, and will reply
as version 8.9 (not 9.0).
To build this library, you will need to run:
autoreconf -i
automake
then afterwards, you can run these steps:
./configure (optional --enable-frenchlib still at ver7.0)
make
sudo make install
Files installed are:
/usr/local/lib/libuninameslist.0.5.*
/usr/local/include/uninameslist.h
...if you choose "./configure --enable-frenchlib" then added files are:
/usr/local/lib/libuninameslist-fr.0.4.*
/usr/local/include/uninameslist-fr.h
Thanks,
Joe