Options for creating a new context.
@type t() :: %AshTypst.Context.Options{ font_paths: [String.t()], ignore_system_fonts: boolean(), root: String.t() }