Txt Attachments

Embed images, custom interactive views, or Genmoji inline in attributed text via NSTextAttachment, NSTextAttachmentViewProvider, and NSAdaptiveImageGlyph. Use when an attachment renders at the wrong size or position, baseline alignment is off, a view-based attachment vanishes, Genmoji insertion fails, or copy/paste loses the image. Covers attachment bounds and baseline math, view-provider lifecycle, registration timing, and the TextKit 1 fallback that kills view providers. Read the actual storage and view-provider implementation before reciting causes; the patterns here are clues, not answers.

sitapix d84cd00 2 files · 18.0 KB Updated

File contents

sitapix/apple-text/tree/main/skills/txt-attachments commit d84cd0019f

Frequently asked questions

npx skillmds@latest add sitapix/txt-attachments