在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):korlibs/korim开源软件地址(OpenSource Url):https://github.com/korlibs/korim开源编程语言(OpenSource Language):Kotlin 97.9%开源软件介绍(OpenSource Introduction):KorimKotlin cORoutines IMaging utilities for Multiplatform Kotlin https://korlibs.soywiz.com/korim/Full Documentation:Use with gradle:
Bitmap classesBitmap base class + Bitmap8 and Bitmap32. And other fancy bitmaps: BitmapIndexed as base + Bitmap1, Bitmap2, Bitmap4 and BitmapChannel. Image FormatsKorim provides utilities for reading and writing some image formats without any kind of additional dependency. PNG, JPG, TGA, BMP, ICO, PSD(WIP) and DDS (DXT1, DXT2, DXT3, DXT4 and DXT5). Native Image FormatsKorim also allows to use native image readers from your device for maximum performance for standard image formats. Color FormatsKorim provides color formats to convert easily and fast and to perform mixing, de/premultiplication and other operations quickly. Vectorial Image FormatsKorim supports loading, rasterizing and drawing vectorial SVG files. Native vectorial renderingKorim provides a single interface for vector rendering so you can use a single interface and leverage JavaScript Canvas, AWT's Graphics2D, Android Canvas or any other rasterizer exposed by korim implementations. It also allows to convert shapes into SVG. Korim includes a feature to draw shapes with fills in contact without artifacts in a portable way by multisampling. Useful for offline rasterizers. AWT UtilitiesKorim provides AWT utilities to convert bitmaps into AWT BufferedImages, and to display them. These are just extensions so they are not referenced from the main code. And if you use native image loading, you can display those images as fast as possible without any conversion at all. Native FontsKorim provides native font rendering. You can rasterize glyph fonts on all targets without actually including any font, using device fonts. TTF Reading and renderingKorim provides a pure Kotlin-Common TTF reader, and using native vectorial rendering allows you to render glyphs, texts and to get advanced font metrics. Korio integrationKorim provides korio integration adding |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论