Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@akashic-extension/akashic-label

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic-extension/akashic-label

text library for akashic

  • 3.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

akashic-label

akashic-label は、Akashic Engine 用のテキスト描画ライブラリです。 Akashic Engine 標準の g.Label と同様の機能に加え、次の機能を提供します。

  • ルビつき文字列の描画
  • 複数行のテキスト配置

利用方法

akashic-cli でインストールして利用します。 Akashic Engineの詳細な利用方法については、 公式ページ を参照してください。

akashic install @akashic-extension/akashic-label

インストール後、ゲームスクリプトから require() して利用してください。

const al = require("@akashic-extension/akashic-label")

使い方は akashic-labelの利用方法 を参照してください。 詳細なリファレンスは APIリファレンス を参照してください。

ビルド方法

akashic-label はTypeScriptで書かれたライブラリであるため、ビルドにはNode.jsが必要です。

npm run build によりビルドできます。

npm install
npm run build

ライセンス

本リポジトリは MIT License の元で公開されています。 詳しくは LICENSE をご覧ください。

ただし、画像ファイルおよび音声ファイルは CC BY 2.1 JP の元で公開されています。

FAQs

Package last updated on 08 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc