blob: e757d2a06a4c1b210fa071a6aa38cf232efcb077 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
%
% Copyright (c) 2011, Michael Ummels <michael.ummels@rwth-aachen.de>
%
% This Font Software is licensed under the SIL Open Font License,
% Version 1.1. This license is in the accompanying file OFL.txt, and
% is also available with a FAQ at: http://scripts.sil.org/OFL
%
string font_weight;
font_weight := "Bold";
weight_index := 3;
input FdSymbolD;
|