Skip to content

Dragonink/trunic.typ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

The video game Tunic (https://tunicgame.com) features a rune-like language called Trunic. Most of the text in game is written in this language.

This library provides functions to easily write Trunic runes in a Typst document.

Caution

Using this library requires that you understand how Trunic works.

Since translating Trunic is one of the last puzzles of the game, this library will effectively spoil you the solution of this puzzle.

Thus, if you want to solve the puzzle by yourself, you should avoid reading the manual and using this library.

Quick start

TUNIC \
#trunic("[REDACTED: Tunic spoilers]")

Quick start output

Usage

Read the manual.

Building from source

To build this library's manual, execute:

make manual

About

Easily write Trunic runes in a Typst document

Topics

Resources

Stars

Watchers

Forks