Giter Site home page Giter Site logo

ttf2pscid2's People

Contributors

scriptituk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ttf2pscid2's Issues

What could be the problem ?

1567584172595455216380569577108

I also wanted to know what is meant by the word directory(this is cmap?) in the example that was given, cidfont dup / sfnts %DIRECTORY <....>
And I would like to know what the array is for, the line above. Why are there two values ​​everywhere, and there are three, plus the third position is negative [100 6 -2].
And another question is how the Cyrillic alphabet is encoded, otherwise I have squares instead of Cyrillic.

how to use type 42 in a PostScript file?

I am a newer for Postscript, i want to output Chinese text to printer in PostScript. I use your tools to convert TTF to ps , like this
gswin64.exe -q -o- -dNODISPLAY -sttf=c:\windows\fonts\msyh.ttf -ssubset='中文abc123chinese' -st42=msyh2.ps ttf2pscid2.ps

I tried to write PostScript code in end of the msys2.ps file ,

/MicrosoftYaHei findfont 20 scalefont setfont
150 325 moveto
(中文abc123chinese) show

then use GSview to show the msys2.ps , content is messy code.
could help me to give me a example ? thanks!

Font inflation

This may be just an artifact of Postscript fonts, but there is a doubling of size when converting a TTF to T42 font.
Is there any way to compress the size ? Is there a way to make it a binary file rather than a text file (to reduce the size) ?
I have ArialUnicodeMS which goes from a 23MB TTF to 46MB t42 file!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.