netsurf/content/handlers/css
Daniel Silverstone 43f8e77df7 css/utils.c: Fix vw/vh handling in len2pt
We were using integer multiplication rather than fixed-point
multiplication when calculating point sizes relative to the viewport.

This fixes that.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-06-30 11:27:58 +01:00
..
css.c change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
css.h CSS: Update for change to libcss imported sheet API. 2019-05-04 14:51:42 +01:00
dump.c CSS: Add new libcss unit types to computed style dump. 2018-01-02 15:38:35 +00:00
dump.h move the CSS content handler 2016-05-26 11:18:41 +01:00
hints.c allow comments to supress implicit fallthrough warnings 2018-09-07 12:53:51 +01:00
hints.h fix spelling of retrived 2016-11-21 00:07:13 +00:00
internal.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
internal.h move the CSS content handler 2016-05-26 11:18:41 +01:00
Makefile move the CSS content handler 2016-05-26 11:18:41 +01:00
select.c CSS: Update for change to libcss select style API. 2019-05-04 14:51:42 +01:00
select.h CSS: Update for change to libcss select style API. 2019-05-04 14:51:42 +01:00
utils.c css/utils.c: Fix vw/vh handling in len2pt 2019-06-30 11:27:58 +01:00
utils.h CSS: Add helpers to convert between css and physical pixels. 2019-05-06 21:22:55 +01:00