index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_ps.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Don't bother overriding the metrics of PostScript fonts. If the metrics
Ben Harris
2004-09-25
*
If you're going to change the metrics of a font, it's necessary to leave space
Ben Harris
2004-09-24
*
Stupid bug: "t" was leaving the y-coordinate on the stack, which confused
Ben Harris
2004-09-21
*
Replace the hardcoded instances of "4096" and "4096.0" in the paper backends
Ben Harris
2004-09-21
*
Bracket each page in a save/restore pair. This is suggested by the Red Book,
Ben Harris
2004-09-21
*
Make the PostScript prologue look less like it was written by a C programmer.
Ben Harris
2004-09-20
*
Two small tweaks to the prologue:
Ben Harris
2004-09-20
*
Add lots of DSC comments, and change the DSC version to 3.0, which has been
Ben Harris
2004-09-20
*
Cut-and-paste error was preventing PS and PDF filename config
Simon Tatham
2004-07-17
*
Infrastructure changes for character set support. ustrtoa,
Simon Tatham
2004-04-20
*
Compacted PS and PDF output files by removing redundant reiterations
Simon Tatham
2004-04-16
*
Put the document's version IDs into comments in the PS and PDF
Simon Tatham
2004-04-15
*
Implemented PDF outlines.
Simon Tatham
2004-04-14
*
Implemented lines under chapter titles.
Simon Tatham
2004-04-13
*
Implement PDF link annotations: both internal hyperlinks within the
Simon Tatham
2004-04-13
*
Initial work on PS and PDF output. Because these two backends share
Simon Tatham
2004-04-13