Skip to content

Commit ea32b38

Browse files
committed
[css2] Added a to font-size-adjust: aspect value of first-choice font
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401736
1 parent ab833f0 commit ea32b38

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css2/fonts.src

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: fonts.src,v 2.54 1998-05-12 14:20:44 clilley Exp $ -->
3+
<!-- $Id: fonts.src,v 2.55 1998-09-28 23:14:00 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
7+
<!-- Changed by: Ian B. Jacobs, 28-Sep-1998 -->
78
</HEAD>
89
<BODY>
910
<H1 align="center">Fonts</H1>
@@ -565,6 +566,7 @@ computed according to the following formula:
565566

566567
<PRE>
567568
y = 'font-size' of first-choice font
569+
a = aspect value of first-choice font
568570
a' = aspect value of available font
569571
c = 'font-size' to apply to available font
570572
</PRE>

0 commit comments

Comments
 (0)