• R/O
  • HTTP
  • SSH
  • HTTPS

Resumen Repositorio

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Demonstration of groff .psbb request handling code, for EPS and PDF input files


Recent Commits RSS

Rev. Tiempo Autor Mensaje
8ca6d96 2021-10-22 22:27:47 Keith Marshall master Clean state map generator files. * GNUmakefile (clean): ...
d235cff 2021-10-21 03:13:49 Keith Marshall Correctly handle lexical scans of nested PDF dictionaries...
71f0d7d 2021-10-21 03:06:09 Keith Marshall Report PDF context when tracing lexer state pushes. * ps...
9a532c1 2021-10-20 07:48:11 Keith Marshall Extend debugging diagnostics to report popped lexer state...
72ebbc3 2021-10-20 05:52:07 Keith Marshall Simplify building with debugging diagnostics enabled. * ...
e2724ea 2021-10-20 04:50:55 Keith Marshall Provide a prototype for the yylex() replacement function....
40cace6 2021-10-20 04:42:54 Keith Marshall Avoid use of yacc-incompatible bison directives. * psbb....
9e8486a 2021-10-20 04:37:52 Keith Marshall Ignore ".map" files in source directory. * .hgignore: Re...
e25e11c 2017-10-17 06:06:35 Keith Marshall Add lexer state mapping for debugging trace logs. * GNUm...
e975dba 2017-10-16 02:49:02 Keith Marshall Add support for out-of-source builds. * GNUmakefile (src...

Branches

Nombre Rev. Tiempo Autor Mensaje
master 8ca6d96 2021-10-22 22:27:47 Keith Marshall Clean state map generator f...

README

The code in this directory implements a proposed new API, extending
the capabilities of groff's .psbb request to support extraction of the
bounding box (/MediaBox) properties from PDF files, in addition to the
original support for %%BoundingBox extraction from [E]PS files.