mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

568
comptes actifs

#postscript

1 message1 participant0 message aujourd’hui
A répondu dans un fil de discussion

@edsu I jumped on HTML 4 as soon as possible and used to use James Clark’s nsgmls to make sure everything was validated, so I would trip over as few rendering quirks as possible. I also have some #retrocomputing books that will stay with me (some pictured). The ZX Spectrum was my first computer, Foley and Van Dam was comprehensive, writing a #PostScript interpreter on Apollo workstations was my final year project, and I still love the #Z80.

A répondu dans un fil de discussion

@simontatham trivial !
Write the text to a .ps file on disk, along with a bit of preamble and call the PostScript pathbbox on the string in the ps file, along with some postamble that writes the dimensions to the log. Then spawn a gv subprocess, parse the output (bonus if you use fgets into a fixed size c string).

Mit #Postscript ein #PDF-Formular erstellen.

Mit Postscript können auch in ein bestehendes PDF #Formularfelder eingefügt werden.

Ich finde PDF auch nicht die beste Erfindung. Leider kann man sich von gewissen Dingen nicht entziehen.

Es gibt einfachere Methoden zum Erstellen eines PDF-Formulars. Der Vorteil dieser Methode ist jedoch das genaue Positionieren der Felder auf einem Formular.

gnulinux.ch/mit-postscript-ein

GNU/Linux.chMit Postscript ein PDF-Formular erstellenMit Postscript können auch in ein bestehendes PDF Formularfelder eingefügt werden.
A répondu dans un fil de discussion

@ics

For me, it was during a lull in my workload at the #IBM Hursley lab in the UK when I worked my way through the O'Reilly #sed & #awk book (the one with the two lorises on the cover).

I'm guessing it was 1995 because my annual birdwatching summary at the start of the next year switched from a fixed column text document to formatting in #Postscript. My first big awk project was to process the underlying data to generate a PS document (something I also learned in the same downtime period).