Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
skiko
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuqiang
skiko
Commits
d74708d5
Unverified
Commit
d74708d5
authored
Nov 29, 2021
by
Nikolay Igotti
Committed by
GitHub
Nov 29, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
bfc11b6a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
d74708d5
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
Skiko (short for Skia for Kotlin) is the graphical library exposing significant part
Skiko (short for Skia for Kotlin) is the graphical library exposing significant part
of
[
Skia library
](
https://skia.org
)
APIs to Kotlin, along with the gluing code for rendering context.
of
[
Skia library
](
https://skia.org
)
APIs to Kotlin, along with the gluing code for rendering context.
At the moment, Linux(x86_64 and arm64), Windows(x86_64) and macOS(x86_64 and arm64) builds for Kotlin/JVM are available.
Linux(x86_64 and arm64), Windows(x86_64) and macOS(x86_64 and arm64) builds for Kotlin/JVM are available.
JS + WebAssembly build for Kotlin/JS are available.
iOS arm64/x64 and macOS arm64/x64 builds for Kotlin/Native are available.
## Using as dependency
## Using as dependency
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment