Skip to content

Releases: marmayogi/TTF2PostscriptCID-Win

Release v3.0

11 Dec 12:47
8f9fb8b
Compare
Choose a tag to compare

In this release, the binary ttf2postscriptcid.exe has been added in the repository. This avoids the need to build the binary using Visual Studio.

Execute the following curl command to download source code release in zip form:

Or execute the following wget command to download source code release in zip form:

Release v2.0

23 Nov 16:53
1de6a3c
Compare
Choose a tag to compare

In this release the generated postscript file will not only contains CID but also Unicode point along with Glyphs.

Release v1.0

07 Nov 13:58
Compare
Choose a tag to compare

This release consists of the following files:

  1. Main.cpp
  2. ttf.h
  3. Visual Studio project related file(s)
  4. README.md

Open up DOS command line and then download tar with one the following commands:
curl -O -L -J --ssl-no-revoke https://github.com/marmayogi/TTF2PostscriptCID-Win/releases/v1.0/TTF2PostscriptCID-Win-1.0.zip