New Post: css * wildcard
Previous messages was sent in email so I guess it didn't include the screen shots. Can you PM me your email so I can send them to you or let me know if you got them from the email?
View ArticleNew Post: css * wildcard
I would prefer you attach the html showing the issue, then I can see how HTML Renderer handles it wrong compared to commercial browsers. But if you want to attach screenshot as well, http://snag.gy/ is...
View ArticleNew Post: css * wildcard
Just text with no tags... in the body. All browsers render the below css. These are basic tags, so I am not sure why its not working or I am entering it wrong for the control. I enter the below style...
View ArticleNew Post: css * wildcard
k, I see 3 issues:* selector doesn't work - need to add support for ithtml selector doesn't work - strange, need to check it. body selector effects all inner elements where elements like h1 should...
View ArticleCreated Unassigned: css * wildcard [9042]
k, I see 3 issues:1. * selector doesn't work - need to add support for it2. html selector doesn't work - strange, need to check it.3. body selector effects all inner elements where elements like h1...
View ArticleNew Post: css * wildcard
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Unassigned: css * wildcard [9042]
k, I see 3 issues:1. * selector doesn't work - need to add support for it2. html selector doesn't work - strange, need to check it.3. body selector effects all inner elements where elements like h1...
View ArticleCommented Unassigned: css * wildcard [9042]
k, I see 3 issues:1. * selector doesn't work - need to add support for it2. html selector doesn't work - strange, need to check it.3. body selector effects all inner elements where elements like h1...
View ArticleCommented Unassigned: css * wildcard [9042]
k, I see 3 issues:1. * selector doesn't work - need to add support for it2. html selector doesn't work - strange, need to check it.3. body selector effects all inner elements where elements like h1...
View ArticleCreated Unassigned: Exception when 'FontStyle not AvailAble' in...
I ran the demo and got an exception - see above.This function should fix the 'fonstyle availability' issue: private static Font CreateFont(string family, float size, FontStyle style){ FontFamily...
View ArticleCommented Unassigned: Exception when 'FontStyle not AvailAble' in...
I ran the demo and got an exception - see above.This function should fix the 'fonstyle availability' issue: private static Font CreateFont(string family, float size, FontStyle style){ FontFamily...
View ArticleNew Post: AltSketch Render
Hi again from AltSoftLab Team! In about a year we got many new features in our AltSketch Graphics Library. First of all we get HW Render Backends in many Graphics Platforms and Mobile Platforms...
View ArticleCreated Unassigned: Font not used when rendering image on server [9044]
For some reason, the font I've defined in my css is not being used when rendering an image on my server. It works fine locally. I've verified that the font is installed on the server.Is there anything...
View ArticleCommented Unassigned: Font not used when rendering image on server [9044]
For some reason, the font I've defined in my css is not being used when rendering an image on my server. It works fine locally. I've verified that the font is installed on the server.Is there anything...
View ArticleCommented Unassigned: Font not used when rendering image on server [9044]
For some reason, the font I've defined in my css is not being used when rendering an image on my server. It works fine locally. I've verified that the font is installed on the server.Is there anything...
View ArticleClosed Unassigned: Font not used when rendering image on server [9044]
For some reason, the font I've defined in my css is not being used when rendering an image on my server. It works fine locally. I've verified that the font is installed on the server.Is there anything...
View ArticleNew Post: Get the screen location of one element
For my application, it is very important the calculate the the location of each CssBox. I followed the instruction at: https://htmlrenderer.codeplex.com/discussions/484135 I tried to change the...
View ArticleNew Post: Get the screen location of one element
I would strongly recommend not to expose CssBox or to manipulate its internals from outside, it will probably not do what you want. in your case you didn't call layout so none of the elements are in...
View ArticleCreated Unassigned: Doesn't work on mono under Debian [9045]
after some fixes (see https://github.com/ArsenShnurkov/HTML-Renderer/commit/2945f5d700d4737e9ba14767ffaf2f31cd2f7efb )the program starts, but doesn't draw anything at HTML drawing rectangle...$ mono...
View ArticleCommented Unassigned: Doesn't work on mono under Debian [9045]
after some fixes (see https://github.com/ArsenShnurkov/HTML-Renderer/commit/2945f5d700d4737e9ba14767ffaf2f31cd2f7efb )the program starts, but doesn't draw anything at HTML drawing rectangle...$ mono...
View Article