Quantcast
Channel: HTML Renderer
Viewing all articles
Browse latest Browse all 693

Created Unassigned: RenderGdiPlus or Render for Winforms Y-limit? [9100]

$
0
0
This code fails to draw the string:

private void HTMLTest_Paint(object sender, PaintEventArgs e)
{
TheArtOfDev.HtmlRenderer.WinForms.HtmlRender.RenderGdiPlus(e.Graphics, "test <b>bold</b>", new PointF(100,21), new SizeF(500,500));
}

However, changing the Y location to 20 or below works. Is it a limit in the canvas or a bug?

Viewing all articles
Browse latest Browse all 693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>