lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.12k stars 356 forks source link

docs(examples): add fabric example to show how to use cairo #300

Closed lc-soft closed 1 year ago

lc-soft commented 1 year ago

273

fabric

commit-lint[bot] commented 1 year ago

Documentation

Contributors

lc-soft

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f5d0d12) 60.52% compared to head (0d227fe) 60.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3.0-dev #300 +/- ## ========================================= Coverage 60.52% 60.52% ========================================= Files 158 158 Lines 15826 15826 ========================================= Hits 9578 9578 Misses 6248 6248 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.