Good first issue (i18n). Curved text on rings sometimes mis-orders glyphs for right-to-left scripts (Arabic/Hebrew).
- The editor already detects RTL via
isRTL() and snaps layers with layerDir().
- Improve glyph ordering / baseline handling for curved RTL layers so Arabic company names render correctly.
Test with an Arabic stamp preset. Labeled good first issue + i18n.
Good first issue (i18n). Curved text on rings sometimes mis-orders glyphs for right-to-left scripts (Arabic/Hebrew).
isRTL()and snaps layers withlayerDir().Test with an Arabic stamp preset. Labeled
good first issue+i18n.