index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paper.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add support for using TrueType fonts, including embedding in PostScript but
Ben Harris
2007-02-03
*
Add support for PFB files. This seems to have caused me to completely
Ben Harris
2007-01-27
*
Add a mechanism for disabling ligature substitution for an entire paragraph
Ben Harris
2007-01-07
*
Make ps_glyph_to_unicode() take a glyph index instead of a glyph name.
Ben Harris
2007-01-06
*
Overhaul of glyph-name handling in the paper backends. Before, we had
Ben Harris
2007-01-06
*
Initial ligature support. This adds support for emitting ligatures, and adds
Ben Harris
2006-12-31
*
Correct embedding of Type 1 fonts in PDF. Error cases (e.g. invalid Type 1
Ben Harris
2006-12-09
*
Support for emitting outlines using pdfmark.
Ben Harris
2006-12-02
*
Fairly ropey font-embedding support. In particular, the PDF output is
Ben Harris
2006-05-14
*
Generate a more-or-less valid /FontDescriptor dictionary for non-standard
Ben Harris
2006-05-13
*
Initial support for adding fonts at run-time. Currently we only support
Ben Harris
2006-05-13
*
Add kerning support to paper backends, embedding the kerning tables from
Ben Harris
2004-09-28
*
Replace the empirical GhostScript-derived font metrics with ones derived
Ben Harris
2004-09-24
*
Replace the hardcoded instances of "4096" and "4096.0" in the paper backends
Ben Harris
2004-09-21
*
Compacted PS and PDF output files by removing redundant reiterations
Simon Tatham
2004-04-16
*
Implemented an index. Good _grief_, that was hard work to get all
Simon Tatham
2004-04-14
*
Support for a contents section.
Simon Tatham
2004-04-14
*
Restructuring to remove the requirement for a printed paragraph to
Simon Tatham
2004-04-14
*
Implemented PDF outlines.
Simon Tatham
2004-04-14
*
Implemented lines under chapter titles.
Simon Tatham
2004-04-13
*
Fine-tuned the page breaking algorithm by adding penalties and
Simon Tatham
2004-04-13
*
Implemented all the missing rendering features (such as different
Simon Tatham
2004-04-13
*
Implement PDF link annotations: both internal hyperlinks within the
Simon Tatham
2004-04-13
*
Aha, _that's_ why paragraphs weren't properly justified. Confusion
Simon Tatham
2004-04-13
*
Initial work on PS and PDF output. Because these two backends share
Simon Tatham
2004-04-13