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
eaf6793b
Unverified
Commit
eaf6793b
authored
Jan 26, 2022
by
Nikolay Igotti
Committed by
GitHub
Jan 26, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
242bf304
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
README.md
README.md
+9
-3
No files found.
README.md
View file @
eaf6793b
...
@@ -4,9 +4,15 @@
...
@@ -4,9 +4,15 @@
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.
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.
Supported platforms:
iOS arm64/x64 and macOS arm64/x64 builds for Kotlin/Native are available.
*
Kotlin/JVM on Linux(x86_64 and arm64)
*
Kotlin/JVM on Windows(x86_64)
*
Kotlin/JVM on macOS(x86_64 and arm64)
*
Kotlin/JVM on Android(x86_64 and arm64)
*
Kotlin/JS + WebAssembly in browsers
*
Kotlin/Native on iOS(arm64 and x64)
*
Kotlin/Native on macOS (arm64 and x64)
## 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