Announcing - LibUniNamesList-20190305
Joe <[email protected]> Fri, 8 Mar 2019 17:41:05 -0800
| Newsgroups | gmane.comp.fonts.fontforge.user,gmane.comp.fonts.fontforge.devel |
|---|---|
| Message-ID | <[email protected]> |
LibUniNamesList is now updated to version 12.1 - introduced 2019mar05. This contains unicode.org NamesList.txt 12.1, ListeDesNoms 10.0, and python wrapper uninameslist.py 0.1 As per the unicode.org website, Unicode 12.1 adds 554 more characters, for a total of 137,929 characters. These additions include four new scripts, for a total of 150 scripts, as well as 61 new emoji characters. For more detailed information, please read: http://blog.unicode.org/2019/03/announcing-unicode-standard- version-120.html 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 12.1 (The library is version 1.4) Files installed are: /usr/local/lib/libuninameslist.so.1.0.4 /usr/local/include/uninameslist.h ...if you choose "./configure --enable-oldfrenchlib" then added files are: /usr/local/lib/libuninameslist-fr.so.1.0.0 /usr/local/include/uninameslist-fr.h _______________________________________________ fontforge-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fontforge-users http://fontforge.10959.n7.nabble.com/User-f8781.html