netsurf/render
John Mark Bell 67fce3b801 [project @ 2004-04-11 00:35:24 by jmb]
Retain aspect ratio of boxes if only one of width/height are specified (eg <img src="blah" width="123"> would scale height to be 123/image_width * image_height)

NB: This does /not/ work for %age widths as %age heights do nothing as yet

svn path=/import/netsurf/; revision=750
2004-04-11 00:35:24 +00:00
..
box.c [project @ 2004-04-02 19:30:13 by bursa] 2004-04-02 19:30:13 +00:00
box.h [project @ 2004-03-26 22:16:31 by jmb] 2004-03-26 22:16:31 +00:00
font.h [project @ 2004-02-15 22:19:43 by jmb] 2004-02-15 22:19:43 +00:00
form.c [project @ 2004-04-08 23:46:41 by jmb] 2004-04-08 23:46:41 +00:00
form.h [project @ 2004-04-08 23:46:41 by jmb] 2004-04-08 23:46:41 +00:00
html.c [project @ 2004-04-11 00:35:24 by jmb] 2004-04-11 00:35:24 +00:00
html.h [project @ 2004-03-26 22:16:31 by jmb] 2004-03-26 22:16:31 +00:00
layout.c [project @ 2004-03-26 01:35:35 by bursa] 2004-03-26 01:35:35 +00:00
layout.h [project @ 2004-02-11 17:15:36 by bursa] 2004-02-11 17:15:36 +00:00
textplain.c [project @ 2004-03-11 02:19:13 by bursa] 2004-03-11 02:19:14 +00:00
textplain.h [project @ 2004-03-11 02:19:13 by bursa] 2004-03-11 02:19:14 +00:00