Results 9 comments of John Ford

If you provide a full working example it would be easier for other people to test.

What happens when you don't use that gem? Are the glyphs showing up incorrectly?

I don't have artro.ttf but I did a test with [KacstOne.ttf](http://sourceforge.net/projects/arabeyes/files/kacst_fonts/kacst_one_5.0.tar.bz2/download) from http://sourceforge.net/projects/arabeyes/files/kacst_fonts/. It rendered the text but I'm not sure if it is correct. Does that font work if...

You may want to change the font depending if you're using Arabic or English. You can change it back and forth as many times as you want. There are good...

There are some examples out there on how to detect Arabic text: http://stackoverflow.com/questions/7066137/how-to-determine-if-string-contains-arabic-symbols

I don't know if this is related to that same code, but shrink_to_fit also doesn't seem to calculate positioning of some inline formatted items. This code works correctly: ``` text_box...

Yeah, I noticed your concern when I was working on the patch. I probably should have asked about that sooner. One thing I noticed while testing this was that `height_of`...

I think this might be related and I can consistently reproduce the issue by running the png through `pngquant`. I'm not sure how to get WordPress Studio to support AVIF...

Thanks! Looks like the latest version (2.6.0) fixed our issue.