Archie Tse

Results 8 comments of Archie Tse

Sometimes restarting Illustrator fixes this problem. On Fri, Apr 29, 2022 at 3:21 PM Wilson Andrews ***@***.***> wrote: > Sometimes text in ai2html exports is baked into the raster background...

Thanks for raising this. We didn't realize this was even an option. On Sat, Oct 3, 2020 at 4:23 PM Jefferson Scher wrote: > Saw the beautiful graphs here: >...

``` var kind, htmlX, htmlY, htmlT, htmlB, htmlTM, htmlH, htmlL, htmlR, htmlW, htmlLM, alignment, extraWidthPct, htmlRM, htmlBM; var centerBuffer = 30; // additional width on left and right sides for...

Certainly making keys case insensitive would be better for editors and copy editors, but we also have some people who use camel-case to make keys more readable, which would get...

I think we could use the same conventions for closing that we use for `[array]` and `{object}` type objects in which empty brackets, like ``, would close a "markup" object...

@tonyfast raises a good point that angle brackets (ie. ``) are not a good delimiter since your content may be html in which case it will be very confusing. @giratikanon...

We are proposing a new format that may do what you're suggesting here: [Issue 13](https://github.com/newsdev/archieml.org/issues/13)