summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Tighten formatting of PDF annotations, making them direct rather than indirectBen Harris2006-05-14
* Generate rather more compact /Differences tables for font encodings, mostlyBen Harris2006-05-14
* There's no need to reset the font every line if it hasn't changed. This savesBen Harris2006-05-14
* Fairly ropey font-embedding support. In particular, the PDF output isBen Harris2006-05-14
* Generate a more-or-less valid /FontDescriptor dictionary for non-standardBen Harris2006-05-13
* Now that we've got definitive metrics for the standard fonts, there's no needBen Harris2006-05-13
* Add Adobe copyright notice and licence text here too.Ben Harris2006-05-13
* Initial support for adding fonts at run-time. Currently we only supportBen Harris2006-05-13
* Make /Widths arrays for fonts more compact by using FirstChar and LastCharBen Harris2006-05-10
* Add a /Info dictionary to PDF output, containing the title and producerBen Harris2006-05-10
* A page's MediaBox, like its Resources, is inheritable, so rather thanBen Harris2006-05-10
* 297mm is closer to 842pt than to 841pt, and the former seems to be theBen Harris2006-05-09
* When setting up a font, if we've done that font already, return theBen Harris2006-05-09
* Add font-selection mechanism to the paper backend. Since we have no way toBen Harris2006-05-08
* Now that I've found the core AFMs, I notice that they have a perfectlyBen Harris2006-05-08
* Update URLs for PostScript data files.Ben Harris2006-05-08
* It's conventional to use a minus sign rather than a hyphen to separateBen Harris2006-05-08
* New configuration directives need new aliases in the index too.Ben Harris2006-05-07
* Factor out another routine from man_rdaddwc(), this one to add a controlBen Harris2006-05-07
* Pull the code to reset the output charset state out of man_rdaddwc() intoBen Harris2006-05-07
* When we want a printed backslash, use \e rather than \\, since the formerBen Harris2006-05-07
* Add support for nonbreaking hyphens to the "man" backend. man_rdaddwc() is b...Ben Harris2006-05-06
* Display the "breaks" flag when generating a debugging dump.Ben Harris2006-05-06
* Support for non-breaking spaces in the "man" backend. This has the odd side-...Ben Harris2006-05-06
* Improve rule generation in the "man" backend so that if the outputBen Harris2006-05-06
* Support for TROFF named characters, so we can have proper bullets in our lists,Ben Harris2006-05-06
* Add tests of ` and ' characters, since they need special handling in the man ...Ben Harris2006-05-06
* better para_Rule implementation for "man" backend, using TROFF's built-inBen Harris2006-05-06
* sbcsgen.pl was giving different results on different machines in the caseJacob Nevins2006-04-26
* It's a new year.Jacob Nevins2006-01-08
* CP866 is popular and small. Add it to both the general and PuTTYJacob Nevins2005-12-18
* Reinstate the DEPLANARISE macros, this time in what I believe is aSimon Tatham2005-11-15
* Just to be on the safe side about avoiding other portability hazardsSimon Tatham2005-11-13
* `version' needs to be declared `extern'.Simon Tatham2005-11-13
* Revert to "C" locale for LC_NUMERIC, so that PDFs won't be corruptedSimon Tatham2005-11-13
* Fix various compiler warnings and errors. In particular, my cunningSimon Tatham2005-11-13
* `style.c' appears to have been around since 1999 and never hadSimon Tatham2005-11-12
* write_utf8() is used in iso2022.c as of r6378; declare it.Jacob Nevins2005-10-23
* Working ISO 2022 output function. Outputs full ISO 2022 (not sureSimon Tatham2005-10-07
* PostScript StandardEncoding might occasionally come in handy. WhileSimon Tatham2005-10-06
* Remove the error message `no text found in paragraph'. Aaron BrownSimon Tatham2005-09-29
* Correct the URL of the X Registry to the one given in the Registry, whichBen Harris2005-09-26
* Never loop up to _and including_ lenof(array).Simon Tatham2005-09-26
* Correct copy and paste error.Simon Tatham2005-09-24
* EUC-TW implementation, plus an explanation of why ISO-2022-CN is difficult.Ben Harris2005-09-24
* Space-saving restructure of the CNS 11643 data tables. Reduces theSimon Tatham2005-09-24
* Fix a couple of warnings.Ben Harris2005-09-24
* Introduce the -v flag which outputs the actual index of each codeSimon Tatham2005-09-24
* Add support for CNS 11643.Ben Harris2005-09-24
* Include CNS 11643 in the cstable diagnostic utility.Simon Tatham2005-09-24