Détail du package

@ascii-kit/font-tomahawk

pigeonposse144GPL-3.00.0.6

Figfont "tomahawk" for be imported as a JS module

ascii, dovenv, font, figfont

readme

Tomahawk - ASCII KIT Fonts

Web About Us Donate Twitter Instagram Medium

BANNER

License Version

Figfont "tomahawk" for be imported as a JS module

Table of contents

Description

This package contains figfont data for the font font-tomahawk.

Example usage

import font_tomahawk from '@ascii-kit/font-tomahawk'
import {Font} from '@ascii-kit/font'

const font = new Font( font_tomahawk )
console.log( await font.text( 'Hello World!' ) )

🔑 Installation

npm install @ascii-kit/font-tomahawk
# or
pnpm install @ascii-kit/font-tomahawk
# or
yarn add @ascii-kit/font-tomahawk
# or
bun add @ascii-kit/font-tomahawk
# or
deno add @ascii-kit/font-tomahawk

➕ More


👨‍💻 Development

ASCII KIT is an open-source project and its development is open to anyone who wants to participate.

Issues Pull requests Read more

❤️ Donate

Help us to develop more interesting things.

Donate

📜 License

This software is licensed with GPL-3.0.

Read more

✨ About us

PigeonPosse is a code development collective focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

More

Contributors

Name Role
Angelo Angelo 👑 Author
PigeonPosse PigeonPosse 🏢 Organization

Web About Us Donate Twitter Instagram Medium