Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: stigic
  • Content: Threads
  • Order by date
  1. stigic

    me again - on procedures as image datasources

    hey, in want to use images without datacompression. and so, the sampled values of the image exceed the lengthlimit for strings and need to be passed in an other way. i thought about using a procedure which should be called repeadedly from colorimage. i tried the following: /i 0 def /inci { /i...
  2. stigic

    deflate embeded font

    me again on embeded fonts ;) as you may have noticed, i managed type42 fonts. now i want to know if there's a smart way to use the deflate filter on the sfnts array, which contains the data from the ttf font. i tryed some ways, but i don't understand how to apply a filter only to a certain...
  3. stigic

    embeded glyphs disapearing after zoom. [attachment]

    i've generated a postscript file and embeded ttf fonts using fonttype42. due to unicode support i used cmaps to combine diffrent t42 fonts together, so i could adress more than 256 glyphs. is seems to work fine, but when i zoom in the 2nd page, some weird stuff hapens... someone please could...
  4. stigic

    embedding ttf fots inside raw postscript file.

    hello, i'm working on an exporter for postscript files on a project which allready has pdf export. so i'm addapting a lot of code. everything works quite fine. now the pdf export supports embedding of ttf fonts. is this possible in postscript too? and if so, could someone give me a short hint...

Part and Inventory Search

Back
Top