iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Module: core/avatar

Avatar System - Small User Graphics

Summary

10x6 cell user avatars with validation and identicon generation

Inspired by Synchronet’s avatar_lib.js, this provides:

Table of contents

Classes

Interfaces

Variables

Variables

AvatarDefs

• Const AvatarDefs: Object

Avatar dimension constants

Type declaration

Name Type
height 6
size 120
width 10

Defined in

core/src/avatar.ts:21