index
:
mandoc
VERSION.1.12
VERSION.1.13
bapt
master
origin
version.0
UNIX manpage compiler toolset
Matěj Cepl <mcepl@cepl.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
term_ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correct dimensions for DocumentMedia. Noted by schwarze@, as gv(1) was
Kristaps Dzonsons
2010-06-30
1
-5
/
+4
*
Embedding Charter proportional-width glyphs. Nice-looking output.
Kristaps Dzonsons
2010-06-30
1
-288
/
+288
*
PostScript can now handle scaled glyph sizes (see "scale" in struct
Kristaps Dzonsons
2010-06-30
1
-17
/
+27
*
Pushed normalisation of scaling units into term_hspan().
Kristaps Dzonsons
2010-06-30
1
-9
/
+3
*
Move term_hspan() calculation into the output devices, where it belongs.
Kristaps Dzonsons
2010-06-30
1
-6
/
+65
*
Push paper calculation out of getsubopt() loop. Make all points be AFM
Kristaps Dzonsons
2010-06-30
1
-20
/
+21
*
Add in -Opaper=xxx support for -Tps postscript. This doesn't have any
Kristaps Dzonsons
2010-06-29
1
-1
/
+23
*
Give -Tps better PostScript hinting. Note that we're using Adobe-3.0
Kristaps Dzonsons
2010-06-29
1
-23
/
+56
*
Clean-up of variable-width glyph support. Adds no new code; only
Kristaps Dzonsons
2010-06-28
1
-9
/
+11
*
This enables variable glyph-width output. The checkin will be followed
Kristaps Dzonsons
2010-06-28
1
-15
/
+13
*
Initial encoding of glyph widths. From /usr/X11R6/lib/X11/fonts/Type1.
Kristaps Dzonsons
2010-06-28
1
-14
/
+341
*
Remove "pt" from struct roffsu, as CSS (the only reason it was there) is
Kristaps Dzonsons
2010-06-25
1
-0
/
+1
*
Initial chunks for variable-width fonts. Pushes all width calculations
Kristaps Dzonsons
2010-06-25
1
-0
/
+12
*
Churn as I finish email address migration kth.se -> bsd.lv.
Kristaps Dzonsons
2010-06-19
1
-1
/
+1
*
Implement font-switching for PostScript. -Tps now supports
Kristaps Dzonsons
2010-06-11
1
-61
/
+133
*
Delay opening a word state until a character is ready to be output.
Kristaps Dzonsons
2010-06-11
1
-20
/
+41
*
Teach -Tps to ignore backspace-encoding by using a one-char buffer and a
Kristaps Dzonsons
2010-06-11
1
-1
/
+30
*
Allow open word contexts in -Tps to preserve whitespace, as whitespace
Kristaps Dzonsons
2010-06-10
1
-3
/
+4
*
Forgot to increment into the nil terminator. And call va_end() while
Kristaps Dzonsons
2010-06-09
1
-1
/
+3
*
Have the standard manpage header and footer print on every page of -Tps
Kristaps Dzonsons
2010-06-09
1
-54
/
+138
*
Lint noops. Also fixed getsubopt() to be in unistd.h (noted by joerg@).
Kristaps Dzonsons
2010-06-08
1
-0
/
+1
*
Broke ascii_*() functions into term_ascii.c
Kristaps Dzonsons
2010-06-08
1
-0
/
+172
*
No functionality changes: just restructuring. Deprecated
Kristaps Dzonsons
2010-06-08
1
-0
/
+45
[prev]