blob: 01c7a6c0d55c54b349ee4b206e8e35c170da21de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% dvpn10.mf Devanagari Pen at 10pt
%
% Author : Tom Ridgeway <haccme@milton.u.washington.edu>
% Maintainer : Anshuman Pandey <apandey@u.washington.edu>
% : Kevin Carmody <i@kevincarmody.com>
% Date : 1 July 2003
%
%
%
% From: haccme@milton.u.washington.edu (Thomas Ridgeway)
% Newsgroups: comp.text.tex
% Subject: Devanagari font variation
% Keywords: TeX METAFONT devanagri Velthuis font
% Message-ID: <1991Sep4.180033.15837@milton.u.washington.edu>
% Date: 4 Sep 91 18:00:33 GMT
% Organization: University of Washington, Seattle
%
% This is file dvpn10.mf
% a trivial variation of dvng10.mf to resemble devanagari
% written with an ordinary writing pen --- we get usable results ---
% illustrating that Frans Velthuis' font is truly a well-designed
% meta-font which can serve as a basis for numerous fonts of
% difference appearance Tom Ridgeway
%
input dninit;
font_size := 10pt#;
thickfactor := 0.86;
subthickfactor := 0.88;
thinfactor := 0.75;
slantratio := 1/5;
font_identifier := "DVPN10";
input dndefs;
input dnchars;
|