Skip to content

[DText] The text component design for initial development #22

Closed
@lilingxi01

Description

@lilingxi01

Goal

Our goal of having text component is to improve the developing experience instead of actually replacing the native text component with our own which have a dedicated rendering system (we probably will not do that before v2).

Current DefinedText still uses native Text inside for having a better performance and optimization. (It will be 100% better than I make a toy one, at least before v2)

Design Notes

  • The origin Text should also be going to support our DefinedTextPreset.

Core Todo

  • Defined Text Preset System - DefinedTextPreset

Needed API

  • Content Color Modifier
  • Content Color Pattern Modifier
  • Font Modifier
  • Font Size Modifier
  • Font Spec Modifier
  • Font Weight Modifier
  • Preset Modifier

Metadata

Metadata

Assignees

Labels

developmentRelated to the development stuff.officialA case or issue from official crew or team.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions