Commit Graph

2 Commits

Author SHA1 Message Date
Gerald Combs e2acc23edf Use Segoe UI to render the HTML Help text.
Change-Id: I0ff717dda35a39f34c3140f920f8ac2fe74e24bc
Reviewed-on: https://code.wireshark.org/review/3840
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-08-25 16:01:36 +00:00
Gerald Combs 7de88cc147 Try to get HTML Help to render SVG.
Add a custom stylesheet that inserts

    <meta http-equiv="X-UA-Compatible" content="IE=9" >

at the top of our HTML Help output. This *should* convince the
WebBrowser control to draw our new SVG images.

Change-Id: Iae491128195d3738951f3d19e2f82dd3fc73d1d8
Reviewed-on: https://code.wireshark.org/review/3814
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-08-24 17:47:22 +00:00