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