handle scripts that change the font
Dependencies
- [2]
ZENSSO3Dpass remaining love handlers through - [3]
4OMG2P5Eisolate editor UI from some app changes - [4]
ZM7NOBRMnew fork: carousel shell - [5]
FIUQJVL2first draft of load/save buttons - [6]
YV2GBDNWpreserve settings across restart - [*]
HVXZLNCCsend errors from event handlers to output editor
Change contents
- edit in 0012-on.draw at line 13[8.1893][3.0]
love.graphics.setFont(CarouselFont) - replacement in 0011-on.initialize at line 4
love.graphics.setFont(love.graphics.newFont(Font_height))CarouselFont = love.graphics.newFont(Font_height)love.graphics.setFont(CarouselFont)