blob: 932fbe9d52f97529c7a02c7b1108fe194d10c926 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
%
% Copyright (c) 2011-2025, Michael Ummels <michael@ummels.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
%
if known ps_output:
font_family := "FdSymbolA";
font_weight := "Demi";
fi
weight_index := 1;
input FdSymbolA;
|