netsurf/content/handlers
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 css/utils.c: Fix vw/vh handling in len2pt 2019-06-30 11:27:58 +01:00
html HTML: Viewport width/height in length context are fixed point. 2019-06-29 21:59:15 +01:00
image change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
javascript revert 8265b8b66f as ssize_t is not available everywhere 2019-06-25 08:49:29 +01:00
text change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
Makefile move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00