Richard Hewitson

Results 41 comments of Richard Hewitson

@0NotApplicable0 - I have now merged your pull into the master branch. Thank you for doing this, and your kind comments also! I'll reach out too.

It has ben a while, but just checked in code that can support the ::before and ::after pseudo classes, along with content (excluding counters or linear gradients). We are getting...

Hi :-) I can certainly add this to the project feature list. Writing mode support is in the pipeline (rtl, vertical, etc.) but it will definitely take a bit of...

Hi Pavlo, thank you for this. Currently Scryber does not support the text-anchor attribute, so the text is rendered from the left position, rather than the right position on the...

After looking at this, the strategy I have in mind for this is as follows. I have added to the project items too so it is not lost. Add a...

I can sort the fix tomorrow Pavlo

@bykka - this is now checked in to support the text-anchor attribute. ```xml Start Middle End CSS Middle ``` Is now rendering correctly for the start, middle and end values....

Interesting - let me take a look at the maths :-D

I have just checked in for the text-anchor branch updates that I hope work for you. There was a set of code that used the transform style to move elements...

Hi Pavlo - I have just checked in an update that supports the use of both explicit position and a translation matrix. The output is looking pretty good, but can't...