MeepleCodes / ffxiv_macro

0 stars 0 forks source link

FFXIV Macro Editor/Previewer

Completely over-the-top solution to offline editing of FFXIV macros in the authentic font.

A from-scratch text editor implemented in HTML Canvas so we can use the sprite-based fonts extracted from FFXIV (which it uses instead of vector/TTF-based fonts).

Bugs

Fixed bugs

[x] CPU usage wtf [x] Drop insertion point drawn in the wrong place at the end of a line [x] Show/hide whitespace not toggling [x] Re-implement autoscroll in refactored editor

TODOs

Vague list of features still to implement