Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compottie goes standalone #4

Merged
merged 103 commits into from
Jun 29, 2024
Merged

Compottie goes standalone #4

merged 103 commits into from
Jun 29, 2024

Conversation

alexzhirkevich
Copy link
Owner

@alexzhirkevich alexzhirkevich commented May 31, 2024

Pure Compose lottie rendering engine, independent from unstable Skottie apis and lottie-android! More consistent across platforms, devoid of Skottie limitations

Shapes

  • Shape
  • Ellipse
  • Rectangle
  • Rounded Rectangle
  • Polystar
  • Group
  • Repeater
  • Trim Path

Fills

  • Color
  • Opacity
  • Fill Rule
  • Radial Gradient

Strokes

  • Color
  • Opacity
  • Width
  • Line Cap
  • Line Join
  • Miter Limit
  • Dashes
  • Gradient

Transform

  • Position
  • Scale
  • Anchor Point
  • Opacity
  • Parenting
  • Skew
  • Auto Orient

Interpolation

  • Linear
  • Bezier
  • Special Bezier
  • Hold
  • Rove Across Time

Masks

  • Mask Path
  • Mask Opacity
  • Add
  • Substract
  • Intersect
  • Lighten
  • Darken
  • Difference
  • Expansion
  • Feather

Mattes

  • Alpha
  • Alpha Inverted
  • Luma
  • Luma Inverted

Merge Paths

  • Merge
  • Add
  • Substract
  • Intersect
  • Exclude Intersection

Layer Effects

  • Fill
  • Stroke
  • Tint
  • Tritone
  • Levels Individual Controls

Text

  • Glyps
  • Fonts
  • Transform
  • Fill
  • Stroke
  • Tracking
  • Anchor point grouping
  • Text Path

Other

  • Expressions
  • Images
  • Precomps
  • Time stretch
  • Time Remap
  • Markers

@alexzhirkevich alexzhirkevich added this to the 2.0.0-beta01 milestone Jun 26, 2024
@alexzhirkevich alexzhirkevich marked this pull request as ready for review June 29, 2024 12:28
@alexzhirkevich alexzhirkevich merged commit 5bb59d8 into standalone-main Jun 29, 2024
@alexzhirkevich alexzhirkevich deleted the standalone branch July 15, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant