Announcing - LibUniNamesList Version 0.4.20140731

Jose Da Silva <[email protected]>
Newsgroups gmane.comp.fonts.fontforge.user,gmane.comp.fonts.fontforge.devel
Message-ID <[email protected]>
LibUniNamesList is now updated to version 0.4

Features with this new update:
  * Names and annotations are updated to Unicodes Version 7.0
  * Extra new helper functions added for accessing information:
	int uniNamesList_blockCount(void);
	int uniNamesList_blockNumber(unsigned long uni);
	long uniNamesList_blockStart(int uniBlock);
	long uniNamesList_blockEnd(int uniBlock);
	const char *uniNamesList_blockName(int uniBlock);
  * LibUniNamesList-fr is also updated to Unicodes Version 7.0



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



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


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

Files installed are:
/usr/local/lib/libuninameslist.0.4.*
/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

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.