File: makefont

package info (click to toggle)
links2 2.29-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,852 kB
  • sloc: ansic: 181,859; sh: 2,585; cpp: 1,450; makefile: 84; awk: 49; perl: 34
file content (21 lines) | stat: -rwxr-xr-x 555 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Standard Latin dimensions (so that all fonts match together):
# Baseline is in 5/24 of height (from bottom)
# Top edge of X is in 81/100 of height (from bottom)
# Bitmap height: 112 pixels (the checker spacer is also made for this)
# see 0058.png which is 'X'.

# User settable parameters
export hundred_dpi=1703
# default: hundred_dpi=1703
export top_promile=198
# default: top_promile=198
export bottom_promile=238
# default: bottom_promile=238
# End of user settable parameters.\

./genps
./pdf2html letters.ps
rm index.html
rm letters*.html
./clip