Re: Putting Identity-H CMap Under Version Control

2010-06-25 Thread Vincent Hennebert
I had never read the BSD license actually... Thanks Jeremias, Vincent Jeremias Maerki wrote: > Hi Vincent > > The license you copied in your post is exactly the good old BSD license > [1] which is Category A. You're good to go adding this to our SVN repo. > > [1] http://www.opensource.org/lice

Re: Putting Identity-H CMap Under Version Control

2010-06-25 Thread Jeremias Maerki
Hi Vincent The license you copied in your post is exactly the good old BSD license [1] which is Category A. You're good to go adding this to our SVN repo. [1] http://www.opensource.org/licenses/bsd-license.php On 25.06.2010 15:48:11 Vincent Hennebert wrote: > Hi, > > In my work on introducing s

Putting Identity-H CMap Under Version Control

2010-06-25 Thread Vincent Hennebert
Hi, In my work on introducing support for TrueType fonts in PostScript I need to use a CMap file to map character codes to CIDs. Like in PDF the mapping is trivial and is Identity. But unlike in PDF I can't just give the name of the CMap file, I must explicitly embed it in the PostScript output (I